On Mon, Oct 24, 2005 at 01:17:34PM +0200, Alvarez Garcia Ricardo Jose wrote:
> Date: Mon, 24 Oct 2005 13:17:34 +0200
> From: Alvarez Garcia Ricardo Jose <[EMAIL PROTECTED]>
> To: [email protected]
> Reply-To: [email protected]
> Subject: [Openca-Users] Problem starting RA
 
>    Problem Description:
> 
>    When I am trying to execute the "openca_start" script to start the RA I
>    get this error:
> 
>    Global symbol "$DB_BTREE" requires explicit package name at
>    /usr/local/openra/openca/lib/functions/export-import.lib line 2383.
> 
>    Compilation failed in require at
>    /usr/local/openra/openca/lib/functions/initServer line 85.
> 
>    Compilation failed in require at ./openca_start line 63

  There're these lines in config.xml
        <option>
            <name>dbmodule</name>
            <!-- you can use DB or DBI -->
            <value>DB</value>
        </option>
  It seems to me, you are using DB instead of DBI. AFAIK DB has been
broken long time ago, at least I (and not only me) had problems with DB
in the past. Change it to DBI, rerun configure_etc.sh and try again to
start openca.

  Best wishes

--
Alexei Chetroi

Smile... Tomorrow will be worse. (c) Murphy's Law


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Openca-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to