Iwhat am I doing wrong:

After downloading the binary for mysql 4.09-max for Mac OS 10.2 safe_mysql
complains:

% sudo bin/mysqld_safe
The file /usr/local/mysql/libexec/mysqld doesn't exist or is not executable
Please do a cd to the mysql installation directory and restart
this script from there as follows:
./bin/mysqld_safe.

It's clear that the binary needs no configure so it should be clear to the
contained script that it will find mysqld in mysql/bin and not in
mysql/libexec!

What am I missing.

Thanks/h


---------------------------------------------------------------------
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