I'm having two problems here 
First of all, I noticed that when I do ipkg update it updates itself from this url:
http://ipkg.nslu2-linux.org/feeds/un...l500g/Packages
Is that the right URL to use ? I'm using 500gP v2 with latest oleg's fw.
on the upper url I find only this (old transmission version):
Code:
Package: transmission
Version: 0.82-3
Depends: openssl, libevent
Conflicts: torrent
Suggests: gnuplot, logrotate, thttpd
Section: net
Architecture: mipsel
Maintainer: NSLU2 Linux <nslu2-linux@yahoogroups.com>
MD5Sum: cb7ecd44bcdc0a8feaae2ec28d9a4859
Size: 405817
Filename: transmission_0.82-3_mipsel.ipk
Source: http://download.m0k.org/transmission/files/transmission-0.82.tar.gz
Description: lightweight BitTorrent client and daemon with WWW interface
I then downloaded the package myself from this url:
http://ipkg.nslu2-linux.org/feeds/op...5-1_mipsel.ipk
And installed it.
That's the point of problem #2 beginning:
Once I do everything described in this tutorial on point #9, I can't get transmission to work:
Code:
[admin@router disc0_1]$ transmission_watchdog
/opt/sbin/transmission_watchdog: /opt/sbin/transmission_watchdog: 304: transmissiond: not found
What am I doing wrong ? I only get
Code:
Jun 24 20:03:15 transmission_watchdog: Transmission daemon restarted!
in my log.
I found this thread where a guy had the same problem. He solved it by installing "Uclibc-op", but I rather won't try that, before consulting someone here who is smarter and more expirienced than I am. I don't like the idea of piling loads of various (unneeded?) packages on my router, and slow it down.
What is "Uclibc-op" ? Do I need it ?
please help...