aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amuleweb won't start  (Read 2402 times)

macs

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
amuleweb won't start
« on: October 11, 2006, 02:56:45 PM »

I think this is the right place for this post 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
Logged

macs

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
Re: amuleweb won't start
« Reply #1 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!
Logged