RE: rpm install issue under redhat9

"Neil Winton" <neil.winton-XZoyATsUNX5Wk0Htik3J/[email protected]> Fri, 21 Nov 2003 22:11:43 -0000
Newsgroups gmane.comp.security.zebedee.general
Message-ID <[email protected]>
Hi,

> i have attempt to "rpm -i zebedee-2.4.1-1.i586.rpm" and i
> get that it failed because of a dependency on libcrypto.so.0.
>
> i did an rpmfind.net on libcrypto.so.0 and found that it is
> within the openssl095a-0.9.5a-23.8.i386.rpm.

The RPM is really very old, built on RH8.

>
> however, after querying rpm on my redhat9 machine it already
> has openssl-0.9.7a-2 installed. which is a newer version.
>
> i tried to put a link file to /lib/libcrypto.so.0.9.7a via
>
> ln -s ../../lib/libcrypto.so.0.9.7a libcrypto.so.0
>
> from /usr/lib
> and from /lib
>
> ln -s libcrypto.so.0.9.7a libcrypto.so.0
>
> then attempted to "rpm -i zebedee-2.4.1-1.i586.rpm" again,
> but it didn't work.
>
> have any ideas on installing zebedee on redhat9?

You can try a hard link ("ln" instead of "ln -s") but your best bet will be
to rebuild the RPM from scratch. You can use the 2.4.1 Source RPM, but you
might be better off building the latest (development, but fairly stable)
version from source.

	Regards,
		Neil



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/