On Tue, Oct 30, 2001 at 10:55:44AM +0100, [EMAIL PROTECTED] wrote:
> I have Red Hat Linux 7.0 with openssl-0.9.5a-14 as a part of it. Now I want to 
> compile and install KDE 2.2 what requires openssl-0.9.6. Is it possible to use 
> both versions of openssl and it should be configured? I don't want to remove 
> the old version because many packages are depend on it.

Yes: you'll need the openssl095a compatibility package:

http://rpmfind.net/linux/rpm2html/search.php?query=openssl095

get this RPM along with the openssl-0.9.6b package from 7.2 (I think the
KDE RPMs require that one), and upgrade with a single RPM command;

# rpm -Uvh openssl095a-0.9.5a-9.i386.rpm openssl-0.9.6b-8.i386.rpm

(and adding in the newer openssl-devel package as well, if you have
that installed)

Regards,

joe
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to