do i need any rotamer library for structure prediction

Member Site Forums Rosetta 3 Rosetta 3 – Build/Install do i need any rotamer library for structure prediction

Viewing 1 reply thread
  • Author
    Posts
    • #2981
      Anonymous

         hello

        i  have downloaded rosetta source and install it succesfully  i mean

        • Rosetta 3.9 source – as one bundle (2.8G)
        • should i install something else on it because while using rosetta for structure prediction i get this error
        • /opt/rosetta_src_2018.09.60072_bundle/main/source/bin/minirosetta.default.linuxgccrelease: error while loading shared libraries: libsqlite3.so: cannot open shared object file: No such file or directory

      • #14384
        Anonymous

          This is not a rotamer library error, this is a software library error.  I suspect you compiled the source code yourself and then moved the files from one location to another?  You can’t do that, you need to either use a static compile (extras=static on scons command line) or recompile in the new location (it will probably just relink and be fast)

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.