Re: curl doesn't follow redirection?

2016-07-18 Thread Brian Inglis
Roger Pack gmail.com> writes: > As a note, the following "seems" to work fine in Linux, but not Cygwin: > curl -v https://bitbucket.org/mpyne/game-music-emu/downloads/game-music-emu-0.6.0.tar.bz2 -O -L > curl --version > curl 7.49.1 (i686-pc-cygwin) libcurl/7.49.1 OpenSSL/1.0.2h zlib/1.2.8 > libid

[ANNOUNCEMENT] [Updated/New] Perl distributions

2016-07-18 Thread Achim Gratz
The following Perl distributions have been updated to their latest version available from CPAN: perl-DBD-mysql-4.035-1 perl-IO-Socket-SSL-2.029-1 perl-List-MoreUtils-0.416-1 perl-Parse-CPAN-Meta-1.4421-1 perl-Socket6-0.28-1 perl-Test-Simple-1.302040-1 perl-Text-BibTeX-0.74-1 perl-YAML-1.18-1 perl

Re: System tray menu tuning & Xwin0.log in mintty console with startx

2016-07-18 Thread pigreco erre
Hello, thank you for your prompt answer. I write again my email in text format because I think my previous was discarded (It could be in html format) so I hope this time it arrives at the mailing list.:-) With reference to the first question let me specify the steps. When I launch Cygwin it app

Re: cygcheck feature request: cygwin1.dll build info

2016-07-18 Thread Warren Young
On Jul 18, 2016, at 10:27 AM, Marco Atzeri wrote: > > On 18/07/2016 17:46, Warren Young wrote: >> While examining someone’s checkcheck -rsv output, I failed to find a simple >> statement telling me which word size the DLL was built for. > > For 32 bit cygwin running under 64 system > The hint i

Re: Parallelization

2016-07-18 Thread Eliot Moss
On 7/18/2016 1:38 AM, Tony Kelman wrote: Eliot Moss cs.umass.edu> writes: True ... it also made me think of Python, which is designed to use parallelized numpy (etc.) libraries, optimized for your platform. Can use all the hardware threads on your machine, as well as make good use of vector ex

[ANNOUNCEMENT] stunnel-5.35-1

2016-07-18 Thread Andrew Schulman
stunnel 5.35-1 is now available in Cygwin. This is a new upstream release, with minor updates and bug fixes. You can read the upstream changelog at https://www.stunnel.org/sdf_ChangeLog.html. stunnel is a program that allows you to encrypt arbitrary TCP connections inside SSL (Secure Sockets Layer

Re: cygcheck feature request: cygwin1.dll build info

2016-07-18 Thread Marco Atzeri
On 18/07/2016 17:46, Warren Young wrote: While examining someone’s checkcheck -rsv output, I failed to find a simple statement telling me which word size the DLL was built for. I was able to puzzle it out based on hints in the file, such as that “cygwin32” packages means he has the 32-bit cros

cygcheck feature request: cygwin1.dll build info

2016-07-18 Thread Warren Young
While examining someone’s checkcheck -rsv output, I failed to find a simple statement telling me which word size the DLL was built for. I was able to puzzle it out based on hints in the file, such as that “cygwin32” packages means he has the 32-bit cross-compile toolchain, which means it’s a 64

Re: Problem with git on cygwin64 on Windows 10 (2.8.3-1), again

2016-07-18 Thread Warren Young
On Jul 16, 2016, at 9:19 AM, Thomas Nilsson wrote: > > git not performing its job So fire it: http://fossil-scm.org/ :) github.com is easy and sexy, but standing up a cheap VPS isn’t all that difficult or expensive. >> + git clone g...@github.com:thoni56/cgreen.git -v -v I take it this is

curl doesn't follow redirection?

2016-07-18 Thread Roger Pack
As a note, the following "seems" to work fine in Linux, but not Cygwin: curl -v https://bitbucket.org/mpyne/game-music-emu/downloads/game-music-emu-0.6.0.tar.bz2 -O -L Reporting it here. Cheers! -roger- curl --version curl 7.49.1 (i686-pc-cygwin) libcurl/7.49.1 OpenSSL/1.0.2h zlib/1.2.8 libid