Didn’t realized MLDonkey 3.0.2 has been released until I saw Marcos comment. Tried my luck at compiling this release. Installation instructions are similar to previous versions (e.g. MLDonkey 2.9.7). If there are any issues with the package. Do inform me.
- mldonkey lite – supports filetp, bittorrent
- mldonkey lite (no gd) – supports filetp, bittorrent
- mldonkey normal – supports filetp, bittorrent, edonkey
- mldonkey normal (no gd) – supports filetp, bittorrent, edonkey
- mldonkey full – supports filetp, bittorrent, edonkey, directconnect
- mldonkey full (no gd) – supports filetp, bittorrent, edonkey, directconnect
Managed to find some time to compile the MLDonkey 3.0.1 a few days back. Installation instructions are similar to previous versions (e.g. MLDonkey 2.9.7)
- mldonkey lite – supports filetp, bittorrent
- mldonkey lite (no gd) – supports filetp, bittorrent
- mldonkey normal – supports filetp, bittorrent, edonkey
- mldonkey normal (no gd) – supports filetp, bittorrent, edonkey
- mldonkey full – supports filetp, bittorrent, edonkey, directconnect
- mldonkey full (no gd) – supports filetp, bittorrent, edonkey, directconnect
Compiled the MLDonkey 3.0.o a few days back. This version addresses urgent security related bug fixes. Installation instructions are similar to previous versions (e.g. MLDonkey 2.9.7)
- mldonkey lite – supports filetp, bittorrent
- mldonkey lite (no gd) – supports filetp, bittorrent
- mldonkey normal – supports filetp, bittorrent, edonkey
- mldonkey normal (no gd) – supports filetp, bittorrent, edonkey
- mldonkey full – supports filetp, bittorrent, edonkey, directconnect
- mldonkey full (no gd) – supports filetp, bittorrent, edonkey, directconnect
You may find that MLDonkey consistently uses high amount of memory and cpu. There are some simple configurations you can use to tune/optimize your instance of MLDonkey.
This guide is for users running the MLDonkey cores compile by shadowandy (me). The MLDonkey home directory points to “/mnt/HD_a2/mldonkey” so if you have changed the home directory, change the commands appropriately.
Read the rest of this entry »
Compiled MLDonkey 2.9.7 (max_bt_uploaders patched + missing torrents fix) for the DNS-323!
- mldonkey lite – supports filetp, bittorrent
- mldonkey lite (no gd) – supports filetp, bittorrent
- mldonkey normal – supports filetp, bittorrent, edonkey
- mldonkey normal (no gd) – supports filetp, bittorrent, edonkey
- mldonkey full – supports filetp, bittorrent, edonkey, directconnect
- mldonkey full (no gd) – supports filetp, bittorrent, edonkey, directconnect
Read the rest of this entry »
MLDonkey FAQs can be found here.
Finally found some time to do the patch and compiling the new binaries for DNS-313/DNS-323/DNS-343. Again these archives are for those boxes running on fonz’s fun_plug 0.5. Installation instructions are similar to MLDonkey 2.9.6.
Download
- mldonkey-2.9.6-full-2 – eDonkey, BitTorrent, fileTP, DirectConnect
- mldonkey-2.9.6-normal-2 – eDonkey, BitTorrent, fileTP
- mldonkey-2.9.6-lite-2 – BitTorrent, fileTP
Download (with gd)
- mldonkey-2.9.6-full-3 – eDonkey, BitTorrent, fileTP, DirectConnect
- mldonkey-2.9.6-normal-3 – eDonkey, BitTorrent, fileTP
- mldonkey-2.9.6-lite-3 – BitTorrent, fileTP
Note: Release 3 (-3) are compiled with graphical libraries. Hence you would need to install gd-2.0.35-1.tgz (or newer), libjpeg-6b-1.tgz (or newer) and libpng-1.2.29-1.tgz (or newer) on your NAS before you can start mlnet. Other wise you will see the message “can’t load library ‘libgd.so.2′” and/or “can’t load library ‘libjpeg.so.62′” in your mlnet.log.
Installing graphical support on your NAS
Telnet to your DNS-323 (or equivalent) and issue the following commands.
/ # cd /mnt/HD_a2
/mnt/HD_a2 # wget http://www.inreto.de/dns323/fun-plug/0.5/packages/gd-2.0.35-1.tgz
/mnt/HD_a2 # wget http://www.inreto.de/dns323/fun-plug/0.5/packages/libjpeg-6b-1.tgz
/mnt/HD_a2 # wget http://www.inreto.de/dns323/fun-plug/0.5/packages/libpng-1.2.29-1.tgz
/mnt/HD_a2 # funpkg -i gd-2.0.35-1.tgz
/mnt/HD_a2 # funpkg -i libjpeg-6b-1.tgz
/mnt/HD_a2 # funpkg -i libpng-1.2.29-1.tgz
After which, you could proceed with release 3.