I just compiled it for SPARC Solaris and it reports the correct version.:
# ./openssl version
OpenSSL 0.9.8g 19 Oct 2007
But I have to go back and redo it because it dumped the binary in /usr/local/bin
and I want it self contained in its own tree so it doesn't conflict with earlier
versions.
Quo
> Maybe I need some more coffee before I google...
>
> I just upgraded to openssl-0.9.8g, but when I type openssl version it
> still shows me the old one.
That just means that you are running the executable from the old version.
> Am I missing some steps here and is there a web page where I can
Maybe I need some more coffee before I google...
I just upgraded to openssl-0.9.8g, but when I type openssl version it
still shows me the old one.
Am I missing some steps here and is there a web page where I can find them?
Thanks.
__