“No SConstruct file found” when install rosetta 3.4 on ubuntu 11.10

Member Site Forums Rosetta 3 Rosetta 3 – Build/Install “No SConstruct file found” when install rosetta 3.4 on ubuntu 11.10

  • This topic has 2 replies, 2 voices, and was last updated 12 years ago by Anonymous.
Viewing 1 reply thread
  • Author
    Posts
    • #1329
      Anonymous

        According to the instruction, I first installed scons and tested it, it seems working:

        *********************
        ~/scons-2.1.0$ scons –version
        SCons by Steven Knight et al.:
        script: v2.1.0.r5357[MODIFIED], 2011/09/09 21:31:03, by bdeegan
        on ubuntu
        engine: v2.1.0.r5357[MODIFIED], 2011/09/09 21:31:03, by bdeegan
        on ubuntu
        engine path:
        Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
        2010,
        2011 The SCons Foundation
        **************************

        Then I run Resetta installation and get error below:

        **************************
        ~/rosetta3.4$ sudo scons bin mode=release

        scons: *** No SConstruct file found.
        File “/usr/local/lib/scons-2.1.0/SCons/Script/Main.py”, line 904, in
        _main
        *************************

        What I have done wrong?

        Thanks for help me out.

        Lchen

      • #7363
        Anonymous

          You’re probably running the command from the wrong directory. Run it from the “rosetta_source” directory. (You should see a symlink to scons.py in that directory).

        • #7392
          Anonymous

            Thanks smlewis, you are correct. It’s running now.

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