aMule Forum

English => Compilation problems => Topic started by: macs on October 11, 2006, 02:56:45 PM

Title: amuleweb won't start
Post by: macs on October 11, 2006, 02:56:45 PM
I think this is the right place for this post (http://forum.amule.org/thread.php?threadid=10007&sid= ) I did.

After compiling the source with these options
CFLAGS="-Wall -g -O2" ./configure --host=i686-linux-gnu --build=i686-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --enable-optimize --enable-amule-daemon --enable-amulecmd --enable-webserver --enable-amule-gui --enable-wxcas --enable-alc

the console shows this message when starting amule
execvp(amuleweb, --amule-config-file=/home/xxx/.aMule/amule.conf) failed with error 2!

System is Ubuntu 6.06.

Any ideas?

Tnx
Title: Re: amuleweb won't start
Post by: macs on October 12, 2006, 12:44:54 PM
I've found the problem: since I've created a .deb to install it, was this step which fails since the .deb doesn't contain all the files!