1.Compile the cryptopp to libcryptopp.a:
    make libcryptopp.a
2.Link the libcryptopp.a to your program (e.g., test.c):
  gcc -o test test.c -lcryptopp

ka-bar


From: kalyani beeravelly 
Sent: Friday, March 20, 2009 10:58 AM
To: [email protected] 
Subject: Install Crypto++ on Unix


Hi, 


I am trying to install Crypto++ on Unix Machine in my lab. I uploaded the .zip 
file. Unzipped it using unzip -a cryptopp.zip
How do I run the GNUMake file?
The READMe file says, 
"Make sure 
you are using GNU Make and GNU ld. The make process will produce two files,
libcryptopp.a and cryptest.exe. Run "cryptest.exe v" for the validation
suite."


I did not understand how to do this. Could someone help me with this

-- 
Thanks and Regards,
Kalyani





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
-~----------~----~----~----~------~----~------~--~---

Reply via email to