Hi

Just tried to install the latest thttpdphp build, and that dosnt work too well :

[ksn@utopia root]$ /opt/bin/ipkg install thttpdphp
Installing thttpdphp (2.25b-5.0.3-2) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/un...3-2_mipsel.ipk
ERROR: Cannot satisfy the following dependencies for thttpdphp:
gconv-modules
Nothing to be done
An error ocurred, return value: 1.


If I wget the "old" package and install that, the same problem does not occur :

[ksn@utopia root]$ wget http://ipkg.nslu2-linux.org/feeds/un...3-1_mipsel.ipk
Connecting to ipkg.nslu2-linux.org[66.35.250.210]:80
thttpdphp_2.25b-5.0. 100% |************************************************* *****************| 747 KB 00:00 ETA
[ksn@utopia root]$ /opt/bin/ipkg install thttpdphp_2.25b-5.0.3-1_mipsel.ipk
Installing thttpdphp (2.25b-5.0.3-1) to root...
Configuring thttpdphp


To complete the installation, you must edit /opt/etc/thttpd.conf,
and then run /opt/etc/init.d/S80thttpd to start thttpd.

Successfully terminated.


Who is maintaining the repository at :
http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/
?

I seem to have a problem with dependencies with xmail as well, just to let the person know :-)

[ksn@utopia root]$ /opt/bin/ipkg install xmail
Installing xmail (1.21-2) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/un...1-2_mipsel.ipk
ERROR: Cannot satisfy the following dependencies for xmail:
libstdc++ syslogd
Nothing to be done
An error ocurred, return value: 1.


Regards
macsat