compile pyrosetta under redhat 5.9 with g++ 4.1.2 and python 2.7.4
Hi,
the compilation was successful but when I run the TestBindings.py it always shows the following error.
rosetta-3.5/rosetta_source/src/python/bindings/rosetta/core/scoring/methods/__methods_all_at_once_.so: undefined symbol: _ZN4core7scoring7methods15PBLifetimeCache7set_pbpERKSsN7utility7pointer10owning_ptrINS0_25PoissonBoltzmannPotentialEEE
g++ version: 4.1.2 or 4.4.7 the same error.
python version 2.7.4
boost_version: 1.46 or 1.5.6