[CentOS] Issue with Perl and rpmforge - advice? - SOLVED

Mon Jun 13 21:32:14 UTC 2011
Craig White <craig.white at ttiltd.com>

On Jun 13, 2011, at 11:07 AM, Harshvardhan koshti wrote:

> I have Net::SSLeay installed however still get the same error 
> 
> Error: Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package
> perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
> Net::SSLeay is up to date (1.36)
----
sounds as if you are using an older version of memcache because I ran into that same issue here

where did you get Net::SSLeay from?

You can download them from rpmforge...

wget http://packages.sw.be/perl-Net-SSLeay/perl-Net-SSLeay-1.36-1.el5.rfx.i386.rpm
wget http://packages.sw.be/perl-Net-SSLeay/perl-Net-SSLeay-1.36-1.el5.rfx.x86_64.rpm

Craig