LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Trying to install ActiTime (https://www.linuxquestions.org/questions/linux-newbie-8/trying-to-install-actitime-673616/)

dfwhosts 10-01-2008 04:21 PM

Trying to install ActiTime
 
Hello,

I am a complete newbie to Linux but I have been given the task of installing an ap called ActiTime. The script to set up the DB starts:

setup_mysql.sh has the following launch format:

bash ./setup_mysql.sh [-mysqlhome <MYSQLHOME>]
[-username <USERNAME>] [-password <PASSWORD>]
[-host <HOST>] [-port <PORT>]
[-dbname <DBNAME>]

where
MYSQLHOME> - The path to the MySQL installation directory. If not
specified, setup_mysql.sh will ask for
it when running.

NOTE:
Setup script will then search for MySQL executable file at the following location: <MYSQLHOME> + "/bin/mysql".


Running Centos 4.7


I'm OK with everything else except my question is - where is the MySQL install directory?

Thanks
JM


All times are GMT -5. The time now is 11:15 PM.