[wplug] RPM question - How to make it use a newer libfile thanit's expecting

Philip Reiche Phillip.Reiche at pl.netl.doe.gov
Fri Oct 15 13:55:53 EDT 2004


The post about "dependency hell" inspired another trip to google.
Searching "mysql rpm dependency"  eventually lead me to this tidbit:

**********************************************
http://lists.mysql.com/mysql/171367
From: Egor Egorov (egor.egorov at ensita.net)
Subject: Re: Dependency problem with MySQL rpm's (Fedora Core 1) 
Newsgroups: mailing.database.myodbc
Date: 2004-08-23 05:17:34 PST 
Frank Perez <zonian1903 at yahoo.com> wrote:

> I am trying to install MySQL 5.0.0 on a fresh install
> of Fedora Core 1, however I am running into a little
> trouble and I was hoping someone could give me a
> little insight on what I might be doing wrong.
> 
> I am able to install the 'server', 'clients', and
> 'devel' packages with no problems, but if I try to
> install either the 'shared' or the 'Max' packages I
> get the following dependency errors:
> 
> error: Failed dependencies:
> libcrypto.so.0.9.6 is needed by MySQL-shared-5.0.0-0
> libssl.so.0.9.6 is needed by MySQL-shared-5.0.0-0

Download 5.0.1a. 

5.0.0 is linked with SSL while 5.0.1a is not (which is right).
*************************************************
Yet another branch to crawl out along this weekend.....

Phil

>>> billings at negate.org 10/15/2004 10:33:18 AM >>>
Philip Reiche wrote:
> Hi,
> Thanks everyone for all the info. I'm running redhat enterprise
linux
> "AS" which I picked up very cheaply via edu discounts. 
> While I'm a bit tied up tonight with home-ownerish chores, I'll post
> back with the results of whichever tactic I finally choose.
> I'm leaning towards building from source at this point since the
whole
> point of this exercise is skill building.

Probably a good choice.

>  The older 0.9.6 ssl lib has some security bugs and I'd like to
avoid
> using that if I can. That said, Know offhand where I would look for
the
> compatability package?

Most likely Redhat has packages for RHAS available through up2date. 
Try 
running 'up2date openssl096' with root privileges.

However, if you are concerned about using the openssl library that is 
out of date, then you certainly shouldn't be using a package that 
requires it.  Either find a newer package that doesn't require the
older 
openssl or build it from source, as you mentioned before.

-- 
Jonathan S. Billings <billings at negate.org>
_______________________________________________
wplug mailing list
wplug at wplug.org 
http://www.wplug.org/mailman/listinfo/wplug 



More information about the wplug mailing list