error in "cygpath" behavior

2018-08-30 Thread Steven Penny
It is my understanding that given relative input, "cygpath" shall produce relative output unless given "-a" option. However I noticed a discrepancy. These are all correct: $ cygpath . . $ cygpath .. .. $ cygpath -w . . This is not: $ cygpath -w .. C:\cygwin64\home\ -

Re: running self compiled 32 bit binary on 64 bit Windows?

2018-08-30 Thread Andrey Repin
Greetings, Ulli Horlacher! > On Thu 2018-08-30 (15:55), Ulli Horlacher wrote: >> On Thu 2018-08-30 (11:43), Andrey Repin wrote: >> >> > > This script would run setup-x86_64.exe which asks a lot of questions >> > > (mirror site, proxy, installation directory, etc) in the first run. >> > > This wil

Re: running self compiled 32 bit binary on 64 bit Windows?

2018-08-30 Thread Achim Gratz
Ulli Horlacher writes: > This script would run setup-x86_64.exe which asks a lot of questions > (mirror site, proxy, installation directory, etc) in the first run. > This will overcharge my users! Well, after all the hints you've already got, how about you actually look at what setup.exe does when

Re: Cygwin Dirmngr and TBB for windows

2018-08-30 Thread john doe
On 8/30/2018 5:07 PM, Corinna Vinschen wrote: On Aug 30 14:35, Marco Atzeri wrote: Am 30.08.2018 um 11:30 schrieb john doe: On 7/11/2018 10:11 AM, john doe wrote: Hi, I'm trying to get Cygwin dirmngr to work with  Tor Browser for Windows. Following some discussion on the gnupg user list it l

Re: Cygwin Dirmngr and TBB for windows

2018-08-30 Thread Corinna Vinschen
On Aug 30 14:35, Marco Atzeri wrote: > Am 30.08.2018 um 11:30 schrieb john doe: > > On 7/11/2018 10:11 AM, john doe wrote: > > > Hi, > > > > > > I'm trying to get Cygwin dirmngr to work with  Tor Browser for Windows. > > > > > > Following some discussion on the gnupg user list it looks like that

[ANNOUNCEMENT] lftp 4.8.4-1

2018-08-30 Thread Andrew Schulman
lftp 4.8.4-1 is now available in Cygwin. This is a new upstream release, with minor enhancements and bug fixes since the previous Cygwin release, version 4.7.8-2. Please see http://lftp.tech/news.html for the list of changes. lftp is a sophisticated file transfer program and ftp/http/bittorrent c

Re: running self compiled 32 bit binary on 64 bit Windows?

2018-08-30 Thread Ulli Horlacher
On Thu 2018-08-30 (15:55), Ulli Horlacher wrote: > On Thu 2018-08-30 (11:43), Andrey Repin wrote: > > > > This script would run setup-x86_64.exe which asks a lot of questions > > > (mirror site, proxy, installation directory, etc) in the first run. > > > This will overcharge my users! > > > > set

Re: running self compiled 32 bit binary on 64 bit Windows?

2018-08-30 Thread Ulli Horlacher
On Thu 2018-08-30 (11:43), Andrey Repin wrote: > > This script would run setup-x86_64.exe which asks a lot of questions > > (mirror site, proxy, installation directory, etc) in the first run. > > This will overcharge my users! > > setup --help There is no command line option for "Choose A Downlo

Re: Cygwin Dirmngr and TBB for windows

2018-08-30 Thread Marco Atzeri
Am 30.08.2018 um 11:30 schrieb john doe: On 7/11/2018 10:11 AM, john doe wrote: Hi, I'm trying to get Cygwin dirmngr to work with  Tor Browser for Windows. Following some discussion on the gnupg user list it looks like that the connect(2) function in Cygwin does not return the proper error co

Re: Cygwin Dirmngr and TBB for windows

2018-08-30 Thread john doe
On 7/11/2018 10:11 AM, john doe wrote: Hi, I'm trying to get Cygwin dirmngr to work with  Tor Browser for Windows. Following some discussion on the gnupg user list it looks like that the connect(2) function in Cygwin does not return the proper error code: https://lists.gnupg.org/pipermail/gn

Re: running self compiled 32 bit binary on 64 bit Windows?

2018-08-30 Thread Andrey Repin
Greetings, Ulli Horlacher! > On Sat 2018-07-14 (16:31), Achim Gratz wrote: >> > I have several 100 users, none of them is able to install cygwin and >> > the packages they need the official way, they are way to *CENSORED* for >> > this job :-} >> >> If they can follow your current instructions,

Re: running self compiled 32 bit binary on 64 bit Windows?

2018-08-30 Thread Marco Atzeri
Am 30.08.2018 um 08:40 schrieb Ulli Horlacher: On Sat 2018-07-14 (16:31), Achim Gratz wrote: I have several 100 users, none of them is able to install cygwin and the packages they need the official way, they are way to *CENSORED* for this job :-} If they can follow your current instructions,