"Erik Kabo" <[EMAIL PROTECTED]> wrote:
> I installed MySQL version 3.23 in RedHat 7.0 using gnorpm. After I
installed
> it, the server appears to be working fine, but there is no client
software.
> I try running "mysql" at the command prompt, but I get a command not found
> error.

Did you enter the full path to mysql?  Did you go to the directory
containing the mysql binary and type "./mysql" (without the quotes)?  If not
and the directory containing the mysql binary isn't in your PATH then the
server won't be able to find the command.

--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.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