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]