PDA

Bekijk de volledige versie : Asus 500g with oleg wget fails?



dolphs
03-09-2007, 22:24
Gents,

I installed on my Asus 500g the better ipkg and uClibc manually.

ipkg.sh install ipkg-opt_0.99.163-9_mipsel.ipk
ipkg.sh install uclibc-opt_0.9.28-12_mipsel.ipk

ipkg update


Problem is I get all the time an unknown host error (ipkg update). What do I overlook please since when I type the URL in my browser it works? ( It appears I can use IP addresses only and installed the line "echo "nameserver IP OF DNS SERVER ISP" > /etc/resolv.conf". and it works now )

[admin@(none) etc]$ ipkg update
Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/Packages.gz
wget: ipkg.nslu2-linux.org: Unknown host
An error ocurred, return value: 1.
Collected errors:
ipkg_download: ERROR: Command failed with return value 1: `wget -q -P /opt/ipkg-x6SU0p http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/Packages.gz'

thE_29
04-09-2007, 07:06
Try, ping www.google.at

Are you connected with the internet? Maybe thats the problem!

wengi
04-09-2007, 10:26
( It appears I can use IP addresses only and installed the line "echo "nameserver IP OF DNS SERVER ISP" > /etc/resolv.conf". and it works now )Insert this line to your post-boot.

wengi

dolphs
04-09-2007, 19:38
wengi thanks that did the job (it was a little late and overlooked the dns-ses). Yet I am struggling to find a similar packages as libstdc++6 and kernel-module-ftdi-sio. I don't see this module at /lib/modules/2.4.20/kernel/drivers/usb/serial). These packages should be available? I should check the unstable packages too.. cheers guys!