Hi, I installed some RPM ,openssl-0.9.7f-7, on Fedora 3 and after this something went wrong with many applications. I installed some other stuff but I think this rpm did the problem.
Then I run wget I get: /usr/lib/libk5crypto.so.3: no version information available (required by /lib/libssl.so.4).
In addition when I try to install lynx-2.8.5-18.i386.rpm its complaining:
libcrypto.so.4 is needed by lynx-2.8.5-18.i386
libssl.so.4 is needed by lynx-2.8.5-18.i386
But then I run : rpm -qa --filesbypkg | grep libcrypto I see that this aplications is instaled .
All help will be apreciated.