>>>>> "George" == George Eleftheriou <uceegel@stripped> writes:
George> Hi all,
George> I am trying to install the binary version of mySQL 3.22.21 on a Sun Solaris
George> 2.5.1 platform. When I run scripts/mysql_install_db I get a message "command
George> not found".The script exists and is executable. I have installed the package
George> on my directory and changed mysqlaccess accordingly.
George> Any help would be appreciated.
George> George
Hi!
Can you try the following and post the result:
sh -x -v ./scripts/mysql_install_db
Regards,
Monty