Member Site Forums Rosetta 3 Rosetta 3 – Build/Install Build Error, ubuntu 10.10, scons 2.0, python 2.6.6 and gcc 4.4.5, truncation Reply To: Build Error, ubuntu 10.10, scons 2.0, python 2.6.6 and gcc 4.4.5, truncation

#4915
Anonymous

    OK, let’s try figuring out the paths.

    There’s a scons command that lets you check its internal environment variabies, scons log=environment. You can read about its use in this other thread:

    http://www.rosettacommons.org/node/2262

    Try that, and see what it says for the compiler flags (CXX and CC are the most relevant).