LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   problem in installing mysql server (https://www.linuxquestions.org/questions/linux-newbie-8/problem-in-installing-mysql-server-740950/)

shadow_rana 07-18-2009 02:09 AM

problem in installing mysql server
 
Hello everybody,

I am trying to install mysql server rpm package in RHEL4. it is
showing error as follows. please guide me

"rpm -ivh MySQL-server-community-6.0.11-0.rhel5.x86_64.rpm "
warning: MySQL-server-community-6.0.11-0.rhel5.x86_64.rpm: V3 DSA signature:
NOKEY, key ID 5072e1f5
error: Failed dependencies:
libc.so.6(GLIBC_2.4)(64bit) is needed by
MySQL-server-community-6.0.11-0.rhel5.x86_64
rtld(GNU_HASH) is needed by MySQL-server-community-6.0.11-0.rhel5.x86_64


so when i tried to browse for libc.so.6, i am unable to get for RHEL4


waiting for ur reply

regards
sivakiran.B

knudfl 07-18-2009 04:28 AM

Quote:

MySQL-server-community-6.0.11-0.rhel5.x86_64.rpm
Wrong package !
You are trying to use a package for EL 5.

Example package EL 4 :
MySQL-server-community-6.0.11-0.rhel4.x86_64.rpm
http://rpm.pbone.net/index.php3
Search > Advanced Search >> "RedhatEL4, CentOS 4"

chrism01 07-19-2009 07:27 PM

Also, if you use the RHEL up2date tool instead, it'll handle the dependencies automatically.


All times are GMT -5. The time now is 11:45 PM.