Hello!
I've managed to compile and install aMule 2.2.1 from source on my Fedora 9 x86_64. I've followed the compilation instructions listed on this page:
http://www.amule.org/wiki/index.php/HowTo_Compile_In_RedHat-Fedora.
The compilation was fine, except for a couple of failed Crypto++ tests.
The problem is: every time I try to execute aMule, it can't start. The aMule process actually starts (taking very high CPU usage), but nothing happens, until I kill it.
If I execute aMule from terminal, I get this output:
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
HTTP download thread started
Host: amule.sourceforge.net:80
URL:
http://amule.sourceforge.net/lastversionResponse: 0 (Error: 1)
WARNING: Void response on stream creation
HTTP download thread ended
I've tried to let the process run for some minutes, but nothing else happens...