I have just successfully compiled cryptopp for Fedora Core 3. A few questions:
(1) Is there a way to get a shared object library (libcryptopp.so)? The standard Makefile produces only the static library libcryptopp.a . (2) What files should be installed for general use? An application that I am trying to compile implies (by its error messages) that some of the *.h files should be installed in /usr/local/include/cryptopp/... Which header files should be installed here? I assume the libraries go into /usr/local/lib/... Let me suggest that it would be very useful to put the answers to these questions into Readme.txt, and standard methods for doing them into the Makefile. -- Jonathan Ryshpan <[EMAIL PROTECTED]> Berkeley Linux Team
