aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: cannot find -lcryptopp Problem  (Read 2329 times)

STuFf0r

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
cannot find -lcryptopp Problem
« on: July 10, 2004, 09:45:18 AM »

After ./configure, su and make, it replies the following text:


Code: [Select]
make[2]: Entering directory `/home/jan/install/aMule-2.0.0rc3/src'
gcc  -Wall -g -ggdb -fno-inline -D__DEBUG__ -g     -o cas  cas-cas.o cas-functions.o cas-configfile.o cas-graphics.o    -lcryptopp
/usr/bin/ld: cannot find -lcryptopp
collect2: ld returned 1 exit status
make[2]: *** [cas] Fehler 1
make[2]: Leaving directory `/home/jan/install/aMule-2.0.0rc3/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/jan/install/aMule-2.0.0rc3'
make: *** [all] Fehler 2
[root@localhost aMule-2.0.0rc3]#

Pls help me.
STuFf0r
Logged

Supersnail

  • Full Member
  • ***
  • Karma: 4
  • Offline Offline
  • Posts: 186
Re: cannot find -lcryptopp Problem
« Reply #1 on: July 10, 2004, 11:11:37 AM »

Have you installed libcryptopp? It can be found in the download section of the aMule website.

btw. If you can run ./configure without root permissions, you can also run make without root permissions. In that case you only have to use su before you run 'make install'.
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: cannot find -lcryptopp Problem
« Reply #2 on: July 10, 2004, 06:00:09 PM »

Follow the compilation HowTo please:
http://www.amule.org/wiki or http://wiki.amule.org
Greetings!
Logged