Hi, Has anyone tried compiling ctorrent/btpd or any other torrent client for mini2440? I am planning to use my mini2440 as a download server, replacing my 2.4 GHz P4 circa 2004. I first thought of removing the qtopia junk and going Debian/Angstrom. But looking at the numerous forum posts, I think I will end up bricking it. So does anyone know of a good, portable command line torrent client which can be cross compiled for mini2440? My board specs: S3C2440 -- 64 MB RAM -- 1 GB NAND -- 3.5" X35 display -- qtopia PS: If anyone got debian/Angstrom working on a board with similar specifications, please point me to the tutorial you followed. S/ash
Using my mini2440 as a download server
OK I just managed to compile Enhanced torrent for my mini2440, and it is working like a charm. S/ash
It's simple, provided you have the cross compiler toolchain in place. Just get the source from here: http://sourceforge.net/projects/dtorrent/ And cross compile! It has no dependencies.
Hi Slash! I would appreciate if you could post the link for the cross compiler toolchain and the options used to cross compile the source code. Thanks in advance!! :)