microsol
08-30-2001, 10:16 AM
Hi,
i tried to install Net_SSLeay-1.08 but i get the following error:
[root Net_SSLeay.pm-1.08]# perl Makefile.PL
Checking for OpenSSL-0.9.6b or newer...
You have OpenSSL-0.9.6b installed in /usr/local/ssl
Checking if your kit is complete...
Looks good
WARNING from evaluation of /home/sites/home/users/admin/Net_SSLeay.pm-1.08/Net-SSLeay-Handle-0.50/Makefile.PL: Could not eval '
package ExtUtils::MakeMaker::_version;
no strict;
local $VERSION;
$VERSION=undef; do {
our $VERSION = '0.50';
}; $VERSION
' in Handle.pm: Can't modify subroutine entry in scalar assignment at (eval 18) line 7, at EOF
Writing Makefile for Net::SSLeay
Now my question: Is it save to download ExtUtils-MakeMaker-5.47_01.tar.gz or one older version and to install it without breaking perl?
If i understand the output above right it's the ExtUtils module or am i wrong there? Anybody had the same problem :bawling:
i tried to install Net_SSLeay-1.08 but i get the following error:
[root Net_SSLeay.pm-1.08]# perl Makefile.PL
Checking for OpenSSL-0.9.6b or newer...
You have OpenSSL-0.9.6b installed in /usr/local/ssl
Checking if your kit is complete...
Looks good
WARNING from evaluation of /home/sites/home/users/admin/Net_SSLeay.pm-1.08/Net-SSLeay-Handle-0.50/Makefile.PL: Could not eval '
package ExtUtils::MakeMaker::_version;
no strict;
local $VERSION;
$VERSION=undef; do {
our $VERSION = '0.50';
}; $VERSION
' in Handle.pm: Can't modify subroutine entry in scalar assignment at (eval 18) line 7, at EOF
Writing Makefile for Net::SSLeay
Now my question: Is it save to download ExtUtils-MakeMaker-5.47_01.tar.gz or one older version and to install it without breaking perl?
If i understand the output above right it's the ExtUtils module or am i wrong there? Anybody had the same problem :bawling:
