Building MyRocks in MariaDB

You are viewing an old version of this article. View the current version here.

Build steps for MyRocks in MariaDB.

The steps are for a fresh install of Ubuntu 16.04.2 LTS Xenial.

sudo apt-get update
sudo apt-get install g++ cmake libbz2-dev libaio-dev bison zlib1g-dev libsnappy-dev 
sudo apt-get install libgflags-dev libreadline6-dev libncurses5-dev libssl-dev liblz4-dev gdb git

Comments

Comments loading...
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.