Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Fri, 27 Sep 2002 18:31:41 -0400 (EDT) From: Igor Pechtchanski To: libwww AT perl DOT org cc: cygwin AT cygwin DOT com Subject: Cygwin: name of an lwp-request script (HEAD) clashes with /bin/head Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Hi, When installing LWP through CPAN, the installation creates the GET, HEAD and POST scripts in /usr/bin. On Cygwin, the name HEAD clashes with an existing program, /bin/head.exe (Cygwin assumes a ".exe" extension if it cannot find a program, so /bin/head normally invokes /bin/head.exe). Windows mostly disallows files with the same name in different cases, unlike Unix, which has no trouble distinguishing between HEAD and head. So, to accommodate the users of Cygwin and others using case-insensitive filesystems, can the scripts GET, HEAD, and POST be renamed to GET.pl, HEAD.pl, and POST.pl? Would this break a lot of existing functionality? Thank you. Igor Pechtchanski P.S. I've cc'd the cygwin mailing list, as this is relevant to Cygwin. -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Water molecules expand as they grow warmer" (C) Popular Science, Oct'02, p.51 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/