I compiled aMule-cvs-20040707.tar.bz2 with wxGTK-2.5.1. It works fine.
When I run amuleweb and enter my password, I'm getting the following output:
- - - - - -
This is amuleweb (WebInterface)
Enter password for mule connection (return if no pass defined):
Creating client...
Now doing connection...
Using host localhost port 4712
Trying to connect (timeout = 10 sec) ...
Succeeded ! Connection established
---------------------------------
| aMule Web Server |
---------------------------------
Use 'Help' for command list
Web Server: Started
amuleweb$
WSThread: Thread started
WSThread: created service
WSThread: created socket listening on :4711
- - - - - -
Looks good... so far.
Now I run Lynx to test the webserver:
lynx
http://127.0.0.1:4711But it just says:
HTTP request sent; waiting for response.
There is no response coming from amuleweb. Amuleweb doesn't produce any additional output.
I already read about others having this problem with aMule-2.0.0rc3 (I tried using aMule-2.0.0rc3, too, before I tried today's CVS tarball):
http://www.amule.org/amule/thread.php?threadid=2178&sid=&hilight=amulewebThey did not find any solution.
Please help

)
Janosch
PS: Will there ever be a command line version of amule wich doesn't need X? A splitup in server process and GUI would be great!! I really miss that! (I know you're using wxWindows functions for the network code, ... and so aMule cannot run without X, but as far as I know wx 2.5.1 can build command line apps, too...)