aMule Forum

English => Multiplatform => Mac OSX => Topic started by: bj575bd on May 03, 2005, 12:43:45 PM

Title: amule web server
Post by: bj575bd on May 03, 2005, 12:43:45 PM
Hi all,
there is a version of amuleweb for mac ?
or where i can get the sources ?

Thanks.
Title: Re: amule web server
Post by: Kry on May 03, 2005, 02:08:21 PM
Soon a package will be available.
Title: Re: amule web server
Post by: bj575bd on May 03, 2005, 02:46:38 PM
Hi,

I done it, i added the option to enable the web server to the configure script of the amule-cvs src.

Now the server doesn't start automatically when i start amule the error returned from amule is:

execvp(amuleweb, --amule-config-file=/Users/samuele/.aMule/amule.conf) failed with error 2!

If i start the server manually it works.

I think that the reason why is because it expects the template file or the template dir in a different position than the usual .aMule/webserver/default.

So the question is, amule is located in /Applications/aMule/Contents/Macosx from where it launch the amuleweb command ?

Thanks
Title: Re: amule web server
Post by: stefanero on May 03, 2005, 02:50:21 PM
well it does not fail because of hte template file,
it faisl because amuleweb is probably not in your path variable, so when amule screams "amuleweb" it does not know where to find it....
Title: Re: amule web server
Post by: bj575bd on May 03, 2005, 04:01:51 PM
Thank you Stefanero,
this solves my problem!
Title: Re: amule web server
Post by: stefanero on May 03, 2005, 04:03:18 PM
:) no problem
have fun