Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Jean-Francois Zahnen on October 31, 2002, 11:18:54 PM

Title: openssl and update2 5.5
Post by: Jean-Francois Zahnen on October 31, 2002, 11:18:54 PM
I just upgrade my server from 5.1.2 to 5.5 without problem.  I want to install update 2.  I downloaded rpms and followed procedure.  I can install all rpms but openssl-0.9.6b-28.i386.rpm, have the following message :

# rpm -Uvh openssl-0.9.6b-28.i386.rpm
error: failed dependencies:
        openssl = 0.9.6-9 is needed by openssl-devel-0.9.6-9
#

What am I supposed to install ?

Thanks for your help.

Jean-François
Title: Re: openssl and update2 5.5
Post by: Charlie Brady on November 01, 2002, 12:47:41 AM
Jean-Francois Zahnen wrote:

> # rpm -Uvh openssl-0.9.6b-28.i386.rpm
> error: failed dependencies:
>         openssl = 0.9.6-9 is needed by openssl-devel-0.9.6-9
> #
>
> What am I supposed to install ?

Nothing. Remove openssl-devel. You don't need it.

Charlie
Title: Re: openssl and update2 5.5
Post by: Jean-Francois Zahnen on November 01, 2002, 01:25:37 AM
Thanks, I made a rpm -e of this rpm.

Thanks again for your quick help

Jean-FRançois