I'm gonna chalk this up to me trying to save work and not reading carefully enough.  The rpm that I was installing is meant for RH8, I'm running FC4.  I compiled the latest source and it went in without problem.  Thanks for the suggestion, made me think, mabye I should just try to compile from source.

On 3/9/06, Joe Orton <[EMAIL PROTECTED]> wrote:
On Thu, Mar 09, 2006 at 10:40:30AM -0500, Tim Porritt wrote:
> Ok I am trying to install neon to get my linux webdav client support
> working.  I have openssl 0.9.7f installed (base and devel packages) with
> libssl.so.0.9.7f and libcrytpo.so.0.9.7f installed in /lib
> I have symlinked these libraries as libssl.so.2 and libcrytpo.so.2 in the
> same directory and also as those same filenames under /usr/lib
>
> When attempting to install neon-0.23.5-1.i386.rpm i get:
> error: Failed dependencies:
>         libcrypto.so.2 is needed by neon-0.23.5-1.i386
>         libssl.so.2 is needed by neon-0.23.5-1.i386

You should not be symlinking anything manually, that's likely to break
stuff and should never be necessary if you're using RPMs.  It sounds
like you're got the wrong version of OpenSSL installed for the binary
package you're trying to install.  Try rebuilding the neon source RPM on
the system.

Regards,

joe

_______________________________________________
neon mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/neon

Reply via email to