[Scons-users] Scons Installation Troubleshooting

Waksmunski, Andrea R (WAKSMAR11) WAKSMAR11 at juniata.edu
Thu Jun 6 16:55:11 EDT 2013


Hello,
what do you mean by: Open a command line prompt (cmd.exe), then change into the top-level
folder of your HUMAnN directory where the main "Sconstruct" resides in.

Do I do this IN Python?

Andrea


________________________________________
From: scons-users-bounces at scons.org [scons-users-bounces at scons.org] on behalf of Dirk Bächle [tshortik at gmx.de]
Sent: Thursday, June 06, 2013 4:50 PM
To: SCons users mailing list
Subject: Re: [Scons-users] Scons Installation Troubleshooting

On 06.06.2013 22:30, Waksmunski, Andrea R (WAKSMAR11) wrote:

> Hello,

> I don't know how to continue from here. My ultimate goal is to use HUMAnN on my computer.

>

> Thank you,

>

> Andrea


SCons has installed itself into the Python directory on your computer,
this should be a path like "c:\python27" and in the
"c:\python27\Scripts" folder you should see a "scons.bat" file.

Open a command line prompt (cmd.exe), then change into the top-level
folder of your HUMAnN directory where the main "Sconstruct" resides in.
From there you call

c:\python27\Scripts\scons [options and arguments]

.

You might want to add the "c:\python27\Scripts" to your PATH variable,
such that you can call SCons without specifying the full path each time.

Hope this gets you started,

Dirk

_______________________________________________
Scons-users mailing list
Scons-users at scons.org
http://four.pairlist.net/mailman/listinfo/scons-users


CONFIDENTIALITY NOTICE: The materials in this electronic mail transmission (including all attachments) are private and confidential and are the property of the sender. The information contained in the material is privileged and is intended only for the use of the named addressee(s). If you are not the intended addressee, be advised that any unauthorized disclosure, copying, distribution or the taking of any action in reliance on the contents of this material is strictly prohibited. If you have received this e-mail in error, please immediately notify the sender by replying to the e-mail, and then destroy it immediately. Thank you.


More information about the Scons-users mailing list