On 11/7/2014 11:05 AM, Anurag Sharma wrote:
> $ ant foobar
> Buildfile: C:\work\trunk\build.xml
>
> foobar:
>      [echo] PATH:
> C:\cygwin64\usr\local\bin;C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program
> Files\TortoiseSVN\bin;C:\Program Files\Java\jdk1.7.0_51\bin;C:\Program
> Files\apache-ant-1.9.3\bin;C:\Program Files (x86)\Python34;C:\Program
> Files (x86)\Python34\Scripts
>      [echo] path: ${env.path}
>      [echo] Path: ${env.Path}
>
> BUILD SUCCESSFUL
> Total time: 1 second
>
> user1@dev-pc /cygdrive/c/work/trunk
> $ python3.2 --version
> Python 3.4.2

I just noticed you're doing this from within cygwin.  I've never tried
that.  I run most things on Linux, but occasionally on Windows, but
never with cygwin.

Have you tried getting native windows versions of everything (ant, etc)
and just running it from a native command prompt?

Thanks,
Shawn


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to