Monica David <[EMAIL PROTECTED]> writes: > Hi, > > I try to install RootPython on Redhat7.2, after type > make, it gives > > > local/RootPython-2.0.3/src/RootModule/CArrayWrap.cpp:5:42: > > boost/python/class_builder.hpp: No such file or > directory > > where to find file class_builder.hpp? > ( boost version boost_1_29_0, python version 2.2)
It looks like RootPython is using Boost.Python v1, which is no longer supported. We have an archive of a version which probably works with Boost 1.29.0, here: http://www.boost.org/libs/python/build/python_v1.zip HTH, -- David Abrahams [EMAIL PROTECTED] * http://www.boost-consulting.com Boost support, enhancements, training, and commercial distribution _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost