delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <50a14a8b0802290542q79e48097x9d2f7a2d6fef1794@mail.gmail.com> |
Date: | Fri, 29 Feb 2008 14:42:12 +0100 |
From: | "Mathijs Romans" <mathijs AT romansland DOT nl> |
To: | cygwin AT cygwin DOT com |
Subject: | Reference to absolute path seems broken. |
MIME-Version: | 1.0 |
X-Google-Sender-Auth: | 2d7a11bbb3907838 |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
I have a very strange issue in Cygwin, it seems that referring to an absolute path is sometimes broken. These examples will probably illustrate the problem: (from root directory) (OK) Mathijs AT chef / $ diff Cygwin.bat Thumbs.db Binary files Cygwin.bat and Thumbs.db differ (ERROR) Mathijs AT chef / $ diff /Cygwin.bat Thumbs.db /usr/bin/diff: /Cygwin.bat: No such file or directory Notice the slash before Cygwin.bat. Is this normal?? Other commands such as 'ls' work fine. (OK) Mathijs AT chef / $ diff /Cygwin.bat Thumbs.db /usr/bin/diff: /Cygwin.bat: No such file or directory I think this gives me problems when installing other software (caml). Can somebody help me? Thanks, Mathijs -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |