Weining Zhao writes:
Hello,
I donwloaded the mysql 3.23.38 binary for AIX 4.3.3 and installed an IBM rs6000
workstation. When I started mysql server with safe_mysqld, I got following
error message:
Start MySQL server deamon
exec(): 0509-036 Cannot load program /usr/local/mysql/bin/my_print_defaults
because of the following errors:
0509-150 Dependent module /usr/local/lib/libz.a(shr.o) could not be loaded.
0509-152 Member shr.o is not found in archive
010608 10:54:45 mysqld ended
<<<<<<<<<<<<<<
The zlib installed on the workstation is version 1.1.3.
Can anyone tell me what wrong here? what is this shr.o? Did I miss something?
Thanks.
Weining
Hi!
Just go to ftp.gnu.org and download zlib source. Build it and install
it on AIX.
Also, can you tell me what for are you using MySQL at your
institution.
Regards,