[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: MySQL -- install on ES3
- From: Bob McClure Jr <robertmcclure earthlink net>
- To: Getting started with Red Hat Linux <redhat-install-list redhat com>
- Subject: Re: MySQL -- install on ES3
- Date: Tue, 14 Dec 2004 15:08:45 -0600
On Tue, Dec 14, 2004 at 05:10:27PM -0500, Yulan Dong wrote:
> Hi,
>
> I downloaded mysql-3.23.58-1.i386.rpm from redhat site. When I tried to
> install it, I got an error:
>
> [root IMSSERVER ydong]# rpm -ivh mysql-3.23.58-1.i386.rpm
> error: Failed dependencies:
> perl-DBD-MySQL is needed by mysql-3.23.58-1
> Suggested resolutions:
> perl-DBD-MySQL-2.1021-3.i386.rpm
>
> Then I downloaded perl-DBD-MySQL-2.1021-3.i386.rpm and tried to install
> it, I got another error:
>
> [root IMSSERVER ydong]# rpm -ivh perl-DBD-MySQL-2.1021-3.i386.rpm
> error: Failed dependencies:
> libmysqlclient.so.10 is needed by perl-DBD-MySQL-2.1021-3
> Suggested resolutions:
> mysql-3.23.58-1.i386.rpm
>
> How to solve this problem?
>
> Thank you in advance.
>
> Yulan
Install them both at the same time:
rpm -ivh mysql-3.23.58-1.i386.rpm perl-DBD-MySQL-2.1021-3.i386.rpm
Cheers,
--
Bob McClure, Jr. Bobcat Open Systems, Inc.
robertmcclure earthlink net http://www.bobcatos.com
Grace happens.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]