Re: [squid-users] Upgrading to 2.5.STABLE1-2

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 20 Feb 2003 00:56:03 +0100

You are trying to install a binary RPM built for a later operating
system version than the version you are using.

Recommended action is to rebuild the RPM from the Source RPM (should
be found from the same location where you found this binary RPM).

Generic instructions for rebuilding a RPM from a Source RPM:
  rpm --rebuild ...src.rpm
  rpm -U /path/to/resulting/binary.rpm

Regards
Henrik

On Wednesday 19 February 2003 23.24, trainier@kalsec.com wrote:
> I'm having issues with dependencies that aren't making sense. Have
> a look:
>
> after a: rpm -Uvh squid-2.5.STABLE1-2.i386.rpm
>
> I receive
>
> error: Failed dependencies:
> libcrypto.so.4 is needed by squid-2.5.STABLE1-2
> libpthread.so.0(GLIBC_2.3.2) is needed by
> squid-2.5.STABLE1-2 libssl.so.4 is needed by squid-2.5.STABLE1-2
>
> openssl IS installed and current, the same goes for openssl-devel.
> However, libcrypto.so.4 and libssl.so.4 are no-where on the system.
>
> To confirm that suspicion I chose to ldconfig -v | grep <each file>
> No can-do.
>
> For libpthread.so.0
> This library IS on my system and recognized by ldconfig -v
>
> Why can't rpm see this library and where can I get the other two
> libraries from?
Received on Wed Feb 19 2003 - 16:54:59 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:13:29 MST