PDA

View Full Version : [ubuntu] mldonkey 3.0.0



mocka
April 16th, 2009, 03:36 PM
I just installed mldonkey through apt-get install command, but when I did this, I just got the 2.9.5 version. How can I get the newest version; 3.0.0?

I'm very new to Ubuntu Server Edition so please don't slaughter me :p

viralnexxus
May 20th, 2009, 09:06 PM
First of all, what version of Ubuntu Server are you using and did you install it from Ubuntus: Universe Repository? If you did install it from that repo, then you don't need to upgrade for any reason because any version of MLdonkey 2.7 and up is good to go OOTB. There were some problems shutting down the Mldonkey-server as well as Gnutella and Gnutella 2 protocols prior to 2.7 which is why Canonical went with the fixed 2.9.5 version. So you really don't need to upgrade unless you are having problems and if you are then download the MLD Source here: http://mldonkey.sourceforge.net/Main_Page . Then, install it the desired folder and run this command in your terminal: sudo apt-get install build-essential checkinstall
After that run this command in a terminal for your dependincies:
sudo apt-get build-dep mldonkey-server
Next, run: ./configure
Followed by: make
Lastly: sudo checkinstall -D
And one more thing :