cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Need Help Installing CURL

From: Zvi Har'El <rl_at_math.technion.ac.il>
Date: Thu, 7 Feb 2002 19:03:54 +0200 (IST)

The problem is not so easy. Redhat 7.1 has openssl libraries in
/usr/lib/libssl.so.1 (a symlink to libssl.so.0.9.6),
while Redhat 7.2 has them in /lib/libssl.so.2 (a symlink to libssl.so.0.9.6b).
Upgarding openssl from redhat updates will not help. What I would do, is take
the source rpm of curl and run rpm --rebuild on it, to get new curl-ssl package
which will be compatible with 7.1

Zvi.

On Thu, 7 Feb 2002, Georg Horn wrote:

> On Thu, Feb 07, 2002 at 09:33:06AM -0600, kevin_at_linuxland.com wrote:
>
> > [root_at_chilly curl]# rpm -Uvh curl-ssl-7.9.3-1.i386.rpm
> > error: failed dependencies:
> > libcrypto.so.2 is needed by curl-ssl-7.9.3-1
> > libssl.so.2 is needed by curl-ssl-7.9.3-1
> > [root_at_chilly curl]#
> >
> > Your help would be greatly appreciated.
>
> Well, i think that's an easy one: You must install openssl first.
> You can download it from openssl.org.
>
> Bye,
> Georg
>

-- 
Dr. Zvi Har'El     mailto:rl_at_math.technion.ac.il     Department of Mathematics
tel:+972-54-227607                   Technion - Israel Institute of Technology
fax:+972-4-8324654 http://www.math.technion.ac.il/~rl/     Haifa 32000, ISRAEL
"If you can't say somethin' nice, don't say nothin' at all." -- Thumper (1942)
                           Thursday, 26 Shevat 5762,  7 February 2002,  6:49PM
Received on 2002-02-07