Hi,
I am attempting to install the rpm python2-2.2.3-1 and get the following
error:
edev:/home/mlong # rpm -Uvh python2-2.2.3-1.i386.rpm
error: failed dependencies:
libcrypto.so.4 is needed by python2-2.2.3-1
libssl.so.4 is needed by python2-2.2.3-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1 is needed by
python2-2.2.3-1
I then tried updating openssl-0.9.6i-12 with openssl-0.9.7a-16
and got a large list of failed dependencies. The two files I need are a
part of the latest openssl package. How should I go about resolving the
python dependencies?
Thanks,
Mike