LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   libcrypto and libssl (https://www.linuxquestions.org/questions/linux-software-2/libcrypto-and-libssl-16164/)

thanko 03-13-2002 08:04 AM

libcrypto and libssl
 
I'm trying to install the latest snapshot of Wine from www.winehq.com. When I run the install, it fails dependency requirements for cups-libs. I got cups-libs and tried to install which then failed dependency for libcrypto.so and libssl.so. Which file do I need to get to update these two libs?

neo77777 03-13-2002 08:25 AM

Search for these files on http://rpmfind.net, it will give you a package(s) where these files are.

thanko 03-13-2002 11:16 AM

OK, I went to rpmfind.net and downloaded and installed this file: openssl-0.9.6b-8.i386.rpm. When I try to install cups-libs-1.1.14-1.i386.rpm I get this message:

error: failed dependencies:
libcrypto.so.0.9.6.1 is needed by cups-libs-1.1.14-1
libssl.so.0.9.6.1 is needed by cups-libs-1.1.14-1
RESULT=1

I'm guessing this is a version conflict (is it?) but I can't find openssl version greater than the one installed.

Thanks for helping.


All times are GMT -5. The time now is 04:39 PM.