Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3C3C048C.11CDC477@oracle.com>
Date: Wed, 09 Jan 2002 17:51:24 +0900
From: "S.B.(SangBum) LEE" <sangbum.lee@oracle.com>
Organization: Oracle Corporation
X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U)
X-Accept-Language: en
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: [Q]Windows PATH is not working..
Content-Type: text/plain; charset=EUC-KR
Content-Transfer-Encoding: 7bit
Note-from-DJ: This may be spam

Hi. cygwiners..

I have installed cygwin(DLL version: 1.3.6) on Win 2K & met the following problem.


leesb@leesb-kr ~
$ which notepad
/cygdrive/c/WINNT/system32/notepad

leesb@leesb-kr ~
$ cygpath -w /cygdrive/c/WINNT/system32/notepad
c:\WINNT\system32\notepad

leesb@leesb-kr ~
$ c:\WINNT\system32\notepad
bash: c:WINNTsystem32notepad: command not found

leesb@leesb-kr ~
$ c:\WINNT\system32\notepad.exe
bash: c:WINNTsystem32notepad.exe: command not found

leesb@leesb-kr ~
$ /cygdrive/c/WINNT/system32/notepad <-- in this case, it's working fine.

What should I look at to fix this? Any ideas?

Please reply all because I'm not a subscriber. Thanks.





--
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/

