Thanks.  Everything builds OK, test works, installation seems OK.

The only application I've tried to build with it (xMule) crashes on
startup, but this may be because I"m running an AMD Athlon (86-64)
processor that may be messing things up.  Also, I have installed
everything in /usr/local/... (as I think they ought to be installed.)

jon

On Mon, 2005-01-10 at 17:37 +0000, James Vanns wrote:
> Try my attached, modified make file. It works fine for me (Fedora Core
> 2).
> 
> If (from what I can remember!) copies the shared library (.so)
> to /usr/lib and also copies the header files to /usr/include/cryptopp
> 
> As I said works fine for me. Checkout the make file for yourself though
> of course.
> 
> Regards
> 
> Jim Vanns
> 
> On Mon, 2005-01-10 at 07:51 -0800, Jonathan Ryshpan wrote:
> > 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

Reply via email to