Re: Cygwin: vim causes bash to die

2015-05-31 Thread Larry Hall (Cygwin)
On 05/31/2015 02:32 PM, John Marsh wrote: Issue: vim causes bash to die Windows Event Viewer (Application Error) Faulting application name: conhost.exe, version: 6.1.7601.18839, time stamp: 0x553e7baa Faulting module name: conhost.exe, version: 6.1.7601.18839, time stamp: 0x553e7baa Exception

Group 544 no longer shows in output of /usr/bin/id when a shell is run as administrator

2015-05-31 Thread GrahamC
It used to be possible to test for the presence of 544 in the bash array GROUPS or the output of the /usr/bin/id program to determine when running as administrator. Since updating to the latest version this no longer works. E.g. while running as administrator: $ echo ${GROUPS[@]} 197121 114 1

Re: mintty project

2015-05-31 Thread James Darnley
On 2015-05-31 23:15, Thomas Wolff wrote: > As a contributor to mintty, some sent me a notice discussing the move to > github > (http://www.reddit.com/r/cygwin/comments/37vgwi/what_happened_to_minttys_maintainer_andy_kopp/) > and now there is already a github fork of mintty > (https://github.com/now

Re: How ask a question on Tkgate for Cygwin ?

2015-05-31 Thread David Stacey
On 31/05/15 20:00, Rémi 2005 wrote: checking tcl/tk version... configure: error: could not find tclConfig.sh You're probably missing the 'tcl-devel' package. Whilst you're installing things, the configure script is looking for flex (so install 'flex') and a Fortran compiler (so install 'gcc-f

mintty project

2015-05-31 Thread Thomas Wolff
As a contributor to mintty, some sent me a notice discussing the move to github (http://www.reddit.com/r/cygwin/comments/37vgwi/what_happened_to_minttys_maintainer_andy_kopp/) and now there is already a github fork of mintty (https://github.com/nowox/mintty/tree/master/src). I'd like to discuss

Re: way to automatically turn Exp on in setup?

2015-05-31 Thread Marco Atzeri
On 5/31/2015 10:07 PM, Chris Jones wrote: I almost always want to install the bleeding edge Cygwin programs, and I can't figure out how to make a Windows (7, currently) shortcut to do this without having to specify it every time. I've looked at setup --help and can't see a way to specify a way t

way to automatically turn Exp on in setup?

2015-05-31 Thread Chris Jones
I almost always want to install the bleeding edge Cygwin programs, and I can't figure out how to make a Windows (7, currently) shortcut to do this without having to specify it every time. I've looked at setup --help and can't see a way to specify a way to turn on the "Exp" option automatically.

RE: How ask a question on Tkgate for Cygwin ?

2015-05-31 Thread Rémi 2005
This time, I don't worked during a very long time, but the compile program more. I just copy the line "./configure --build=x86_64-pc-cygwin ". I've got a too bad level to understand all the parts of this Bash command but the compiler go far away. However it blocked with this last sentence " checkin

RE: From Microsoft: Windows 10 Console and Cygwin

2015-05-31 Thread Ismail Donmez
Rich Eizenhoefer wrote > I've created a backlog item for this request so we can track the ask. It's > possible, but would probably need to pick your brain in-depth more about > the ask in the future. In the meantime, is it okay if I attach a copy of > this email thread to the internal tracking item

Cygwin: vim causes bash to die

2015-05-31 Thread John Marsh
Issue: vim causes bash to die Windows Event Viewer (Application Error) Faulting application name: conhost.exe, version: 6.1.7601.18839, time stamp: 0x553e7baa Faulting module name: conhost.exe, version: 6.1.7601.18839, time stamp: 0x553e7baa Exception code: 0xc005 Fault offset: 0x00

Re: How ask a question on Tkgate for Cygwin ?

2015-05-31 Thread David Stacey
On 31/05/2015 11:39, Rémi 2005 wrote: checking build system type... ./config.guess: unable to guess system type This script, last modified 2003-07-02, has failed to recognize the operating system you are using. It is advised that you download the most up to date version of the config scripts fro

[ANNOUNCEMENT] Updated : netcdf 4.3.3.1-2

2015-05-31 Thread Marco Atzeri
Version 4.3.3.1-2 of libnetcdf-devel libnetcdf7 netcdf are available in the Cygwin distribution. CYGWIN CHANGES Updated to use libhdf5_10 (1.8.15) instead of libhdf5_9 (1.8.14) CHANGES https://github.com/Unidata/netcdf-c/releases DESCRIPTION NetCDF (network Common Data Form) is a set of s

[ANNOUNCEMENT] Test: ImageMagick-6.9.1.3-1

2015-05-31 Thread Marco Atzeri
Test version 6.9.1.3-1 of ImageMagick ImageMagick-doc libMagickCore6_2 libMagickC++6_6 libMagickWand6_2 libMagick-devel perl-Image-Magick have been uploaded for cygwin DESCRIPTION ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can rea

[ANNOUNCEMENT] Updated: ImageMagick-6.9.0.0-4

2015-05-31 Thread Marco Atzeri
Version 6.9.0.0-4 of ImageMagick ImageMagick-doc libMagickCore6_2 libMagickC++6_5 libMagickWand6_2 libMagick-devel perl-Image-Magick have been uploaded for cygwin DESCRIPTION ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and

[ANNOUNCEMENT] Test: GraphicsMagick-1.3.21-2

2015-05-31 Thread Marco Atzeri
Test version 1.3.21-2 of GraphicsMagick libGraphicsMagick-devel libGraphicsMagick3 libGraphicsMagick++11 libGraphicsMagickWand2 perl-Graphics-Magick have been uploaded for cygwin CYGWIN CHANGES Re-built to upgrade perl-Graphics-Magick at Perl test version 5.22.0-RC2-1 No other

[ANNOUNCEMENT] Updated: hdf5-1.8.15-1

2015-05-31 Thread Marco Atzeri
Version 1.8.15-1 of libhdf5_10 (api bumped) libhdf5-devel hdf5 for cygwin 32bit and 64bit have been uploaded. DESCRIPTION HDF5 is a suite/library that makes possible the management of extremely large and complex data collections. HOMEPAGE http://www.hdfgroup.org/HDF5/ CHANGES This i

Re: How ask a question on Tkgate for Cygwin ?

2015-05-31 Thread Duncan Roe
On Sun, May 31, 2015 at 12:39:04PM +0200, Rémi 2005 wrote: > Hello, > I've worked hard and I found some responses alone. But it's not enough... > Cygwin doesn't find the make command but I've added to Cygwin the "make" and > the "gcc g++ compiler". And now, when I run "configure", Cygwin try to > c

Re: How ask a question on Tkgate for Cygwin ?

2015-05-31 Thread Arjen Markus
Hi Rémi, you may need to run autoconf to update the configure file. That may bring in the necessary code to properly identify the platform. Regards, Arjen 2015-05-31 12:39 GMT+02:00 Rémi 2005 : > Hello, > I've worked hard and I found some responses alone. But it's not enough... > Cygwin doesn't

RE: How ask a question on Tkgate for Cygwin ?

2015-05-31 Thread Rémi 2005
Hello, I've worked hard and I found some responses alone. But it's not enough... Cygwin doesn't find the make command but I've added to Cygwin the "make" and the "gcc g++ compiler". And now, when I run "configure", Cygwin try to compile Tkgate. In contrast, it can't be make it ! And it answer "no m

Re: [ANNOUNCEMENT] Updated: setup.exe (Release 2.871)

2015-05-31 Thread Corinna Vinschen
On May 29 17:49, Steven Penny wrote: > On Fri, May 29, 2015 at 8:51 AM, Corinna Vinschen wrote: > > - Improved performance in terms of SHA512 checksum computation. > > Thanks for this, but how was it done? It was embarrassingly simple: https://sourceware.org/git/gitweb.cgi?p=cygwin-setup.git;a=b

Re: How ask a question on Tkgate for Cygwin ?

2015-05-31 Thread Csaba Raduly
Hi Rémi, "make" is probably not part of the base Cygwin install, which means that you have to explicitly install it via Cygwin setup. Tkgate is likely to have other dependencies (especially Tcl and Tk) which also need to be installed. On Sun, May 31, 2015 at 10:21 AM, Rémi 2005 wrote: > Hello, >

RE: How ask a question on Tkgate for Cygwin ?

2015-05-31 Thread Rémi 2005
Hello, In first, thanks a lot for the really quickly answer, I'm afraid, I've got a problem with the "make" command and some gaps too. In the Cygwin windows, when I run the "make" command, Cygwin answer "command not found" ("commande introuvable" in French) Perhaps Cygwin isn't install correctly