You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# if you are using centos 5 with boost 1.41 from the EPEL repository add the following to the command line:
# -I/usr/include/boost141/
# Otherwise if you get compile errors related to boost, download+unpack the latest boost version from boost.org and add -I<boost dir> to the commandline.