I replaced the location of bash with the correct location
Now it stops at:

localhost# ./dbinstall
ps: -o: No such file or directory
----------------------------------------------------------------
ERROR:
MySQL must be running for this script to succeed. Please start MySQL
before continuing with Midgard database installation.
----------------------------------------------------------------

mysql is running and its binary is in the path

I found an old email in the mailing list stating that ps -C mysqld -o pid |
tail +2 doesnt work on freeBSD and to modify to ps -asx | grep mysqld

is this right ?


________________________________

Stelios Issaias

Senior Developer

Amaze Ltd
Condor House
5-14 St Paul's Churchyard
London EC4M 8BE

Tel: +44 (0)207 332 5620
Direct : +44 (0)207 332 5646
Fax: +44 (0)207 248 4082

Email: [EMAIL PROTECTED]
Web:   http://www.amaze.com




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to