MariaDB 5.5 Requires cmake. Install cmake on all -build VMs (and other Unix-like machines) with:
wget http://www.cmake.org/files/v2.8/cmake-2.8.8.tar.gz tar -zxvf cmake-2.8.8.tar.gz cd cmake-2.8.8;./configure make sudo make install
© 2023 MariaDB
Licensed under the Creative Commons Attribution 3.0 Unported License and the GNU Free Documentation License.
https://mariadb.com/kb/en/install-cmake-on-build-vms/