Hi Alex
Kludge, but works,
I added some echo commands to the setup of a sketch so it appends google DNS to /etc/resolv.conf.
opkg update runs, slowly, but can't install gcc
I got the following right after running opkg update
-----------------------------------------------
root@VGUGalileo:~# opkg install gcc
Installing gcc (4.7.2-r20) to root...
Downloading http://alextgalileo.altervista.org/pkgrepo/i586/gcc_4.7.2-r20_i586.ipk.
wget: read error: Connection reset by peer
Collected errors:
* opkg_download: Failed to download http://alextgalileo.altervista.org/pkgrepo/i586/gcc_4.7.2-r20_i586.ipk, wget returned 1.
* opkg_install_pkg: Failed to download gcc. Perhaps you need to run 'opkg update'?
* opkg_install_cmd: Cannot install package gcc.
root@VGUGalileo:~#
thanks
rick