Projeto Final schrieb: > We changed the OpenSSL.pm, like you suggested, and compiled openca-openssl > again (perl Makefile.PL, make, make install) and we�re still receiving the > same apache error. Oh, we are now using openca version 20020328 and openssl > version 20020313.
The mistake is "perl Makefile.PL" because we set some configuration options if we do this. You can find these options in Makefile.global-vars after ./configure. The relevant variable is PERL_MAKEFILE_OPTS. Michael -- ------------------------------------------------------------------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482 Unter den Linden 6 Fax: +49 (0)30-2093 2959 10099 Berlin Germany http://www.openca.org _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
