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
-
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
-
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
-
Thanks, I made a rpm -e of this rpm.
Thanks again for your quick help
Jean-FRançois