Fellow AIX'ers;
This has been an outstanding issue for quite some time on our AIX boxen here. MySQL is running fine in our production but we still don't have access to the mysql command line (shell).
As a user or root when we try to execute "mysql" we receive the error:
0509-150 Dependent module /usr/lib/libreadline.a (libreadline.so) could not be loaded.
0509-153 Member libreadline.so is not found in archive.
I've searched extensives on the web and usenet and have added the LIBPATH env variable and verified that it is indeed active when executing. Also, in the directory /usr/local/lib there is the libreadline.so.4 modules with is pointed to by several variatione of libreadline including from the /usr/lib directory.
Anyone else run up against this issue? All I want to do is execute the mysql command line utility!!!!
Ideas? Suggestions???
Thanks in advance.
Bob
This has been an outstanding issue for quite some time on our AIX boxen here. MySQL is running fine in our production but we still don't have access to the mysql command line (shell).
As a user or root when we try to execute "mysql" we receive the error:
0509-150 Dependent module /usr/lib/libreadline.a (libreadline.so) could not be loaded.
0509-153 Member libreadline.so is not found in archive.
I've searched extensives on the web and usenet and have added the LIBPATH env variable and verified that it is indeed active when executing. Also, in the directory /usr/local/lib there is the libreadline.so.4 modules with is pointed to by several variatione of libreadline including from the /usr/lib directory.
Anyone else run up against this issue? All I want to do is execute the mysql command line utility!!!!
Ideas? Suggestions???
Thanks in advance.
Bob