[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Fixing the nasty RaQ Hack
- Subject: Re: [cobalt-users] Fixing the nasty RaQ Hack
- From: Paul Warner <pwarner@xxxxxxxxxxxxxxxxxx>
- Date: Thu Jan 23 23:04:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Third, upgrade OpenSSL to Version 0.9.7; you can get RPMs from
> ftp://ftp.nacs.net/pub/software/cobalt_raq4
>
> openssl-0.9.7-1.i386.rpm
> openssl-0.9.7-1.src.rpm
> openssl-devel-0.9.7-1.i386.rpm
> openssl-doc-0.9.7-1.i386.rpm
>
Jeff, et. al..
Did you need to re-compile php and/or curl (which seems to be a part of
php's install)? I am getting dependency errors on:
libcrypto.so.2 is needed by curl-7.9.4-1
libcrypto.so.2 is needed by php-4.1.2-PM3
libssl.so.2 is needed by curl-7.9.4-1
libssl.so.2 is needed by php-4.1.2-PM3
using rpm -Uhv openssl-0.9.7-1.i386.rpm
-- Paul