Hi Wei, I've never observed any adverse effect from installing to just /usr/lib on x64 platforms. I could not find a x86_64 HowTo (neither could a lot of other folks). But I wanted to pass on what the Debian folks are doing in case you wanted to tweak the makefile.
Debian installs 64 bit versions of libcrypto++.a and libcrypto++.so in both /usr/lib and /usr/lib64. The commands of interest and results at http://www.cryptopp.com/wiki/Linux#x86_vs_x64. Jeff By the way, Debian places cryptest.exe's test vectors and data in /usr/share. Jens Peter Secher, packackeage maintainer at Debian, discussed their method at http://groups.google.com/group/cryptopp-users/browse_thread/thread/6fe2192340f07e5d/7edd5084ac06417e. jeff...@studio:~$ ls /usr/share/crypto++ TestData TestVectors -- 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.
