Jim Washko wrote: > Great. Looks like I got openssl, wget, and Certificate Authority > Certificates. > > I then booted and everything looks good. > > I went to test wget by attempting to get Zip. (wget http// > downloads.sourceforge.net/infozip/zip30.tar.gz > > It tells me > > "Resolving http... failed: Name or service not known. > wget: unable to resolve host address 'http' > > Is there something else I need to use this?
Does `ping 127.0.0.1` work? What does `ip addr show` give? What are the contents of /etc/sysconfig/ifconfig.eth0 Did you ping your own ip address? your gateway? Did you set /etc/resolv.conf? You need to think a bit and try to answer your own questions and tell us what you've done. This thread indicates to me that you want a lot of hand holding. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
