Re: Installing GranOO on CentOS7
Posted by jeremie.girardot on Jun 14, 2018; 1:47pm
URL: http://granoo.326.s1.nabble.com/Installing-GranOO-on-CentOS7-tp80p81.html
Dear Murilo,
indeed the basic version of boost in CentOS 7.0 is 1.53. GranOO needs at least 1.58 !
You can use :
sudo yum install rh-mariadb101-boost-devel-1.58
and then config your cmake file :
cmake -D CMAKE_PREFIX_PATH="/path/to/your/granoo/install/GranOO/2.0/" ../ -DBoost_INCLUDE_DIR=/opt/rh/rh-mariadb101/root/usr/include