Hi,
I'm following Bill Scott's instructions for installing cci_apps on a
G5 mac. I've attempted it from the self-extracting file and from the
gzipped file. I type the following commands:
/System/Library/Frameworks/Python.framework/Versions/Current/bin/
python ../cci_apps_sources/libtbx/configure.py phenix
source setpaths.sh
num_cpu=$( sysctl hw.logicalcpu | awk '{print $NF}' )
libtbx.scons -j $num_cpu .
and things begin OK, but then after a bit of compiling, I get:
/usr/local/cci_apps/cci_apps_sources/boost/libs/python/src/object/
inheritance.cpp:120: instantiated from here
/usr/local/cci_apps/cci_apps_sources/boost/boost/graph/
graph_concepts.hpp:74: error: base
'boost::concepts::IncidenceGraph