Re: Cygwin Prob -- included 'setsid' is clearing terminal

2014-11-22 Thread Linda Walsh
Yaakov Selkowitz wrote: WFM: $ tty;setsid tty >/tmp/tty.out ; cat /tmp/tty.out /dev/pty1 /dev/pty1 /tmp> cygcheck -f /bin/setsid util-linux-2.24.2-1 The current version of util-linux is 2.25.1-1. --- Will try it soon. tnx. -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: mkdir: This folder is shared with other people

2014-11-22 Thread Steven Penny
On Sat, Nov 22, 2014 at 7:54 PM, Andrey Repin wrote: > Explain, please? How exactly you're testing it, and what you're observing? > I don't see any issues with noacl cygdrive mount in that regard. http://cygwin.com/ml/cygwin/2014-08/msg00179.html -- Problem reports: http://cygwin.com/proble

Re: Cygwin Prob -- included 'setsid' is clearing terminal

2014-11-22 Thread Yaakov Selkowitz
On 2014-11-22 20:21, Linda Walsh wrote: The setsid command on cygwin seems to have broken recently: [snip] cygwin: /tmp> tty;setsid tty >/tmp/tty.out ; cat /tmp/tty.out /dev/pty0 not a tty WFM: $ tty;setsid tty >/tmp/tty.out ; cat /tmp/tty.out /dev/pty1 /dev/pty1 /tmp> cygcheck -f /bin/set

Cygwin Prob -- included 'setsid' is clearing terminal

2014-11-22 Thread Linda Walsh
The setsid command on cygwin seems to have broken recently: /tmp> uname -a;setsid date CYGWIN_NT-6.1 Athenae 1.7.32(0.274/5/3) 2014-08-13 23:06 x86_64 Cygwin vs. a linux box: Ishtar:/tmp> uname -a ;setsid date Linux Ishtar 3.17.3-Isht-Van #1 SMP PREEMPT Sun Nov 16 15:13:22 PST 2014 x86_64 x86_

Re: mkdir: This folder is shared with other people

2014-11-22 Thread Andrey Repin
Greetings, Steven Penny! >> add the noacl flag to the cygdrive entry in /etc/fstab. > Hm, after further testing, the noacl flag kills tab completion. Explain, please? How exactly you're testing it, and what you're observing? I don't see any issues with noacl cygdrive mount in that regard. -- W

Re: Unable to use Mintty - Fresh Install

2014-11-22 Thread Andrey Repin
Greetings, Andrew DeFaria! >> Warning: cygwin1.dll not found on your path > > this is curious It’s happening because he’s not running cygcheck under Cygwin, since Cygwin won’t start on his system. Hence, c:\cygwin\bin isn’t in the path. This is also why it sk

Re: Unable to use Mintty - Fresh Install

2014-11-22 Thread pichi032 .
Regarding the dll it is indeed in the same folder , just checked it. I even tried installing Cygwin on a friend's computer and it worked on the first try. Perhaps my sistem is faulty or is there an special way to install it under windows 8.1 ? On Sat, Nov 22, 2014 at 5:21 AM, Marco Atzeri wrote: