delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
X-Authentication-Warning: | localhost.localdomain: ronald owned process doing -bs |
Date: | Wed, 9 Apr 2003 09:42:33 +0200 (CEST) |
From: | Ronald Landheer-Cieslak <ronald AT landheer DOT com> |
X-X-Sender: | ronald AT localhost DOT localdomain |
To: | Suetlam Chung <slfchung AT yahoo DOT com> |
cc: | cygwin AT cygwin DOT com, Marcel Telka <marcel AT telka DOT sk> |
Subject: | Re: can it be solved? |
In-Reply-To: | <20030408162439.24836.qmail@web10105.mail.yahoo.com> |
Message-ID: | <Pine.LNX.4.44.0304090936540.10193-100000@localhost.localdomain> |
MIME-Version: | 1.0 |
Could you *please* stop changing the subject line? Anyways, it looks like you really, really messed up your Cygwin install: On Tue, 8 Apr 2003, Suetlam Chung wrote: > bash-2.05b$ echo $PATH > /cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/System32 Anything related to cygwin is missing here (where's /usr/bin?) > bash-2.05b$ type -a ls > bash: type: ls: not found > bash-2.05b$ type -a gcc > bash: type: gcc: not found .. and this is the result > bash-2.05b$ /bin/ls -l/ > /bin/ls: invalid option -- / > Try `/bin/ls --help' for more information. Try a space between the option and the directory name - that should help.. > bash-2.05b$ /bin/ls -1/ > /bin/ls: invalid option -- / > Try `/bin/ls --help' for more information. ditto > bash-2.05b$ /bin/getfacl/ ditto > bash-2.05b$ /bin/ls -l /bin/gcc.exe > -rwxr-xr-x 1 a None 88064 Nov 15 > 06:37 /bin/gcc.exe > bash-2.05b$ /bin/getfacl /bin/gcc.exe > # file: /bin/gcc.exe > # owner: a > # group: None > user::rwx > group::r-x > other:r-x > mask:rwx looks OK. How did you start Bash? Did you use the cygwin.bat file found at the Cygwin root, or did you just start bash typing "bash" on a command-line somewhere? If you did the second, try the first and get back to us with more info.. (i.e. the info Igor asked for, typed properly this time) rlc -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |