I need to download the Crypt:SSLeay Module in order for a program called webinject to work. But it won't work for some reason. I downloaded openssl using the correct configuration options that the cpan documentation mentioned, but it still won't work I get this error.
crypt_ssleay_version.h:1:25: fatal error: openssl/ssl.h: No such file or directory
Although, there is an ssl.h file on my system. Please help.
I am using the latest version of ubuntu. I have trying to download this module manually.
In a related issue, the 'cpan' command no longer works for me when I am the root user. I get this error.
Cannot do `initialize' in Term::ReadLine::Gnu at /usr/share/perl/5.14.2//CPAN.pm line 272
I don't know if that is related, but I would like to solve that problem too.
Thanks.