libcrypto.so.1

George Toft plug-discuss@lists.plug.phoenix.az.us
Sat, 11 Jan 2003 06:20:54 -0500


Michael Havens wrote:
> 
> Can anyone send me the library 'libcrypto.so.1'. I cannot locate it.
> --
> :-)~Mike~(-:
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change  you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss


Sending you the file is probably not a good idea :)

Here's how to find it:
Go to rpmfind: <http://rpmfind.net/>
In the search bar, enter the file you need: libcrypto.so.1
This takes you to this page:
<http://rpmfind.net/linux/rpm2html/search.php?query=libcrypto.so.1>
(notice the query string at the end of the URI)

Now you know what RPM to install to get that file.

George