As far as I know mysql-xx-xx-xx-xx-xx-tar.gz comes with both mysqlclient and
mysqladmin, check where those
files are located (locate, find / -name <name> -print) and check that they are
in your path (/etc/profile for global settings). Then give it one more try or
hit the Doc's :)


Martin östlund
Steve West wrote:

> Excuse me if this is a dump question but I'm still new to linux and in need
> of some help:
>
> I installed mysql-3.23.38-pc-linux-gnu-i686.tar on a RedHat 7 server and
> everything installed fine (or at least I think so). I created a test
> database added some tables, etc without any problems. Now, I'm trying to
> install RedHat Interchange (a shopping cart software) which will be using
> mysql. Interchange seems to require mysqladmin to connect to mysql and I'm
> wondering:
>
> 1. How do I check if mysqladmin is installed/enabled?
>
> 2. How do I check if mysql-client is installed/enabled?
>
> If any of the above are not installed as part of the regular installation,
> can someone point me to some where I can download them and hopefully have
> some simple instructions to follow for installation.
>
> Thanks!
>
> SW
>
> ---------------------------------------------------------------------
> 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