[Scons-users] Getting scons to work on windows
    Paweł Góralski 
    nokturnal at nokturnal.pl
       
    Sun Sep  8 03:55:26 EDT 2013
    
    
  
Hi!
Add something like this in .bash_profile:
export PATH="$PATH:/cygdrive/c/Python27/:/cygdrive/c/Python27/Scripts"
I've installed python and scons with normal windows installer.
Regards,
Pawel
W dniu 2013-09-08 07:41, Bill Deegan pisze:
> Should be a "scons.bat" under c:\Python27\scripts.
> What do you see in that directory?
>
> -Bill
>
>
> On Sat, Sep 7, 2013 at 9:59 PM, Evan Driscoll <driscoll at cs.wisc.edu
> <mailto:driscoll at cs.wisc.edu>> wrote:
>
>     On 9/7/2013 11:50 PM, Mark Brunson wrote:
>      > 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.
>
>     It shouldn't have given you the Cygwin version, but it should also have
>     given you an scons.bat file in the Python directory.
>
>     Is there an scons.py file in c:\python27\scripts? If not, is there one
>     anywhere else, like somewhere under arcgis10.1/?
>
>     Evan
>
>     _______________________________________________
>     Scons-users mailing list
>     Scons-users at scons.org <mailto:Scons-users at scons.org>
>     http://four.pairlist.net/mailman/listinfo/scons-users
>
>
>
>
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> http://four.pairlist.net/mailman/listinfo/scons-users
>
    
    
More information about the Scons-users
mailing list