Building Rosetta 3.1 for cs-Rosetta

Member Site Forums Rosetta 3 Rosetta 3 – General Building Rosetta 3.1 for cs-Rosetta

Viewing 2 reply threads
  • Author
    Posts
    • #483
      Anonymous

        Hi, I am trying to install Rosetta 3.1 on a 64 bit gentoo machine. Following the instruction, I simply typed “scons” under /rosetta_source folder. It took a long time before the compilation finished. However, there is nothing in /rosetta_source/bin folder. Did the installation complete? Should I have typed “scons bin” or some other commands for a complete installation?

        By the way, we are not going to use Rosetta directly. This is the preparation for cs-Rosetta installation. If anyone had succeeded in running cs-Rosetta using Rosetta 3.1, please let me know, since only Rosetta 2.3 was officially required for cs-Rosetta program.

        Thanks,
        dz

      • #4376
        Anonymous

          Two things:

          A) “scons” alone only builds the libraries. You need “scons bin” to build the binaries (in the bin folder), and preferably “scons bin mode=release” to get the release-mode executeables (debug mode is 10x slower).

          B) 3.1 is not relevant for CS-Rosetta. Someone is in the process of porting the NOE stuff into Rosetta 3, but for now you don’t need 3.x for CS-Rosetta, it only uses 2.x.

        • #4380
          Anonymous

            Thank you. I didn’t type the command in full.

        Viewing 2 reply threads
        • You must be logged in to reply to this topic.