You are here

fragment_picker.boost_thread.linuxgccrelease needed!!!

2 posts / 0 new
Last post
fragment_picker.boost_thread.linuxgccrelease needed!!!
#1

Hello!

does anybody know where i can find this: fragment_picker.boost_thread.linuxgccrelease ?

I downloaded rosetta_2014.35.57232_bundle.tgz but the folder rosetta_2014.35.57232_bundle/main/source/bin is empty.

Thanks in advance

Post Situation: 
Mon, 2015-07-27 08:41
oppopomoz

Rosetta is distributed as source files - you need to compile it yourself. See https://www.rosettacommons.org/docs/latest/build_documentation/Build-Doc... for details. You may need to install a C++ compiler (normally gcc) and the libz library in order to compile. How to do this will depend on your operating system. (There's some hints on the page.)

Note that if you want fragment_picker.boost_thread.linuxgccrelease you're going to need the "extras=boost_thread" version of the compilation. Just add that to the commandline and it should (*cross fingers*) work - there may be additional troubleshooting needed.

Thu, 2015-08-06 08:35
rmoretti