bit torrent client mini2440

Sri
Hi

Any suggestions for a lightweight bit torrent client for mini2440.
All of them seem to be having multiple dependencies.

-Sri

Jon
rtorrrent. With screen if desired.

Sri
Thanks Jon.

I am working on compiling rtorrent with all deps.

I also found ctorrent which has no dependencies, was able to compile it but
was not able to start a download(it fails to discover any peers), 
Need to check if there are really no peers or ctorrent is buggy/old.

ctorrent also allocates the space(on sdcard) for whole file before starting
the download which makes it very slow during start I will also change it to
work with a sparse file.

-Sri

stereo_m
If you use debian on your mini2440 you can install rtorrent and screen just
with apt-get install.

Sri
I don't have debian yet
a lot of prebuilt packages for angstrom are @ 
http://www.angstrom-distribution.org/repo/

I download them and extract the binaries in /sdcard/bin /sdcard/lib and use
them.

-Sri