Hello Martin,


We are leaving OpenCA grounds here and enter Unix land. The dynamic
loader cannot find your shared lib because it was installed in a
directory unknown to the system.

There are two ways around this:
1 set the LD_LIBRARY_PATH variable to /usr/local/openssl-0.9.8/lib/
  before starting OpenCA or
2 add /usr/local/openssl-0.9.8/lib/ to the /etc/ld.so.conf file and
  run 'ldconfig' after doing so

The second option works system-wide, and I'd suggest this solution.

Well I performed your second option, and now everything is pretty find when I use the openca-sv script that comes with OpenCA 0.9.2.4 :-) It's good to know that the problem was just a bad configuration in my system and not an OpenCA related bug.

Thanks a lot,
Johnny



Regards,

Martin




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Openca-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openca-users



        
        
                
______________________________________________ Renovamos el Correo Yahoo! Nuevos servicios, más seguridad http://correo.yahoo.es



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Openca-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to