El arch.continúa...
 
After wxwindows has compiled and you have installed it, you can compile aMule.
do "./configure && make" as usual.  If for some reason, wx-config cannot be
found, use ./configure --with-wx-config=/path/wx-config.  Sometimes it will be
named wxgtk-2.4-config. 
To install it as root type "make install". (You don't have to install if you
don't like to. It will run fine from the source directory too) 
Note: If you are using CVS version, you will have to run ./autogen.sh to
generate configure script.  Automake > 1.5, Autoconf >= 2.57 and Gettext are
required and the only versions we will support. 
And if you want to remote-administer it, you should definitely try VNC (or
TightVNC). You probably won't get disappointed :) 
http://www.realvnc.org/ http://www.tightvnc.org/ 
If you change the chart colors and want to select a custom color.. be sure to
press "Add to custom color"-button and select the color from there. Otherwise 
color will not change :).
ADVANCED OPTIONS
----------------
There are new configure options:
	--enable-optimise
	--enable-profile
	--enable-debug
	--disable-systray       Disable SysTray compilation
	--enable-safetray       Enable SysTray in safe mode only
	--disable-gtk           Disable pure GTK code in amule
	--enable-memdbg         Disable progress bar drawing