RE: libcrypto names
- From: "McDougall, Marshall (FSH)" <MarMcDouga@xxxxxxxxx>
- Date: Thu, 29 Jun 2006 13:17:52 -0500
If they are indeed the same package, just create a soft link to your
currently installed lib but name it with the other naming standard ala:
cd /lib
ln -s ./libcrypto.so.0.9.7 ./libcrypto.so.4
Regards, Marshall
-----Original Message-----
From: redhat-list-bounces@xxxxxxxxxx
[mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of Chris St. Pierre
Sent: Thursday, June 29, 2006 1:04 PM
To: redhat-list@xxxxxxxxxx
Subject: libcrypto names
I've got an RPM that requires libcrypto.so.0.9.7. The problem is that
RHEL's OpenSSL package provides libcrypto.so.4. Some googling
suggests that these are, in fact, the same library, just named
differently: the .4 is an RHEL thing, while the .0.9.7 is the OpenSSL
version. (The RPM is packaged without a specific distro in mind.)
How can I solve this dependency, preferably without installing a
non-RHEL OpenSSL package?
The only thing I can think of is to create an RPM package that just
installs a symlink to libcrypto.so.4 under libcrypto.so.0.9.7, and
reports to the RPM database that this package provides
libcrypto.so.0.9.7. This seems like overkill, and I'm also a total
noob when it comes to making my own RPMs. Other ideas?
Chris St. Pierre
Unix Systems Administrator
Nebraska Wesleyan University
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
- Follow-Ups:
- RE: libcrypto names
- From: Chris St. Pierre
- RE: libcrypto names
- Prev by Date: RE: Normal to have 14 httpd processes?
- Next by Date: RE: libcrypto names
- Previous by thread: libcrypto names
- Next by thread: RE: libcrypto names
- Index(es):
Relevant Pages
- Re: linux software installation
... It depends on which specific Linux distribution you are using. ... Different
Linux distributions use different software package management tools. ... With RPM,
you do need to know, beforehand, the name of the software package. ... If you hack your way through
downloading, compiling and installing some warez manually, rpm won't know anything about it. ...
(comp.os.linux.misc) - [opensuse] RPM dependencies
... I just tried installing a package on my version of Linux - I ... error:
Failed dependencies: ... Is there a command (except for rpm -i), ... (SuSE) - Re: [SLE] Compiling SuSE
... This is just a weekend project. ... Perhaps one use the package 'y2pmsh'
... But if you decide to do it, I would recommend installing a minimal SUSE ...
start with recompiling the rpm packages that are installed on that minimal ... (SuSE) - Summary: A Raid manager 6.22.1 issue with Solaris 2.6 on E3000
... I will be installing 4.5FP6 BS on this machine so if there ... SUNWosafw
Open Storage Array Firmware ... SUNWosamn Open Storage Array Man Pages ... Using
as the package base directory. ... (SunManagers) - Re: RPM installing error
... verify the rpm package with -V. ... Try installing it with the --aid
option. ... Redhat Channel Partner and Training Partner ... (RedHat)