Re: bug coreutils-5.94-1 : ls does not show correct background colors for directories

2006-03-10 Thread Igor Peshansky
On Fri, 10 Mar 2006, Eric Blake wrote: > > Given > > LS_COLORS='di=01;34' > > TERM=cygwin > > > > Problem is > > > > mkdir tmp > > ls --color=yes > > > > will display a weird green background for the directories. > > Not a bug. And reading the list archives first would have shown

1.5.19 - Cygwin / ssh server / windows 2003

2006-03-10 Thread Le Foll, Olivier
Hello, I have a problem using OpenSSH under Cygwin on a W2K3 server and I didn't find any valid solution on web even there are a lot of messages. My problem : I deployed cygwin (DLL 1.5.19) with openssh 4.3p2 on several w2k3 servers and behaviour is the same : It is possible to connect to

Re: bug coreutils-5.94-1 : ls does not show correct background colors for directories

2006-03-10 Thread Eric Blake
> Given > LS_COLORS='di=01;34' > TERM=cygwin > > Problem is > > mkdir tmp > ls --color=yes > > will display a weird green background for the directories. Not a bug. And reading the list archives first would have shown that just yesterday, this VERY SAME QUESTION was rai

Re: curses.h location in cygwin install?

2006-03-10 Thread Tony Richardson
Robin Lin ucdavis.edu> writes: > I'm trying to use the curses library, and I can't seem to locate where the > curses.h file is. I've tried to reinstall the curses packages several > times, and I still can't locate the file. It's just not where everyone > says it should be (\usr\include\ncurses).

cron + ssmtp help!

2006-03-10 Thread Suresh Kumar
Background: = I am a complete newbie in linux but have been using bash for some scripting. Functionality trying to achieve == I am trying to run a cron scheduler to run a job and to automatically email me! Problems === The cron job executes perfectly but the ema

Re: curses.h location in cygwin install?

2006-03-10 Thread Bob Rossi
On Fri, Mar 10, 2006 at 08:38:57AM -0800, Robin Lin wrote: > > Hi everyone, > > I'm trying to use the curses library, and I can't seem to locate where the > curses.h file is. I've tried to reinstall the curses packages several > times, and I still can't locate the file. It's just not where ever

curses.h location in cygwin install?

2006-03-10 Thread Robin Lin
Hi everyone, I'm trying to use the curses library, and I can't seem to locate where the curses.h file is. I've tried to reinstall the curses packages several times, and I still can't locate the file. It's just not where everyone says it should be (\usr\include\ncurses). I don't even see an ncu

bug coreutils-5.94-1 : ls does not show correct background colors for directories

2006-03-10 Thread Mak, Howard
Given LS_COLORS='di=01;34' TERM=cygwin Problem is mkdir tmp ls --color=yes will display a weird green background for the directories. This occurs for corcoreutils-5.94-1 but not in coreutils-5.3.0-9. I'd appreciate any help. Thanks. - Howard -- Unsubscr

[ANNOUNCEMENT] Updated: gawk-3.1.5-3

2006-03-10 Thread Corinna Vinschen
I've updated the version of gawk to 3.1.5-3. This is a bugfix release. It solves a textmode issue when reading input from stdin. If you have general questions or comments, please send them to the Cygwin mailing list at: "cygwin at cygwin dot com". I would appreciate it if you would use this ma

RE: Bug in dlopen() (or following) code in Cygwin1.dll v 1.5.19-4

2006-03-10 Thread Gary Zablackis
--- Dave Korn <[EMAIL PROTECTED]> wrote: > At this point I'm stopping. If you post a fixed > testcase, I'll take a look > at it. > > > cheers, > DaveK Dave, Attached is a fixed testcase. tar -jxf CrashTest.bz2 will create directory CrashTest with the testcase. I have included a lo

Re: listen/accept/fork behavior problem between cygwin1 1.5.18 and cygwin1.dll 1.5.19

2006-03-10 Thread Corinna Vinschen
On Mar 9 17:54, BRC wrote: > Hi, > > I have a perl based server that creates a TCP listen > socket in a parent process, then forks off an N-child > process pool that normally accepts connections > round-robin style alla apache 1.3. Everything worked > great when I was based on cygwin1.dll versio