MySQL Forums
Forum List  »  Install & Repo

Installing 5.0 and Administrator on RHEL 3 WS
Posted by: Charles Norton
Date: March 01, 2006 12:36PM

Could someone point me to instructions for installing MySQL 5.0 server and administrator on a Red Hat Enterprise Linux 3 WS system? I just freshly installed the system and deliberately did not select MySQL serveras part of the installation I downloaded the 5.0 rpm Community Server edition, and that installed fine. My problems came while trying to install the administrator rpm and then to build the administrator from source.

If I try to install the rpm, I get this error:

# rpm -i mysql-administrator-1.1.6-1.i386.rpm
error: Failed dependencies:
libc.so.6(GLIBC_2.3.4) is needed by mysql-administrator-1.1.6-1
libstdc++.so.6(GLIBCXX_3.4) is needed by mysql-administrator-1.1.6-1
libstdc++.so.6(GLIBCXX_3.4.4) is needed by mysql-administrator-1.1.6-1

If I try to build the administrator from source, I run into the incompatable library problem:

# rpm -i mysql-3.23.58-16.RHEL3.1.i386.rpm
warning: mysql-3.23.58-16.RHEL3.1.i386.rpm: V3 DSA signature: NOKEY, key ID 025e513b
error: Failed dependencies:
perl-DBD-MySQL is needed by mysql-3.23.58-16.RHEL3.1
MySQL conflicts with mysql-3.23.58-16.RHEL3.1
Suggested resolutions:
/var/spool/up2date/perl-DBD-MySQL-2.1021-3.i386.rpm

If up2date the suggested resolution, it says I need a library from mysql-3.23.58-16.RHEL3.1.i386.rpm.

I will gladly read the "manual" or docs, and would love a pointer to them.

Thanks.
cmn

Data Processing Department
Town of Arlington
Arlington, MA

Options: ReplyQuote


Subject
Written By
Posted
Installing 5.0 and Administrator on RHEL 3 WS
March 01, 2006 12:36PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.