heyho
ok, i think tomorrow or so I will write a howto for amuled on the wiki-apges

atm there are no binary-packages availible so you have to compile it. no way around it!!
here is a little howto

1.st
download wxBase 2.5.4 from
http://www.wxWidgets.orgunpack it, and do as user
./configure --prefix=/usr/ && make
as root do
make install && ldconfig
2nd. download amule-cvs !!! from
http://amule.hirnriss.net, dont use rc8 its was buggy with amuled!!!
unpack it, and do as user
./configure --enable-amulecmd --enable-webserver --disable-monolithic && make
as root do
make install
3rd.
amuled will be in /usr/local/bin/
you should be able to start amuled with simple typing amuled on the console
do that once! and when started, stop amuled again
4.th
after that the .aMule directory and .eMule file will have been created in the homedir of the user that just ran aMule
copy clients.met, cryptkey.dat and preferences.dat into the .aMule dir to take over your credits.
edit the .eMule file to setup everything in aMule. like temp dir, connections and such.
5.th
to controll the amuled you can atm use amulecmd and amuleweb, to make them work you have to enable external connections and such. check
http://www.amule.org/wiki/index.php/Webserver#With_aMule_1.2.8_or_earlieri know this link is for 1.2.8 but since you have no gui to setup some things read this to setup everything right in the .eMule file
if you have other questions check the rest of the wiki pages most stuff is already answered there.
and if not

ask here
stefanero
PS. -- disbale the udp socket in the .eMule file, it is still buggy, and will crash your amuled
-- dont setup max-connections higher then 1024, since wxBase cannot handle more connections