Hello!

i am trying to install openca on a RedHat 9 Enterprise Workstation

(Perl 5.8.0, gdbm 1.8.0, openssl 0.9.7 is installed there)

I configured the stuff according to the open-ca-guide (and to many
howtos and other examples i found).


When i start the ./openca_start i get the following error message:


---schnipp----------------------

[EMAIL PROTECTED] etc]# ./openca_start
Bareword "R_FIRST" not allowed while "strict subs" in use at
/opt/openra/openca/lib/functions/export-import.lib line 2126.
Bareword "R_NEXT" not allowed while "strict subs" in use at
/opt/openra/openca/lib/functions/export-import.lib line 2121.
Global symbol "$DB_BTREE" requires explicit package name at
/opt/openra/openca/lib/functions/export-import.lib line 2383.
Compilation failed in require at
/opt/openra/openca/lib/functions/initServer line 85.
Compilation failed in require at ./openca_start line 62.

---schnapp----------------------


After fixing this "manually": putting the "barewords" into "s, the same
error occurs at another module (Logger/XML.pm), an so on.

What's wrong here? Is my perl Version to old? (5.8.0)
Is there somthing weird with Redhat 9 WS?

Or did i forgot to do some "--do-not-use-strict-perl"-stuff at
".Configure"-time?


I am going nuts with openca........!  :-(


     Jochen



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to