maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #01568
libaio dependency?
Hi,
I downloaded this archive: mariadb-10.0.10-linux-x86_64.tar.gz
I use the simple my.conf from the documentation but all the commands fail,
saying that they need libaio.
*$ ./scripts/mysql_install_db --defaults-file=./my.conf Installing
MariaDB/MySQL system tables in '(...)/var' ..../bin/mysqld: error while
loading shared libraries: libaio.so.1: cannot open shared object file: No
such file or directoryInstallation of system tables failed! Examine the
logs in (...)/var for more information.*
I think this used to be a bug in 5.5.23 (
https://mariadb.atlassian.net/browse/MDEV-302 ), can it be in 10.0.10 as
well?
Thanks,
Ben
Follow ups