[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Upgrade OpenSSL to install Net::SSLeay?
- Subject: Re: [cobalt-users] Upgrade OpenSSL to install Net::SSLeay?
- From: Brian Rahill <cobalt@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri Jun 1 03:41:04 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
At 09:10 AM 6/1/01 +0100, you wrote:
Anyway, if you need the newer version, installation is simple and will not
screw up and of the existing SSL stuff. I have done this on both a RaQ2
and a RaQ3 with no troubles at all.
The secret is to install the newer OpenSSL to a location other than the
standard Cobalt /usr.
Thanks everyone for the responses. I've successfully installed the latest
OpenSSL without a hitch.
The default dir. is a different directory than where Cobalt put the
original OpenSSL so now I've got two copies on my server and the GUI is
unaffected.
For the sake of completeness, I didn't change any of the defaults. I just
untarred it, then ran:
./config
make
make test
make install
Thanks again for all the help.
Brian