Details
-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
Description
- ./configure --with-plugins=oqgraph --prefix=/home/mysql/product/mariadb-5.2.2
succeeded but OQGraph was not enabled
- ./configure --with-plugin-oqgraph --prefix=/home/mysql/product/mariadb-5.2.2
Failed because:
checking for Boost usable by OQGraph engine... no
configure: error: Plugin oqgraph cannot be built
The first one should have failed as well...
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
Re: OQGraph SE does not compile in 5.2.2
shinguz, please clarify... are you able to build mariadb 5.1 on the same machine?
By the looks of the above, it appears you just don't the Boost Graph library installed - so unless you can build 5.1 with oqgraph and 5.2 breaks, I'm guessing that both would fail and that you simply need to install that library using the packaging system of your distro.