Hi, I just compiled and installed openca 0.9.2 . If I install ca (with make install-ca)configure_etc.sh works fine, all config files are created. When I fire up openca_start, it stops with a following error:
-bash-2.05b# ./openca_start Unknown 'strict' tag(s) '@ISA' at ./openca_start line 12 BEGIN failed--compilation aborted at ./openca_start line 12. -bash-2.05b# -bash-2.05b# pwd /opt/openca/openca/etc -bash-2.05b# My server runs on Redhat Linux 9 with perl version 5.8.0 (package perl-5.8.0-88.3.i386.rpm). I installed it as described in Openca Guide. configure settings follows: ./configure \ --with-engine=no \ --with-httpd-user=apache \ --with-httpd-group=apache \ --with-openca-user=matlas \ --with-openca-group=matlas \ --with-openca-prefix=/opt/openca/openca \ --with-htdocs-fs-prefix=/var/www/html \ --with-cgi-fs-prefix=/var/www/cgi-bin \ --with-web-host=serverca.xxxxx.com \ --with-ca-organization="HPS" \ --with-ca-country=CZ \ --with-ldap-port=389 \ --with-ldap-root="cn=Manager,o=HPS,c=CZ" \ --with-ldap-root-pwd="anypw" \ --with-module-prefix=/opt/openca/modules \ --with-openssl-prefix=/opt/openssl \ --enable-db \ --disable-dbi \ --enable-rbac \ --disable-ocspd \ --disable-openscep \ --prefix=/opt/openca \ --with-service-mail-account="[EMAIL PROTECTED]" \ --with-hierarchy-level=ca openca is a snapshot of CVS tree openca-0.9 (20031125) Is there any problem with my perl or something could be changed (and I forgot to do it)? Zdenek ------------------------------------------------------- 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
