Bug #18412 installing Mysql-Administrator on RHEL4
Submitted: 22 Mar 2006 6:59 Modified: 24 Mar 2006 2:20
Reporter: hanson hanson Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:MYSQL5.0 OS:Linux (RHEL4)
Assigned to: CPU Architecture:Any

[22 Mar 2006 6:59] hanson hanson
Description:
Hi All 
    I've tried to install MySql-administrator on RHEL4  but kepp getting this error messaage: 

   [root@hanson007]# rpm -ivh mysql-administrator-1.1.6-1.i386.rpm 
   error: Failed dependencies: 
   libstdc++.so.6(GLIBCXX_3.4.4) is needed by mysql-administrator-1.1.6-1.i386 

   This file is on my computer, I did a search and heres the location: 
   file:/usr/lib/libstdc++.so.6 read-only 

   Can any help with this .  
   thanks!
   hanson

How to repeat:
Hi All 
    I've tried to install MySql-administrator on RHEL4  but kepp getting this error messaage: 

   [root@hanson007]# rpm -ivh mysql-administrator-1.1.6-1.i386.rpm 
   error: Failed dependencies: 
   libstdc++.so.6(GLIBCXX_3.4.4) is needed by mysql-administrator-1.1.6-1.i386 

   This file is on my computer, I did a search and heres the location: 
   file:/usr/lib/libstdc++.so.6 read-only 

   Can any help with this .  
   thanks!
   hanson
[22 Mar 2006 9:08] Valeriy Kravchuk
Thank you for a problem report. Please, send the results of the following command:

cat /etc/ld.so.conf

from your machine.
[22 Mar 2006 9:42] hanson hanson
[root@hanson007 home]# rpm -ivh mysql-query-browser-1.1.18-1.i386.rpm
error: Failed dependencies:
        libstdc++.so.6(GLIBCXX_3.4.4) is needed by mysql-query-browser-1.1.18-1.i386
[root@hanson007 home]# cat /etc/ld.so.conf
/usr/lib
include ld.so.conf.d/*.conf
/usr/X11R6/lib
[root@hanson007 home]#

thanks !
[24 Mar 2006 2:20] hanson hanson
OK!