Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Gazelle (http://www.bvlist.com/forumdisplay.php?f=40)
-   -   Ocelot Boost Error (http://www.bvlist.com/showthread.php?t=11068)

about 29th January 2017 14:59

Ocelot Boost Error
 
If you get an error that Boost is missing when you ./configure then you may need to add:

Code:

--with-boost-libdir=/usr/lib/x86_64-linux-gnu/
So it will look like:
Code:

./configure --with-mysql-lib=/usr/lib/x86_64-linux-gnu/ --with-ev-lib=/usr/lib/x86_64-linux-gnu/ --with-boost-libdir=/usr/lib/x86_64-linux-gnu/
This works for Debian Jessie.

Hope this helps someone.


All times are GMT +2. The time now is 01:35.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.