Hi
I was reading this guide, how to install mysql, http://dev.mysql.com/doc/refman/6.0/...ng-binary.html and in the step 7 i got an error:
nyuf@nyuf-desktop:/usr/local/mysql$ scripts/mysql_install_db --user=mysql
FATAL ERROR: Could not find /fill_help_tables.sql
If you compiled from source, you need to run 'make install' to
copy the software into the correct location ready for operation.
If you are using a binary release, you must either be at the top
level of the extracted archive, or pass the --basedir option
pointing to that location.
nyuf@nyuf-desktop:/usr/local/mysql$
Someone can help me plz?
I was reading this guide, how to install mysql, http://dev.mysql.com/doc/refman/6.0/...ng-binary.html and in the step 7 i got an error:
nyuf@nyuf-desktop:/usr/local/mysql$ scripts/mysql_install_db --user=mysql
FATAL ERROR: Could not find /fill_help_tables.sql
If you compiled from source, you need to run 'make install' to
copy the software into the correct location ready for operation.
If you are using a binary release, you must either be at the top
level of the extracted archive, or pass the --basedir option
pointing to that location.
nyuf@nyuf-desktop:/usr/local/mysql$
Someone can help me plz?
Comment