For more information about amule and amule-dlp, visit Baidu: http://baike.baidu.com/view/888807.htm
1. Install amule directly in the Ubuntu Software Center
2. Download amule-dlp: http://code.google.com/p/amule-dlp/downloads/list
3. Install the compiling environment:
Sudo apt-get install g ++ binutils-dev libcrypto ++-dev libgtk2.0-dev libgd2-xpm-dev libgeoip-dev libupnp3-dev zlib1g-dev libwxbase2.8-dev libwxgtk2.8-dev
This step provides the basis for compiling the source code when installing amule-dlp.
4. Go to the unzipped amule-dlp directory and execute the code for configuration:
. /Configure-prefix =/usr-disable-debug-enable-optimize-with-denoise-level = 3-enable-upnp-enable-geoip-enable-nls-enable-amule- daemon-enable-amulecmd-disable-webserver-enable-alcc-enable-Alb-enable-cas-enable-wxcas-enable-mmap
5. Compile: make. If it is a dual-core CPU, execute make-j2 to reduce the Compilation Time.
6. Use root permission for installation.
Sudo make install
Installed yesterday, with good results (ubuntu aMule2.2.6 ):