I downloaded the latest libcrypto++ 5.6.2 zip file and ran make. Unfortunately, it only seems to make the static .a library, and not the shared object .so
On Fri, Apr 18, 2014 at 5:45 PM, David Irvine <[email protected]>wrote: > It is a very simple build process on debian/ubuntu. Really just unzip and > make. You can do this in your own project folders and work away from there. > > > On Fri, Apr 18, 2014 at 2:41 PM, Braun Brelin <[email protected]> wrote: > >> Hello all, >> >> I'm trying to build some software that seems to require libcrypto++ >> 5.6.2 I've just installed Ubuntu 14.04 (x86-64) >> but the latest debian package seems to be 5.6.1. Can someone point me to >> a repository with the 5.6.2 .deb? >> >> Thanks, >> >> Braun Brelin >> >> -- >> -- >> 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. >> --- >> You received this message because you are subscribed to the Google Groups >> "Crypto++ Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > > David Irvine > maidsafe.net <http://www.maidsafe.net/> > twitter: @metaquestions > blog: http://metaquestions.me > -- -- 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. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
