You are here

Rosetta 3 - Build/Install

multiprocessor build not working

Category: 
Compilation

(While I have 30+ years in tech, I am not a unix person)

I have a Dell Precision with Dual Zeon processors with a total of 16 cores. I was able to successfully build Rosetta, however, when I tried to do it again with the "extras=mpi" flag I got an error;

"mpiCC: Not Found"

Post Situation: 

loopmodel mpi build fail

Category: 
Compilation

Dear Rosetta Developers

I'm quite new to Rosetta. Recently, I want to perform a loop modeling using Rosetta. So I want to compile Rosetta-3.5 on our cluster.
[root@c02125 ~]# cat /proc/version
Linux version 2.6.32-220.el6.x86_64 (mockbuild@c6b18n3.bsys.dev.centos.org) (gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC) ) #1 SMP Tue Dec 6 19:48:22 GMT 2011

Post Situation: 

Compiling cxx=icc; "icc: command not found"

Category: 
Compilation

I'm having what I imagine to be a simple to solve problem where I'm just missing something. I am running on RHEL5 and trying to build Rosetta 3.5. I have the Intel Composer compiler v15.0.2. I know that no newer than about 11 is shipped in the config options, but I've successfully updated the file before to go so far as 14.0.1. In any case, this appears to be failing well before that would matter. The following occurs when I try to build:

Post Situation: 

Building 3.4 on Debian Linux 7.8 (wheezy) using g++ 4.7.2

Category: 
Compilation

I get the following error that terminals the build process:

src/protocols/jd2/SingleFileBuffer.cc:148:13: error: 'sleep' was not declared in this scope

It would appear that for this system "sleep" is found in the <unistd.h> include file.

Anybody else had this problem ?

Or is this a "dead" issue since 3.4 will not be getting any more updates ?

Post Situation: 

Using "make_project.py all" omits "basic.dylib" from link binary with libraries in Xcode 6

Category: 
Compilation

Hello.

Just switched to a new Macbook pro that came with Yosemite and Xcode 6. I downloaded rosetta_bin_mac_2015.02.57538_bundle.

While trying to run "make_project.py all", I had to copy the version.py into the "main/source/xcode" directory from the "main/source" directory.

Starting up Xcode and opening the project, some modules (like basic) compiled with no problems. However, when it tries to compile core.1 (and other targets), I get the following error:

Post Situation: 

cannot find -lcr Rosetta3.5 installation

Category: 
Compilation

Dear 'Rosettaers',
I'd tried to compile the Rosetta3.5 on my Server[1] and I couldn't. I tried to compile Rosetta using this command: scons bin mode=release -j 24 extras=mpi,static cxx_ver=4.6 cxx=gcc After a few minutes of compilation the error came and it is following:

Post Situation: 

Access to latest CS-ROSETTA tools

Category: 
Compilation
Structure prediction
Fragment Generation

Have been trying to access the latest CS-ROSETTA tools without success for several days. Looks like www.csrosetta.org has been down for a while.

Any alternative to www.csrosetta.org to access latest cs-rosetta tools?

Post Situation: 

Empty bin after compilation

Category: 
Compilation

Dear Rosetta Users,

I downloaded the most recent release rosetta2014.52 and compiled the source code on a Linux 64 bit machine with the command: ./scons.py -j4 mode=release bin. The compilation seemed successful as I saw the "scons: done building targets" message. But the bin/ was empty though the build/src contains newly generated files. Looking at the log file, I found these lines:

Post Situation: 

Pages

Subscribe to RSS - Rosetta 3 - Build/Install