Front page | perl.beginners |
Postings from July 2003
module install
From:
Sylvain Masnada
Date:
July 28, 2003 07:10
Subject:
module install
Message ID:
20030728141029.10148.qmail@web14201.mail.yahoo.com
Hi all,
I have to install the openCA::X509 module for openCA. I need some modules that I installed
successfully thanks to perl -MCPAN -eshell. But I get error when installing OpenCA::X509 module (I
installed OpenCA::OpenSSL successfully).
Can anybody help me please.
Thanks
Sylvain
[root@enigma logs]# perl -MCPAN -eshell
cpan shell -- CPAN exploration and modules installation (v1.61)
ReadLine support available (try 'install Bundle::CPAN')
cpan> install OpenCA::X509
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Mon, 28 Jul 2003 09:16:09 GMT
Running install for module OpenCA::X509
Running make for M/MA/MADWOLF/OpenCA-X509-0.9.8.tar.gz
CPAN: Digest::MD5 loaded ok
Checksum for /root/.cpan/sources/authors/id/M/MA/MADWOLF/OpenCA-X509-0.9.8.tar.gz ok
Scanning cache /root/.cpan/build for sizes
OpenCA-X509-0.9.8/
OpenCA-X509-0.9.8/Makefile.PL
OpenCA-X509-0.9.8/X509.pm
OpenCA-X509-0.9.8/Changes
OpenCA-X509-0.9.8/prova.pl
OpenCA-X509-0.9.8/test.pl
OpenCA-X509-0.9.8/LICENSE
OpenCA-X509-0.9.8/MANIFEST
Removing previously used /root/.cpan/build/OpenCA-X509-0.9.8
CPAN.pm: Going to build M/MA/MADWOLF/OpenCA-X509-0.9.8.tar.gz
WARNING: PREREQ_PM takes a hash reference not a string/number.
Please inform the author.
Checking if your kit is complete...
Looks good
Can't use string ("OpenCA::OpenSSL") as a HASH ref while "strict refs" in use at
/usr/lib/perl5/5.8.0/ExtUtils/MakeMaker.pm line 429.
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
-
module install
by Sylvain Masnada