Alex,

----- Original Message ----- 
From: ""Alex Behrens"" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.mysql
Sent: Wednesday, June 11, 2003 12:57 AM
Subject: Install on RH9


> Hey All,
>
> Sorry I'm very new to the linux environment and I just recently installed
> RH9 that comes bundled with Mysql 3.23 and I'm having troubles upgrading
to
> 4.0.
>
> When I try to install the latest client and server build it tells me I
have
> failed dependences for mod_auth_mysql, php_mysql, and perl_DBD_Mysql
because
> its missing libmysqlclient.so.10, what am I supposed to do to upgrade? I'm
> very new to this and I need help.

you have to install from http://www.mysql.com/downloads/mysql-4.0.html the
rpm:

"Dynamic client libraries
(including 3.23.x libraries)"

> Also, I'm not sure if Mysql is currently running and how to stop it to
> perform an upgrade, etc. Please help!

mysqladmin shutdown

Look with ps -A that you do not have mysqld's running after that.

> Thanks!
> --------------------------------------------
> -Alex "Big Al" Behrens

Best regards,

Heikki Tuuri
Innobase Oy
http://www.innodb.com
Transactions, foreign keys, and a hot backup tool for MySQL
Order MySQL technical support from https://order.mysql.com/

> E-mail: [EMAIL PROTECTED]
> Urgent E-mail: [EMAIL PROTECTED] (Please be brief!)
> Phone: 651-482-8779
> Cell: 651-329-4187
> Fax: 651-482-1391
> ICQ: 3969599
> Owner of the 3D-Unlimited Network:
> http://www.3d-unlimited.com
> Send News:
> [EMAIL PROTECTED]



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to