[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Re: OpenSSL - what state is this in?
- Subject: [cobalt-developers] Re: OpenSSL - what state is this in?
- From: Ian McCall <ian@xxxxxxxxxxxx>
- Date: Fri Sep 20 03:34:23 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
> Is this a Raq3??
It's a Raq 4.
> When I looked at our Raq3 they had about 3 symlinks in
> the /usr/lib I think. You won't be able to just do a OpenSSL
> compile. You need to build next to apache.
Thanks for the tip - I'll check the archives. I -believe- the web side of things
is handled though through the mod_ssl upgrade I performed (compiled OpenSSL
0.9.6g, then compiled mod_ssl for 1.3.20 linked against OpenSSL 0.9.6g).
It's these extraneous files lying around that are worrying me - I don't know
what's using them. Fixing the symlink or copying some files around is easy
enough, the trouble is that I don't know why they're actually -there-, or what
upgrade mechanism broke the links, or whether putting 0.9.6g in might break
anything.
DLL hell under Linux? Ah well, I knew it would happen one day...
Cheers,
Ian