Hi Scott,

you have to set the PATH variable.
PATH=/usr/local/bin:$PATH
in your profile.

Then the mysql_install_db runs.


-----Ursprüngliche Nachricht-----
Von: Scott Pippin [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 31. Juli 2002 21:17
An: [EMAIL PROTECTED]
Betreff: Installing MySQL 3.23.51 on AIX 4.3.3


I get the following error when installing the MySql Binary in AIX:
 
exec(): 0509-036 Cannot load program mysql because of the following
errors:
        0509-130 Symbol resolution failed for mysql because:
        0509-136   Symbol stpcpy (number 125) is not exported from
                   dependent module /usr/lib/libc.a(shr.o).
        0509-136   Symbol strnlen (number 126) is not exported from
                   dependent module /usr/lib/libc.a(shr.o).
        0509-192 Examine .loader section symbols with the
                 'dump -Tv' command.
 
I get this error when running mysql_install_db and when trying to start
the database.
Note:  I am using AIX 4.3.3 and MySQL 3.23.51.

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