From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23966 invoked by alias); 30 Jun 2006 16:10:16 -0000 Received: (qmail 23922 invoked by uid 22791); 30 Jun 2006 16:10:12 -0000 X-Spam-Check-By: sourceware.org Received: from ACCESS1.CIMS.NYU.EDU (HELO access1.cims.nyu.edu) (128.122.81.155) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 30 Jun 2006 16:10:04 +0000 Received: from localhost (localhost [127.0.0.1]) by access1.cims.nyu.edu (8.13.6+Sun/8.13.6) with ESMTP id k5UGA1xx022933 for ; Fri, 30 Jun 2006 12:10:01 -0400 (EDT) Date: Fri, 30 Jun 2006 16:10:00 -0000 From: One Angry User Reply-To: Blaaab Babble Boogle Bop To: The Cygwin-Talk Maiming List Subject: Re: Help Understanding Path Issue In-Reply-To: <20060630095733.GR18873@calimero.vinschen.de> Message-ID: References: <006a01c69b13$658a1570$3201a8c0@Purcell9100> <20060630095733.GR18873@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact cygwin-talk-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: cygwin-talk-owner@cygwin.com Reply-To: The Cygwin-Talk Maiming List X-SW-Source: 2006-q2/txt/msg00478.txt.bz2 On a sunny Friday morning, the 30th day of June, 2006, Corinna Vinschen's computer deigned to emit the following stream of bytes: > On Jun 29 18:57, Igor Peshansky wrote: > > On Thu, 29 Jun 2006, mwoehlke wrote: > > > LD_LIBRARY_PATH? Since when does Windows have any clue what to do with > > > *that*? (Or it it folded into PATH?) > > > > Hmm... [Digs into the sources]... Yep, here's the full list as of today: > > PATH, HOME, LD_LIBRARY_PATH (yes!), TMPDIR, TMP, TEMP. And no, > > LD_LIBRARY_PATH is not folded into PATH. And don't ask me why it gets > > converted... > > A quick grep over the ChangeLogs is sometimes very helpful. Quick grep? What's that? I only have GNU grep installed on my machine. Is Quick grep something I should try to compile from source myself? Does it do a better job than GNU grep? Is it compatible? What are the options I should use? OAU