You are here

Rosetta 3 - Build/Install

Backrub patch

Hi,

When I add the rosetta3.1_backrub_patch35535 rosetta can't compile.
It complains about the new SidechainMover.cc:

src/protocols/moves/SidechainMover.cc:158: error: 'const class core::scoring::dunbrack::SingleResidueDunbrackLibrary' has no member named 'get_phi_from_rsd'
src/protocols/moves/SidechainMover.cc:159: error: 'const class core::scoring::dunbrack::SingleResidueDunbrackLibrary' has no member named 'get_psi_from_rsd'
src/protocols/moves/SidechainMover.cc:186: error: 'class core::scoring::dunbrack::DunbrackRotamerSampleData' has no member named 'chi_probability'

Post Situation: 

error in installation

hi everyone

I am trying to install rosetta on ubuntu maverick (10.10) and having troubles with it .... I tried to install with a lower version of gcc-4.2 (as suggested in the installation guide) instead of the gcc-4.4 (default for maverick) but it is giving the same error at one file:

/src/core/scoring/sasa.cc: 618 internal compiler error: Segmentation fault

is there anyone facing the same problem or know anything about how I go about solving it .. please let me know

cheers
yogesh

Post Situation: 

Build Rosetta - error: 'build_threading_model'

In order to build a release version of Rosetta executables, I run scons:

- by Release Mode - scons bin mode=release.

But I receive this error message:

src/protocols/loops/LoopRelaxMover.cc: In member function 'virtual void protocols::loops::LoopRelaxMover::apply(core::pose::Pose&)':

src/protocols/loops/LoopRelaxMover.cc:568: error: 'build_threading_model' is not a member of 'core::options::OptionKeys::loops'

*** [build/src/release/linux/2.6/64/x86/gcc/protocols/loops/LoopRelaxMover.os] Error 1

Thank you for all.

Post Situation: 

Pages

Subscribe to RSS - Rosetta 3 - Build/Install