You are here

Rosetta 3 - Build/Install

Unit test compilation failure on Rosetta 3.5+ with Intel icpc

Category: 
Compilation

Hello,

I'm attempting a complete build with intel/14.0.1.106 + mvapich2/2.0b compiler and MPI libraries. I'd like to be able to compile and run the unit tests as well as the integration tests to serve as a base level benchmark for performance improvements on our system.

#### Part of my configuration file ############################
cat > site.settings.stampede <<EOF
...snip
import os

Post Situation: 

Help for a Beginner Needed! Installation on Win 8 Computer

Category: 
Compilation

Hi- Being very new to this, I've only had a chance to skim through the forums. I did have a few questions, though. As I'm new to using python and RC, I want to thank whomever for answering for their patience in helping me understand this.

Post Situation: 

external/dbio/sqlite3/sqlite3.c: Errors

Category: 
Compilation

Dear all, I keep having problems compiling Rosetta 3.5 on our university cluster. First, I edited site.settings so scons finds mpicc and mpicxx

import os

settings = {

"site" : {

"prepends" : {

"program_path" : os.environ["PATH"].split(":"),

"include_path" : os.environ["INCLUDE"].split(":"),

"library_path" : os.environ["LD_LIBRARY_PATH"].split(":"),

},

"appends" : {

},

Post Situation: 

system requirements (python and scons versions, etc) for Rosetta 2014.3x?

Category: 
Compilation

Hello,

I'm having trouble compiling rosetta 2014.34 on a red hat machine, and it looks like the problem may be with one or more missing features/attributes in one (or more) python modules. What versions of python (and I guess scons) are needed?

Thanks, - Mark

Post Situation: 

Install rosetta_2014.30.57114_bundle on ubuntu-14.04.1-desktop-amd64

Category: 
Compilation

Dear Sir or Madam,
I want to install rosetta_2014.30.57114_bundle on my Win 7 PC. After installing VMware Player and ubuntu-14.04.1-desktop-amd64, I tried to follow instructions on

https://www.rosettacommons.org/docs/latest/Build-Documentation.html#Comp...

After "Change directory to main/source" and "./scons.py -j1 bin", I was told:

Post Situation: 

Building with "extra=graphics" on Linux?

Category: 
Compilation

I was trying to build Rosetta_2014.22.56873 with "extras=graphics" enabled on Debian linux 7.5

I get a number of errors related to narrowing conversions while building viewers.cc

Apparently "-Werror=narrowing" is set as a flag, and I was wondering what kind of trouble i would be getting my self in for if I just changed that flag and compiled it anyway.

I've attached a listing of the build and the errors received

Post Situation: 

rosetta_2014.22.56873: Unknown argument: '-finline-limit=20000'

Category: 
Compilation

I am trying to install rosetta_2014.22.56873 on an iMac [OSX 10.8.5; Darwin Ms-iMac.local 12.5.0 Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64 x86_64] but the compilation failed with the following message:

Post Situation: 

Pages

Subscribe to RSS - Rosetta 3 - Build/Install