aMule Forum

English => aMule Help => Topic started by: mithrandir77 on June 12, 2006, 12:04:03 PM

Title: Amule CVS - Amuleweb skin
Post by: mithrandir77 on June 12, 2006, 12:04:03 PM
Hi to everyone.

I use amule cvs and i usually compile and install it every day...

Some weeks ago i have formatted and installed new Suse 10.1: then first i have compiled amule-cvs as usual, but then i have removed it to try if precompiled rpm for suse 10.1 works, because i can't find some libraries for 10.1 in that moment. A parte from some differences, i have found that it uses another skin for amuleweb, and i like the other one, better and nearer to emule webserver interface.
Then i have resolved my problem with libraries, removed amule rpm and compiled and installed amule-cvs. But the skin for amuleweb is still the skin of rpm and not the one i use with amule-cvs. And it doesn't change also if i change the template name in amule.conf to chicane, or php-default.

Anyone can explain it?
Maybe it can depend from some libraries present(or not present)?

I use to configure amule-cvs with

./configure --enable-webserver --enable-amule-gui --enable-wxcas --enable-cas  --enable-amule-daemon --enable-alc --enable-alcc --enable-optimize --with-x --enable-amulecmd --bindir=/usr/bin --with-wx-config=/usr/local/bin/wx-config
Title: Re: Amule CVS - Amuleweb skin
Post by: stefanero on June 12, 2006, 02:06:42 PM
aMule checks in 3places for the skins

/usr/local/share/amule/webserver/
/usr/share/amule/webserver/
and
/home/USERNAME/.aMule/webserver/

if the skin you said is not there, it will use default one
Title: Re: Amule CVS - Amuleweb skin
Post by: mithrandir77 on June 12, 2006, 02:23:04 PM
I have in /usr/local/share/amule/webserver/
these three skins:
/usr/local/share/amule/webserver/chicane
/usr/local/share/amule/webserver/default
/usr/local/share/amule/webserver/php-default


in amule.conf the WebServer section has the Template parameter set to blank. Moreover if I set it to php-default and reload amuleweb, the skin is still as before, and then if i check amule.conf, i found the template set to blank...  ?(
Title: Re: Amule CVS - Amuleweb skin
Post by: GonoszTopi on June 12, 2006, 05:27:42 PM
http://www.amule.org/wiki/index.php/Amuleweb
http://www.amule.org/wiki/index.php/Remote.conf_file
Title: Re: Amule CVS - Amuleweb skin
Post by: stefanero on June 12, 2006, 05:30:38 PM
you have to set it and restart teh whole sucker, its not "on demand"

btw: you ONLY need the remote.conf file if you dont!! autostart amuleweb with amule(d), if you do autostart you dont need the remote.conf file!!!!!!
Title: Re: Amule CVS - Amuleweb skin
Post by: mithrandir77 on June 20, 2006, 12:28:13 PM
Quote
Originally posted by stefanero
you have to set it and restart teh whole sucker, its not "on demand"

btw: you ONLY need the remote.conf file if you dont!! autostart amuleweb with amule(d), if you do autostart you dont need the remote.conf file!!!!!!

Thanks a lot, i don't know it  :]