aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Error compilig....very strange!  (Read 2823 times)

michelinok

  • Jr. Member
  • **
  • Karma: 2
  • Offline Offline
  • Posts: 92
Error compilig....very strange!
« on: September 24, 2010, 10:07:48 AM »

I'm in trouble trying to compile aMule...


This is the error:


configure: error:
                The selected components need a wxWidgets library with GUI,
                but your installation is base-only.  Please install a GUI
                enabled version of wxWidgets and then retry.

and this is how i configure aMule:

 ./configure  --enable-amule-daemon --enable-amulecmd --enable-webserver --disable-gui --disable-wxcas --disable-upnp --disable-debug --disable-nls --disable-cas --disable-wxcas --disable-alc --disable-xas --disable-plasmamule --disable-geoip


I only need amuled,amuleweb and amulecmd because i use it on an embedded system.

Any idea???
Logged
------------------------------------------------------------------
Pump up my karma :P, i'm running amule on an ARM9!
------------------------------------------------------------------

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Error compilig....very strange!
« Reply #1 on: September 24, 2010, 08:26:02 PM »

Add --disable-monolithic and --enable-optimize to your options. You are trying to build the amule app which requires gui.
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

michelinok

  • Jr. Member
  • **
  • Karma: 2
  • Offline Offline
  • Posts: 92
Re: Error compilig....very strange!
« Reply #2 on: September 25, 2010, 11:29:03 AM »

Add --disable-monolithic and --enable-optimize to your options. You are trying to build the amule app which requires gui.

Thanks! worked perfectly!
Logged
------------------------------------------------------------------
Pump up my karma :P, i'm running amule on an ARM9!
------------------------------------------------------------------