Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] dependency hell for "mysql" redhat 8


Its in the mysql package.

There's no such thing as dependency hell.

1. up2date --whatprovides libmysqlclient
2. up2date -i (whatever you're installing)
3. Install MySQL from redhat-config-packages
4. Install yum. yum provides libmysqlclient
5. Install apt. apt-cache search libmysqlclient

Mike
__________________________________________________________________________
Mike MacCana 	         Consultant            RHCE, MCSE, MCP+I
Cybersource: Providing Quality IT Professional Services for 11 Years
Specialists in Unix/Linux, TCP/IP and Web Application Development
Level 4, 10 Queen St, Melbourne.  Ph : 03 9621 2377 Fax: 03 9621 2477

On Thu, 8 May 2003, Roger Salisbury wrote:

>
>
> hi all
>
> Anybody had this problem & sorted it.
>
> Constantly getting :
>
> errror: failed dependencies
> libmysqlclient.so.10 is needed by mysql............
>
> when loading
> # rpm -i mysql*.rpm
>
> no matter which mysql packages I try to load.
>
> searched for that very package "libmysqlclient" from system CD's and on the net but to no avail.
>
> is this libmysqlclient* found in some other *rpm?
>
> rgds...
> Roger
>
>