It doesn't look like a 5.4 RPM is available, but you should be able to build 
it yourself by running:

wget http://www.cryptopp.com/cryptopp54.zip
unzip -a cryptopp54.zip
make all install

----- Original Message ----- 
From: "Andrew Leung" <[EMAIL PROTECTED]>
To: "Wei Dai" <[EMAIL PROTECTED]>; "Crypto++ Users" 
<[EMAIL PROTECTED]>
Sent: Friday, February 23, 2007 5:21 AM
Subject: Re: Cross Distro Build Issues


>
> Is there an 5.4 rpm available?
>
> Wei Dai wrote:
>> You're using a very old version of Crypto++. Please try the latest
>> version, 5.4.
>>
>> ----- Original Message ----- From: "Andrew Leung" <[EMAIL PROTECTED]>
>> To: <[EMAIL PROTECTED]>
>> Sent: Saturday, February 17, 2007 3:29 PM
>> Subject: Cross Distro Build Issues
>>
>>
>>
>> Hey all,
>>
>> I have been using Crypto++ for a while on my ubuntu (dapper first, now
>> edgy) box with crypto++ installed from synaptic. It has/is working well.
>> I recently had cryptopp installed on a fedora core 5 box
>> (libcryptopp.so.5.0.2) and am trying to use my same legacy app using
>> this lib. It doesn't build correctly....the error namely is:
>>
>> /usr/include/crypto++/seckey.h:137: error: no matching function for call
>> to 'CryptoPP::BlockCipherFinal<ENCRYPTION,
>> CryptoPP::RC5::Enc>::UncheckedSetKey(CryptoPP::CipherDir&, const byte*&,
>> unsigned int&)'
>> /usr/include/crypto++/rc5.h:25: note: candidates are: void
>> CryptoPP::RC5::Base::UncheckedSetKey(CryptoPP::CipherDir, const byte*,
>> unsigned int, unsigned int)
>>
>> Any ideas? Thanks a lot.
>>
>> Andrew
>>
>> >
>>
>
>
> > 



--~--~---------~--~----~------------~-------~--~----~
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