[Scons-users] Getting scons to work on windows

Mark Brunson jfhogeboom at gmail.com
Sun Sep 8 00:50:44 EDT 2013


I installed it with the windows setup.exe file found here
http://www.scons.org/download.php on the right side of the page. I'm
assuming that it installed the Cygwin version, because scons.bat does not
exist on my computer. I installed Cygwin, changed the path entry
to C:\Python27\ArcGIS10.1\Lib\site-packages\scons-2.3.0\SCons, and tried
running scons from the Cygwin terminal, but I get

"-bash: scons: command not found"

When I search through the installed directory, there aren't any .sh files
either.


>The interaction between SCons and Cygwin isn't spelled out.

>

>1. Did you install the native version of SCons or the Cygwin version of

> SCons?

>

>2. Are you trying to run SCons from the Windows command line (cmd.exe)

> or a Cygwin shell?

>

>Any combination can be made to work, but if there's disagreement between

>the "Cygwin-ness" of the shell and SCons you have to take extra steps.

>This is because Cygwin shells don't know how to run .bat files (of which

>native 'scons' is one), and likewise the Windows shell doesn't know how

>to run Cygwin-bash shell scripts (of which Cygwin 'scons' is one).

>

>Evan

>

>On 9/7/2013 9:17 PM, Mark Brunson wrote:

>> Sorry for repeating myself here, but I really need to get scons to run.

>>

>> After running the installer, what specifically do you need to do to be

>> able to use scons from the command line? I've looked into adding it to

>> the path, but I either did this wrong or it doesn't help.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://four.pairlist.net/pipermail/scons-users/attachments/20130907/c4bbe25f/attachment.html


More information about the Scons-users mailing list