Hoa Doan wrote :
> 
> Hello,
> 
> I'm trying to install mysql on RedHat Linux 7.0.  I've downloaded the rpm.
> And I've install it using the command rpm -i "rpm name".  Now my question
> is.  What directory is the program located in?
> 
> Any help is greatly appreciated.
> 
> Hoa
> 
> _________________________________________________________________
> Chat with friends online, try MSN Messenger: http://messenger.msn.com
> 

Hi,

You can try:
        rpm -q -l MySQL
it will tell you where all files coming in MySQL package are located. 

(Hint: mysql binaries are in standard places: /usr/bin and /usr/sbin)

Regards
--
Joseph Bueno
NetClub/Trader.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