Joe, Sunday, January 20, 2002, 8:47:12 AM, you wrote:
JB> Here is the problem. Normally I type mysql at the command line and get the JB> mysql promt. On some of my servers I use mysql -p database and then enter JB> the password and get the prompt. JB> On this new installation when I type mysql I get: JB> bash: mysql: command not found Are you sure you have installed MySQL correctly after compiling? Try to find mysql binary by typing at the command prompt: whereis mysql Also try to run /usr/local/bin/mysql - maybe, the binary is there but your PATH env. variable does not include /usr/local/bin ? JB> Joe -- For technical support contracts, goto https://order.mysql.com/ 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