Comments - Issue installing MariaDb under Ubuntu 64-bit 16.04.1

6 years, 8 months ago kanika satija

It seems that libaio package is missing on the system. You can install corresponding package with below command:-

sudo apt-get install libaio1 libaio-dev

 
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.