aMule Forum
English => aMule Help => Topic started by: Fraenk on July 06, 2004, 07:40:00 AM
-
Hi guys,
I read the manual serveral times and did everything step by step as it is discribed in the howto... but the make doesn't work:
gcc -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -o cas cas-cas.o cas-functions.o cas-configfile.o cas-graphics.o -ljpeg -lfreetype -lpng12 -lz -lm -lgd -lcrypto++
/usr/bin/ld: cannot find -lcrypto++
collect2: ld returned 1 exit status
although there's the line
deb http://debian.thermoman.de/ woody libcrypto++
in my /etc/apt/sources.list
as root i used these commands
apt-get update
apt-get install libcrypto++5.1 libcrypto++-dev
ln -s /usr/include/crypto++/cryptopp_config.h /usr/include/crypto++/config.h
I've no clue why it doesn't work. I'd be thankful for any hints.
Fraenk
-
the hasty installation works