c*********t 发帖数: 1 | 1 try to install mysql3.23.51(for solaris2.8) on sunos 5.6(not roor user).
I run ./bin/safe_mysqld and get the following results:
ld.so.1: ./bin/my_print_defaults: fatal: libz.so.1: open failed: No such file
or
directory
Starting mysqld daemon with databases from
/usr/local/httpd/etc/cgi-bin/division
s/bp/bpdb1/mysql-3.23.51-sun-solaris2.8-sparc/data
Killed
020714 22:02:34 mysqld ended
If anybody know what I should do, please give me a help. | p******f 发帖数: 162 | 2 You need libz.so, install zlib? package first.
【在 c*********t 的大作中提到】 : try to install mysql3.23.51(for solaris2.8) on sunos 5.6(not roor user). : I run ./bin/safe_mysqld and get the following results: : ld.so.1: ./bin/my_print_defaults: fatal: libz.so.1: open failed: No such file : or : directory : Starting mysqld daemon with databases from : /usr/local/httpd/etc/cgi-bin/division : s/bp/bpdb1/mysql-3.23.51-sun-solaris2.8-sparc/data : Killed : 020714 22:02:34 mysqld ended
|
|