Okay, basic question, here - I’m trying to update my cantera installation, and keep getting the following error:
scons: Reading SConscript files ...
INFO: SCons is using the following Python interpreter: /usr/local/opt/python/bin/python2.7
Configuration variables read from 'cantera.conf' and command line:
matlab_path = '/Applications/Matlab_R2012a.app'
sundials_include = '/usr/include/sundials/include'
sundials_libdir = '/usr/include/sundials/lib'
Checking for C++ header file cmath... yes
Checking for C++ header file fmt/ostream.h... no
INFO: Using private installation of fmt library.
Checking for C++ header file gtest/gtest.h... no
Checking for C++ header file Eigen/Dense... no
Checking for C header file sys/times.h... yes
Checking for C header file unistd.h... yes
Checking whether __GLIBCXX__ is declared... no
Checking whether _LIBCPP_VERSION is declared... yes
INFO: Found Boost version ''
ERROR: Boost could not be found. Install Boost headers or set 'boost_inc_dir' to point to the boost headers.
See 'config.log' for details.
This occurs whether I download the source code and build from scons, or build using homebrew
(“brew install cantera --HEAD --with-matlab=/Applications/MATLAB_R2012a.app/ --without-sundials”).
A little confounding, since the installation instructions no longer mention needing boost, but even when I download and reinstall boost, it is not remedied.
Thanks for any help,
Steven
——————————————————————————————————
Steven DeCaluwe, PhD
Assistant Professor of Mechanical Engineering
Colorado School of Mines
Golden, CO 80401
Twitter: @DrDeCaluwe