On 3/28/2020, Thomas Wolff wrote:
> Am 28.03.2020 um 02:09 schrieb Sasha Slijepcevic via Cygwin:
>> I am using Cygwin 3.1.4-1, bash 4.4.12-3 and dash 0.5.9.1-1.
>>
>> I have a setup.exe in the root of my Cygwin installation, C:\cygwin64, for
>> example.
>> If I
I am using Cygwin 3.1.4-1, bash 4.4.12-3 and dash 0.5.9.1-1.
I have a setup.exe in the root of my Cygwin installation, C:\cygwin64, for
example.
If I set PATH=C:\cygwin64;C:\cygwin64\bin, I can run setup.exe from bash.
C:\>set PATH=C:\cygwin64;C:\cygwin64\bin
C:\>bash
$ echo $PATH
/:/usr/bin
$
2 matches
Mail list logo