Hey gang, I got the configure script to run with no
errors and got it installed in the /opt directory by
using the following.

./configure --with-named-z-libs=no --without-debug
--with-mysqld-user=mysql --prefix=/opt/mysql

But after the make install ( and I saw no errors )
there is no /opt/mysql/var directory and I think there
is suppsoed to be one. So when I start safe_mysqld I
get this error,

 touch: cannot create /opt/mysql/var/rome-ga-2.err: No
such file or directory
chown: /opt/mysql/var/rome-ga-2.err: No such file or
directory
Starting mysqld daemon with databases from
/opt/mysql/var
./safe_mysqld: /opt/mysql/var/rome-ga-2.err: cannot
create


Any ideas?
Thanks



__________________________________________________
Do You Yahoo!?
Spot the hottest trends in music, movies, and more.
http://buzz.yahoo.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