Pardon me, I forgot to attach the error log.
Hi all,
I am trying to install OpenCA-0.8.1 and I am getting error while i am running
script "make all" after "./configure" . The exact error log I attached.
I am using openssl-0.9.7-beta3 and perl-5.8.0. Can any one tell why this is
happening.
--
With Best Regards,
Sasidharan
[root@intranet OpenCA-0.8.1]# make all
Starting CONTRIB Installation ...
make[1]: Entering directory `/home/sasi/OpenCA-0.8.1/src'
make[2]: Entering directory `/home/sasi/OpenCA-0.8.1/src/contrib'
Installing Convert-ASN1 (0.14) module ... Done.
Installing URI (1.17) module ... Done.
Installing XML-Parser (2.30) module ... Done.
Installing Digest-MD5 (2.16) module ... Done.
Installing MIME-Base64 (2.12) module ... Done.
Installing IO-Socket-SSL (0.80) module ... Done.
Installing perl-ldap (0.2401) module ... Done.
make[2]: Leaving directory `/home/sasi/OpenCA-0.8.1/src/contrib'
make[1]: Leaving directory `/home/sasi/OpenCA-0.8.1/src'
Starting MODULES Installation ...
make[1]: Entering directory `/home/sasi/OpenCA-0.8.1/src'
make[2]: Entering directory `/home/sasi/OpenCA-0.8.1/src/modules'
Installing OpenCA-Configuration (1.5.2a) module ... Done.
Installing OpenCA-CRL (0.7.61) module ... Done.
Installing OpenCA-CRR (0.0.2) module ... Done.
Installing OpenCA-DB (1.02) module ... Done.
Installing OpenCA-DBI (0.4.3a) module ... Done.
Installing OpenCA-DBIS (0.2.0) module ... Done.
Installing OpenCA-OpenSSL (0.8.58) module ... Done.
Installing OpenCA-OpenSSL (Configuration-0.1.0) module ... Done.
Installing OpenCA-PKCS7 (0.4.21a) module ... Done.
Installing OpenCA-REQ (0.7.41) module ... Done.
Installing OpenCA-SV (0.9.87) module ... (c/c++) ... Done.
Installing OpenCA-Tools (0.4.3a) module ... Done.
Installing OpenCA-TRIStateCGI (1.5.4) module ... Done.
Installing OpenCA-X509 (0.9.15) module ... ERROR: WARNING: PREREQ_PM takes a has
h reference not a string/number.
Please inform the author.
Can't use string ("OpenCA::OpenSSL") as a HASH ref while "strict refs" in use at
/usr/local/lib/perl5/5.8.0/ExtUtils/MakeMaker.pm line 429.
Checking if your kit is complete...
Looks good
make[2]: *** [install] Error 1
make[2]: Leaving directory `/home/sasi/OpenCA-0.8.1/src/modules'
make[1]: *** [mods] Error 2
make[1]: Leaving directory `/home/sasi/OpenCA-0.8.1/src'
make: *** [modules] Error 2
[root@intranet OpenCA-0.8.1]#