Is that a simple file replace, or is there more to updating the files than that? Should I get an entirely new snapshot?
I tried the simple file replace, and generated errors when I tried to restart openca (output slightly modfied to hide path info):
# ./openca_start
OpenCA::OpenSSL object version 0.9.103 does not match bootstrap parameter 0.9.108 at /usr/lib/perl/5.8/XSLoader.pm line 91.
Compilation failed in require at /modules/perl5/OpenCA/AC.pm line 557.
BEGIN failed--compilation aborted at /modules/perl5/OpenCA/AC.pm line 557.
Compilation failed in require at /openca/lib/servers/node/functions/initServer line 23.
BEGIN failed--compilation aborted at /openca/lib/servers/node/functions/initServer line 23.
Compilation failed in require at ./openca_start line 49.
I'm sorry my mistake. OpenCA::OpenSSL package includes a XS-file :(
It is necessary to install at minimum the whole stuff from src/modules/openca-openssl again. The better way is to replace the two files in the source and then to make and install again. Usually such an update does not overwrite any existing data or configuration. BTW we moved our deadline to 13 o'clock CEST but then I tag RC4 on CVS. So I think there will be a new RC available via CVS and SourceForge at 15 o'clock CEST. This is GMT/UTC+2.
Best regards
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: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
