Azrinsyah,
Wednesday, September 04, 2002, 11:03:30 AM, you wrote:

>Description:
AMA>         I can't run both the scripts mysql and mysqladmin to set up the 
AMA>         root password for my database.
>How-To-Repeat:
AMA>         When I run this command;
AMA>                 ./mysqladmin -u root password 'pegasus'
AMA>         ld.so.1: ./mysqladmin: fatal: libmysqlclient.so.6: open failed: No such 
file or directory
AMA>         Killed

Check where is libmysqlclient.so is located and specify path to the
library with LD_LIBRARY_PATH environment variable.
        http://www.mysql.com/doc/en/Link_errors.html

>Fix:
AMA>         I don't know how to fix this problem.

>>Release:       mysql-3.22.25 (Source distribution)

3.22.25 is outdated. I suggest you to upgrade MySQL server.





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.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

Reply via email to