[EMAIL PROTECTED] wrote:
> 
> I have downloaded a berkeleyDB3.3,but I don't know how to use it in openca,
> somebody can tell me?

Simple. Go to the source dir. There should be a directory named:

         perl.DB_File

go there and install the DB_File just like this:

        $ cd perl.DB_File
        $ perl Makefile.PL
        $ make
        $ make test
        $ su -
        $ [password]
        # make install

the OpenCA::DB will make use of it without modify. The new OpenCA::DB
(version 2.0+) will make mandatory use of DB_File...

-- 

C'you,

        Massimiliano Pala

--o-------------------------------------------------------------------------
Massimiliano Pala [OpenCA Project Manager]                  [EMAIL PROTECTED]
                                                          [EMAIL PROTECTED]
                                                     [EMAIL PROTECTED]
http://www.openca.org                            Tel.:   +39 (0)59  270  094
http://openca.sourceforge.net                    Mobile: +39 (0)347 7222 365

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to