Hi, Louis Tsaur schrieb: > > I am trying to run the Openca on Windows 2000 platform but I coundn't > > find any information.regarding how to install Openca on the Win32 > system ? > > Does anyone know where I can find such information ?
I know nobody who try this before. > Also, Should I disable the following line on the file DB.pm locate > under perl\lib\OpencA directory ( I use default OPENCA::DB) > > ## Mandatory use of BerkeleyDB > use DB_File; No, don't do this. OpenCA::DB uses DB_File. OpenCA::DB uses BerkeleyDB and DB_File is the interface of this database. Michael -- ------------------------------------------------------------------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482 Unter den Linden 6 Fax: +49 (0)30-2093 2959 10099 Berlin Germany http://www.openca.org ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
