libssl.so & libssl.so req'd for rpm install
Ken
ken_chiba at hotmail.com
Fri Jun 22 23:56:44 EDT 2001
Ok. I'll give it a shot in the morning -- I have tried to compile the
src rpm for 2.1-5... and there were a lot of files that didn't work
out (is there a way to pipe the output from the install into a file?).
Thanks,
kc
On Fri, 22 Jun 2001 23:56:35 +0100, Iain Calder
<iain at wombatzone.freeserve.co.uk> wrote:
>Ken wrote:
>>
>> Hi,
>>
>> I guess this is kind of a follow up from my last message; I'm trying
>> to install python 2.1-5 off the rpm, which I'm assuming will work fine
>> if it can work out its dependencies. It's failing on the following
>> dependencies:
>>
>> libcrypto.so.0.9.6
>> libssl.so.0.9.6
>>
>> I previously didn't have these files installed, but I managed to
>> install the right RPM, and they are now there:
>>
>> /usr/lib/libcrypto.so.0.9.6
>> /usr/lib/libssl.so.0.9.6
>>
>> ...yes the RPM install still fails. I'm running on a farily minimal
>> clean install of RH7.1.
>>
>> Any suggestions?
>>
>> TIA!
>>
>> kc
>
>I haven't tried to install 2.1-5, but this worked for me with 2.1-4 on
>RH 7.1:
>
>1) Download the source rpm python2-2.1-4.src.rpm
>2) rpm --rebuild python2-2.1-4.src.rpm
>3) rpm -i /usr/src/redhat/RPMS/i386/python2-2.1-4.i386.rpm
>4) rpm -i /usr/src/redhat/RPMS/python2-devel-2.1-4.i386.rpm
>
>Iain
More information about the Python-list
mailing list