Page 1 of 1

Transmission BitTorent Client

Posted: Sun 04 Oct 2009, 10:23
by Iguleder
A lightweight, friendly bitorrent client. :D

- Comes with modified settings: it loads torrents from /root instead of ~/Desktop and downloads to /root/Downloads. Also shows a tray icon.
- Configured with --prefix=/usr --build=i486-pc-linux-gnu --enable-gtk --disable-daemon --disable-cli.
- Tiny!

Posted: Sun 04 Oct 2009, 14:52
by techloid
Does this version support multiple trackers?

Posted: Sun 04 Oct 2009, 15:23
by Iguleder
No idea ... I use torrents rarely. (only for legal stuff, yes?)
I think it does.

Posted: Sun 04 Oct 2009, 15:42
by techloid
Hmm ... it doesn't seem to be working for me. It looks like it starts and closes quickly for some reason as the tray flickers for a second. I'm using Puppy 4.2.1 with icewm. I tried it in the command console and I got this:

Code: Select all

/usr/bin/transmission: symbol lookup error: /usr/bin/transmission: undefined symbol: gdk_threads_add_timeout_seconds
Script completed hit RETURN to close window.

Posted: Sun 04 Oct 2009, 16:12
by Iguleder
Maybe it's some missing dependency that I've missed. It works fine on my 4.3.

Posted: Sun 04 Oct 2009, 16:24
by techloid
Well, it didn't say anything about missing dependencies when I installed it.