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
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
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
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
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
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
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.
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
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
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
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
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
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
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
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
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
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
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
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
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
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,
>
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
22 matches
Mail list logo