This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: antrun versus wsl versus cygwin


Am 17.02.2019 um 16:07 schrieb Houder:
> On Sun, 17 Feb 2019 12:11:28, Franz Fehringer  wrote:
>> Hi all (half off topic),
> 
> Not a Cygwin topic at all, I am guessing ...
> 
>> I have installed (on a Windows 10 1809 system) both Cygwin and WSL (only
>> the Windows component, no real Linux distribution yet).
>> This scenario gives me a strange problem with antrun: With <exec
>> executable="bash"> i always get the WSL bash instead of the Cygwin one,
>> although Cygwin is first in PATH (both Cygwin PATH and Windows PATH),
>> even so if C:/Windows/System32 (location of WSL bash) is not in the
> 
> ? "executable not in PATH", however it is found?
> 
> What is the value of PATH according to antrun? (is this ant ?????)
> 
>     https://stackoverflow.com/questions/5607580/how-to-set-the-path-environment-variable-from-ant-script
>     (How to set the path environment variable from ant script)
> 
>     https://ant.apache.org/manual/Tasks/exec.html
> 
>> (Cygwin) PATH at all.
>> I made some tries with extra parameters like seachpath to no avail.
>> It (naturally) works if i give the full absolute path to the Cyhwin
>> bash, but this is awkward.
>> Any hints about reason and solution?
> 
> Henri
> 
> 

The configuration was: No system32 in the Cygwin PATH (from were maven /
antrun / ant was started) and Cygwin bin before Windows system32 in the
Windows (DOS) PATH.



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]