Hi, I wanted to summarize my problem again so if somebody had the same issue can help me.
O.S. IBM AIX 4.3.3 MySQL Binary Distribution: 3.23.46 When I run ./scripts/mysql_install_db, I got this error: exec(): 0509-036 Cannot load program ./bin/mysqld because of the following errors: 0509-150 Dependent module libz.a(shr.o) build not be loaded. 0509-022 Cannot load module libz.a(shr.o). 0509-026 System error: A file or directory in the path name does not exist. Installation of grant tables failed! I was asked to download the libz library, which I did (zlib.1.1.4.tar). I compiled for the IBM AIX using make-3.79.1.tar but when I run the ./scripts/mysql_install_db and I get almost the same error: exec(): 0509-036 Cannot load program ./bin/mysqld because of the following errors: 0509-150 Dependent module /usr/lib/libz.a(shr.o) could not be loaded. 0509-152 Member shr.o is not found in archive Installation of grant tables failed! Is there anything else that I can do? Victoria Reznichenko confirmed that they are working on a new binary distribution, but does anybody now when we should expect the new release? Thanks in advanced. __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php