Jan Michael Pfeiffer wrote:
Hi everyone,

after having tested OpenCA RC5 as an all-in-one box solution, I decided to setup RC6. I'm trying to get the RA working and encounter the following problem when I try to start the RA via ./openca_start:

Configuration error: Die Protokollierung konnte nicht initialisiert werden (/home/ssuess/openca/etc/log.xml)!Can't locate loadable object for module DB_File in @INC (@INC contains: /home/ssuess/openca/perl5/i686-linux /home/ssuess/openca/perl5 /usr/local/lib/perl5/5.8.5/i686-linux /usr/local/lib/perl5/5.8.5 /usr/local/lib/perl5/site_perl/5.8.5/i686-linux /usr/local/lib/perl5/site_perl/5.8.5 /usr/local/lib/perl5/site_perl .) at /home/ssuess/openca/perl5/OpenCA/Logger/XML.pm line 25
Compilation failed in require at /home/ssuess/openca/perl5/OpenCA/Logger/XML.pm line 25.
BEGIN failed--compilation aborted at /home/ssuess/openca/perl5/OpenCA/Logger/XML.pm line 25.
Compilation failed in require at (eval 93) line 3.
<br>
Configuration error: 64310025<br>


Which loadable object cannot be located? And what is the module DB_File?


Usually this happens with two conflicting Perl installations. Perl include DB_File. DB_File is the interface to the Berkeley DB. The interface requires a library and this library was not found or the version of the library was wrong.

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 BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to