Hi,
I have another problem with my router (ASUS WL500p).
I have no idea what is different but command wget is.. missing? When I'm trying to use "ipkg update, install or whatever ...." I have such error:
root@OpenWrt:~# ipkg update
Downloading http://downloads.openwrt.org/kamikaze/7 … s/Packages
sh: wget: not found
Downloading http://downloads.openwrt.org/kamikaze/p … l/Packages
sh: wget: not found
Downloading http://downloads.x-wrt.org/xwrt/kamikaz … s/Packages
sh: wget: not found
An error ocurred, return value: 3.
Collected errors:
ipkg_download: ERROR: Command failed with return value 127: `wget --passive-ftp -q -P /tmp/ipkg-yEpQXt http://downloads.openwrt.org/kamikaze/7.09/brcm-2.4/packages/Packages'
ipkg_download: ERROR: Command failed with return value 127: `wget --passive-ftp -q -P /tmp/ipkg-yEpQXt http://downloads.openwrt.org/kamikaze/packages/mipsel/Packages'
ipkg_download: ERROR: Command failed with return value 127: `wget --passive-ftp -q -P /tmp/ipkg-yEpQXt http://downloads.x-wrt.org/xwrt/kamikaze/7.09/brcm-2.4/packages/Packages'
I have normally BusyBox, but it's not visible somehow... Any ideas?