[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Installation problems?

From: Max Bowsher <maxb_at_ukf.net>
Date: 2003-06-06 01:28:56 CEST

Maury Hammel wrote:
> Michael:
>
>> --- Maury Hammel <ml.hammel@shaw.ca> wrote:
>>
>>> % rpm -ivh neon-0.23.5-1.i386.rpm
>>> error: Failed dependencies:
>>> libcrypto.so.2 is needed by neon-0.23.5-1
>>> libssl.so.2 is needed by neon-0.23.5-1
>>
>>
>> I believe the libcrypto.so version number was bumped fairly recently.
>> The neon rpm was probably created with an older openssl. If you look
>> on your machine I believe you will see that you have libcrypto.so.3
>> installed.
>
> Actually, it is .4, but that's picking a nit.
>
> Am I correct in assuming that I can fix the problem by building soft links
in
> /usr/lib for the .2 files, pointing to the .4 files?

NO! You need to install the correct openssl compatibility package, in this
case openssl096b, from the RH9 CDs.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 6 01:29:56 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.