Building the Galera wsrep Package on Ubuntu and Debian
sudo apt-get update
sudo apt-get upgrade
sudo apt-get -y install check debhelper libasio-dev libboost-dev libboost-program-options-dev libssl-dev sconsgit init repo
cd repo
git clone -b mariadb-3.x https://github.com/MariaDB/galera.gitcd galera
./scripts/build.sh -pRunning galera test suite
Last updated
Was this helpful?

