hello,
im tryin to compile the amule-cvs to work with my leopard, i got several problems, but i did some research and was going well to the last part of amule compilation and got a problem when i do the following command:
./configure --disable-systray --disable-gtk --enable-embedded_crypto \
--with-wx-config=../wxMac-2.8.7/build/wx-config \
--enable-cas --enable-webserver --enable-amulecmd \
--enable-debug --disable-optimize
when i enter the command it starts to work it on, but when it tries to check this crypto library i get this error and the config stops.
checking for crypto++ version >= 5.1... configure: error:
Could not find cryptopp header file "cryptlib.h".
Please check if the path "/usr" is valid.
EddieB:amule-cvs eddiebarata$
i did some research and found the library to dowload on
http://www.cryptopp.com/, i got the 5.1 wich is the version the config looks for, but i can't make the bloody library to install, i already tried to "make" or "make install" but get nothing, im ranning out of ideas here to install the library, anyone knows how to intsall this damm thing?
