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<boost::reverse_graph<boost::<unnamed>::
cast_graph, const boost::<unnamed>::cast_graph&> >' with only non-
default constructor in class without a constructor
scons: *** [boost/libs/python/src/object/inheritance.o] Error 1
scons: building terminated because of errors.
usr+sys time: 5.92 seconds
wall clock time: 37.99 seconds
I had no problems in an intel mac. Anything obvious I should have
done? Thanks in advance for any assistance,
Arthur
Arthur Glasfeld
Department of Chemistry
Reed College
3203 SE Woodstock Blvd.
Portland, OR 97202
USA