This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
RE: Directory Path Problem
- From: "Hannu E K Nevalainen \(garbage mail\)" <garbage_collector at telia dot com>
- To: <cygwin at cygwin dot com>
- Date: Fri, 22 Aug 2003 12:53:09 +0200
- Subject: RE: Directory Path Problem
> From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com]On Behalf
> Of iftequar mohammed
> Sent: Thursday, August 21, 2003 1:14 AM
> To: wpmccormick@covad.net
> Cc: cygwin@cygwin.com
> Subject: RE: Directory Path Problem
>
>
> Hi Bill,
> Thanks for the response. The problem is all my
> filenames are in lowercase. And my application is
> referring to them in UPPERCASE. Since unix is case
> sensitive, it is unable to find them and erroring out.
> This is not a problem with Windows as it is case
> insensitive.
> Now I have to figure out whether to change the case of
> the files or if there is another option.
> Thanks.
> Ifti.
Tips:
1.
$ cygpath -w /cygwin/c
2.
Look up the use of the $CYGWIN env-variable, and for "check_case" as
contents of it in the FAQ (at www.cygwin.com)
/Hannu E K Nevalainen, B.Sc. EE Microcomputer systems - 59?16.37'N,
17?12.60'E
--END OF MESSAGE--
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/