Comments - MariaDB Community Bug Reporting

5 years, 6 months ago EjUIDIznF2n5cJlZM8oCm9Dxelk

Hello need help, i'm trying to setup mariadb on ubuntu 16.04 , i have mysql installed , i have followed all the steps: https://mariadb.com/kb/en/library/installing-mariadb-alongside-mysql/ but when i try : scripts/mysql_install_db --defaults-file=/opt/mariadb-data/my.cnf I see below error: FATAL ERROR: Could not find ./bin/my_print_defaults

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.

The latest information about mysql_install_db is available at http://kb.askmonty.org/v/installing-system-tables-mysql_install_db.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.