Hi all, new to the list... here's my problem, anyone have an answer?

I'm a long time MySQL user. At work, we have an RS6000 running AIX on which 
we'd like to install MySQL. I downloaded the binaries from mysql.com.

However, it will not run... I get this error upon running mysql_install_db:

exec(): 0509-036 Cannot load program ./bin/mysqld 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

Now I've tried 3 different libz.a and both give the error that member shr.o 
is not found in the archive. Anyone know what shr.o is, and where I can get 
a libz.a that supports this shr.o? I'm running MySQL on RedHat 7.0 and 7.2, 
and the libz.a works on there (I've even tried using the one from the 
RedHat machine... same error...)

Anyone have any idea?



---------------------------------------------------------------------
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


---------------------------------------------------------------------
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

Reply via email to