Do you have  /cnem/server/bin/mysqld file ? Is it exec (6xx)?

Best Regards
--------------------
Mathias FATENE
 
Hope that helps
*This not an official mysql support answer
 


-----Original Message-----
From: Anirban Karmakar [mailto:[EMAIL PROTECTED] 
Sent: lundi 25 avril 2005 09:12
To: mysql@lists.mysql.com
Subject: libCstd.so.1 not found while running mysql_install_db


Hi,

I installed mysql-standard-4.0.24-sun-solaris2.8-sparc on a Solaris 5.8
macine. However while i'm running the mysql_install_db script i'm
getting the error

ld.so.1: ./bin/mysqld: fatal: libCstd.so.1: open failed: No such file or
directory Killed Installation of grant tables failed!

I've my .my.cnf file as
************************************************************
#mysql config file

[client]
port      = 3306
socket    = /tmp/mysql.sock

[mysqld]
port      = 3306
socket    = /tmp/mysql.sock
user      = mysqlc
datadir   = /cnem/data

[mysql_server]
basedir   = /cnem/server

[mysql.server]
basedir   = /cnem/server

[mysqld_safe]
err-log   = /cnem/server/mysqld.log
************************************************************************

The same configuration worked on another Sun machine. Please suggest me
how to fix it.

Thanks
Anirban

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[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