compile mariadb from source

i try to compile mariadb from source and got error oqgraph not found, so i put option in cmake command -DWITHOUT_OQGRAPH_STORAGE_ENGINE=1 every thing work fine. my os is opensuse11.4 . how do i compile with oqgraph support.

thanks

Answer

you need boost for oqgraph to compile. And if you have boost and oqgraph still doesn't compile, you need a newer version of boost.

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.