Tiller, Robert wrote:
That fixed the strict error but now I see a new error in openca_start. Am I missing a perl module or path? This is with Suse 9.
[EMAIL PROTECTED]:/usr/local/openca.0.9.2/etc> ./openca_start
Can't locate /usr/local/openca.0.9.2/lib/servers/scep/functions/naming-utils.lib in @INC (@INC contains: /usr/local/openca.0.9.2/modules/perl5/i586-linux-thread-multi /usr/local/openca.0.9.2/modules/perl5 /usr/lib/perl5/5.8.1/i586-linux-thread-multi /usr/lib/perl5/5.8.1 /usr/lib/perl5/site_perl/5.8.1/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.1/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/perl5/vendor_perl .)
at /usr/local/openca.0.9.2/lib/servers/scep/functions/initServer line 56.
Compilation failed in require at ./openca_start line 49.
I forget to support all libraries on all interfaces. This is necessary because initServer will be initialized by one random interface. This interface must support all libs. This requires that all interfaces loading the same libraries by default.
I fixed it in CVS. RC2 will include this fix.
Michael -- ------------------------------------------------------------------- Michael Bell Email: [EMAIL PROTECTED] ZE Computer- und Medienservice Tel.: +49 (0)30-2093 2482 (Computing Centre) Fax: +49 (0)30-2093 2704 Humboldt-University of Berlin Unter den Linden 6 10099 Berlin Email (private): [EMAIL PROTECTED] Germany http://www.openca.org
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
