There is something wrong:

Code:
[admin@AP2 root]$ ipkg install wget
Installing wget (1.12-2) to /opt/...
Nothing to be done
An error ocurred, return value: 1.
Collected errors:
ERROR: The following packages conflict with wget:
         wget-ssl
[admin@AP2 root]$ wget http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stab
le/wget_1.12-2_mipsel.ipk
wget: can't load library 'libidn.so.11'
[admin@AP2 root]$ ipkg install wget_1.12-2_mipsel.ipk
ipkg: wget_1.12-2_mipsel.ipk: No such file or directory
Nothing to be done
An error ocurred, return value: 4.
Collected errors:
Cannot find package wget_1.12-2_mipsel.ipk.
Check the spelling or perhaps run 'ipkg update'
[admin@AP2 root]$