perl.crypto...Re: Crypt-OpenSSL-RSA unable to build by zentara- February 20, 2006 On Sun, 19 Feb 2006 18:34:53 +0200 (EET), condorstz-bg.com ("Condor")wrote:>i have problem with module Crypt-OpenSSL-RSA 0.22. Unable to build module>and can&39;t found any documentation how to fix the problem.>The Crypt::OpenSSL::RSA 0.22 version require: Crypt::OpenSSL::Random. I>installed module Crypt::OpenSSL::Random but i unable to build>Crypt::OpenSSL::RSA. The only one place i found that this error exist in>network:...http://www.nntp.perl.org/group/perl.crypto/2006/02/msg83.html Re: Crypt-OpenSSL-RSA unable to build by zentara- February 20, 2006 On Sun, 19 Feb 2006 18:34:53 +0200 (EET), condorstz-bg.com ("Condor")wrote:>MD5_DIGEST_LENGTH&39; undeclaredI looked on groups.google.com and it seems that this has been seen before. The reason was the openssl headers were notin the right place( probably the distribution moved them )From the postAfter changing the line CFLAGS = -c -O -pipe -Iusrlocalinclude -Iusrinclude -Iinclude-Wall -gto CFLAGS = -c -O -pipe -Iusrlocalincludeopenssl -Iusrinclude-Iinclude -Wall -gin files .http://www.nntp.perl.org/group/perl.crypto/2006/02/msg82.html Crypt-OpenSSL-RSA unable to build by Condor- February 19, 2006 Hello,i have problem with module Crypt-OpenSSL-RSA 0.22. Unable to build moduleand can&39;t found any documentation how to fix the problem.The Crypt::OpenSSL::RSA 0.22 version require: Crypt::OpenSSL::Random. Iinstalled module Crypt::OpenSSL::Random but i unable to buildCrypt::OpenSSL::RSA. The only one place i found that this error exist innetwork: http:www.nntp.perl.orggroupperl.cpan.testers269106 but nosolution how to fix the problem. Error code is:cc -c -fno-strict-aliasing -pipe...http://www.nntp.perl.org/group/perl.crypto/2006/02/msg81.html |