Member Site › Forums › Rosetta 3 › Rosetta 3 – Build/Install › Error while executing rosetta 3.1 loop modeling › Reply To: Error while executing rosetta 3.1 loop modeling
February 24, 2011 at 3:27 am
#5073
Anonymous
Something about your compilation is wrong – perhaps something got deleted since you compiled it, or you tried to move a dynamically-linked executeable from one machine to another, or perhaps the libprotocols.so file got moved since the initial compile. Try recompiling. (You can delete the old compilation with cd rosetta_source/build/src/; rm -rf *)