LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Where can I get the file libcrypto.so.4 ? (https://www.linuxquestions.org/questions/linux-software-2/where-can-i-get-the-file-libcrypto-so-4-a-239633/)

wlaw 10-06-2004 09:54 PM

Where can I get the file libcrypto.so.4 ?
 
I got the following message when I typed rpm -Uvh jpilot-0.99.7-1.i386.rpm

error: Failed dependencies:
libcrypto.so.4 is needed by jpilot-0.99.7-1

Howevre, how to get libcrypto.so.4 ???

Thank you !

I am running Mandrake Linux 10 !

SirSlappy 10-06-2004 09:56 PM

google
 
First tip for using linux, man. GOOGLE

Search for a libcrypto.so.4 RPM, man


www.rpmfind.net
www.google.com


Please search google first.

Thanks

emailssent 10-06-2004 10:00 PM

wlaw,

try to get jpilot tar file and install through that becz it is difficult to fullfill rpm dependency , becz as u fullfill 1 requirement it ask's for another.

wlaw 10-07-2004 10:43 AM

Quote:

Originally posted by emailssent
wlaw,

try to get jpilot tar file and install through that becz it is difficult to fullfill rpm dependency , becz as u fullfill 1 requirement it ask's for another.

Thank you for your suggestion. I've downloaded the tar file and install through. However, I got the following error .

checking for gtk-config... no
checking for GTK - version >= 1.2.0... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: error: *** GTK >= 1.2.0 not found ***



What can I do now ?:confused:

emailssent 10-07-2004 11:30 AM

try this,

#rpm -qa|grep gtk

run the above command to find whether the gtk package is installed on your system or not, it not then first intall gtk and then install jpilot...


All times are GMT -5. The time now is 12:38 PM.