aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: aMule-2.2.6 crash in slackware 12.2  (Read 3414 times)

loop

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
aMule-2.2.6 crash in slackware 12.2
« on: November 21, 2009, 07:36:02 PM »

i compiled amule by following the installation instructions

Quote
To compile aMule, you'll need at least the following packages:
    * zlib >= 1.1.4       (1.2.3 is recommended)         
    * wxWidgets >= 2.8.0  (2.8.9 is recommended)
    * Crypto++ >= 5.1     (5.5.2 is recommended)
    * the perl File::Copy module

  For aMuleWeb you'll also need:
    * a POSIX compliant regex library (like libgnurx or libregex, for most
      GNU systems it's part of the standard C library).

  Optionally you may want to provide:
    * libgd (or gdlib) >= 2.0.0, to let cas generate statistics images;
    * libupnp >= 1.6.6 if you want to have UPnP support;
    * libpng >= 1.2.0 to let aMuleWeb generate nice statistics graphs;
    * libGeoIP >= 1.4.4 if you want colourful country flags and IP to country
      mappings in the GUI;
    * gettext >= 0.11.5 if you want to enable NLS (Native Language Support).

i downloaded the essential packages and installed aMule. though the version of the packages i downloaded were higher than the recommended one.

but after compiling aMule when i tryed openning aMule i got the following error:

bash-3.1# amule
amule: error while loading shared libraries: libupnp.so.3: cannot open shared object file: No such file or directory
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: aMule-2.2.6 crash in slackware 12.2
« Reply #1 on: November 21, 2009, 07:54:04 PM »

Did you install libupnp properly? And did you run ldconfig?
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

loop

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: aMule-2.2.6 crash in slackware 12.2
« Reply #2 on: November 21, 2009, 07:58:57 PM »

thanks, i completely forgot about ldconfig;

it worked perfectly:D
Logged