basename , grep , dirname commands not found when using iu-config , syslogd-config, cygwin-service-installation-helper.sh

2016-09-21 Thread shu
error message example : /usr/bin/iu-config: line 10: basename: command not found When i do some uninstall/install inetutils-server package i will meterror message: inetutils-server.sh exit code 1 i checked setup.log, found it is cause by a command : C:\progwvd\ide\cygwin\bin\bash.exe --nor

Re: gdb Fortran RaiseException

2016-09-21 Thread Marco Atzeri
On 21/09/2016 23:06, Rockefeller, Harry wrote: With simple program, foo.f: [begin literal] program foo implicit none logical*4 e e = .true. stop end [end literal] I get these results: $ /usr/bin/gfortran-g foo.f -o foo It runs fine for me. Problem re

Re: Corrupt Cygwin64 install?

2016-09-21 Thread Mike McCarty
Same result: $ strace /usr/bin/emacs-w32.exe 0 [main] strace 8776 D:\cygwin64\bin\strace.exe: *** fatal error - Internal error: TP_NUM_W_BUFS too small: 50. 805 [main] strace 8776 cygwin_exception::open_stackdumpfile: Dumping stack trace to strace.exe.stackdump -- Problem reports:

Re: Corrupt Cygwin64 install?

2016-09-21 Thread Ken Brown
On 9/21/2016 5:14 PM, Mike McCarty wrote: I have cygwin64 installed and up until recently, everything was working fine. However, I updated a while back and now I notice that emacs doesn't run: $ which emacs /usr/bin/emacs $ emacs $ emacs --version GNU Emacs 25.1.1 Copyright (C) 2016 Free Softwar

gdb Fortran RaiseException

2016-09-21 Thread Rockefeller, Harry
With simple program, foo.f: [begin literal] program foo implicit none logical*4 e e = .true. stop end [end literal] I get these results: $ /usr/bin/gfortran-g foo.f -o foo harryr@HARRYR-PC ~ $ gdb GNU gdb (GDB) (Cygwin 7.10.1-1) 7.10.1 Copyright (C) 2015 F

[ANNOUNCEMENT] procps-ng 3.3.11-1

2016-09-21 Thread Wayne Porter
The following packages have been uploaded to the Cygwin distribution: * procps-ng-3.3.11-1 * libprocps-ng5-3.3.11-1 * libprocps-ng-devel-3.3.11-1 This package provides command line and full screen utilities for browsing procfs, a pseudo file system dynamically generated by the kernel to provide i

Re: case sensitivity bug?

2016-09-21 Thread Ken Brown
On 9/21/2016 12:32 PM, Brian Inglis wrote: On 2016-09-20 18:33, Ken Brown wrote: I've set up my Cygwin installation to be case sensitive, following the instructions at https://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive But it doesn't seem to be working as I expect.

Re: case sensitivity bug?

2016-09-21 Thread Brian Inglis
On 2016-09-20 18:33, Ken Brown wrote: I've set up my Cygwin installation to be case sensitive, following the instructions at https://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive But it doesn't seem to be working as I expect. For example: $ mkdir a $ mkdir A $ ls -al

Re: Bug in 'gnuplot' package. (Windows 10 x86_64)

2016-09-21 Thread Marco Atzeri
On 21/09/2016 12:42, copypa...@kittens.ph wrote: The package manifest calls for "lua" but actually "lua51" is required...attempting to use gnuplot w/Lua 5.2 raises this error: C:/cygwin64/bin/gnuplot.exe: error while loading shared libraries: cyglua-5.1.dll: cannot open shared object file: No su

Bug in 'gnuplot' package. (Windows 10 x86_64)

2016-09-21 Thread copypaste
The package manifest calls for "lua" but actually "lua51" is required...attempting to use gnuplot w/Lua 5.2 raises this error: C:/cygwin64/bin/gnuplot.exe: error while loading shared libraries: cyglua-5.1.dll: cannot open shared object file: No such file or directory -- Problem reports:

Re: case sensitivity bug?

2016-09-21 Thread Andrey Repin
Greetings, Ken Brown! > I've set up my Cygwin installation to be case sensitive, following the > instructions at > https://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive That instruction is outdated. Modern OS have per-volume case sensitivity settings, and this is a de