← Back to team overview

maria-discuss team mailing list archive

Re: libaio dependency?

 

Ben,

That's a different problem. The binary needs libaio but you haven't got it
installed, and since you're using a tar.gz package it isn't going to
install it for you. You need to install the relevant libaio package for
your operating system.

Regards,

Jeremy


On Mon, May 12, 2014 at 10:13 AM, Benjamin Jaton
<benjamin.jaton@xxxxxxxxx>wrote:

> 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
>
> _______________________________________________
> Mailing list: https://launchpad.net/~maria-discuss
> Post to     : maria-discuss@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~maria-discuss
> More help   : https://help.launchpad.net/ListHelp
>
>

References