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 Message-ID: <E753DE009440D611B64600021EF1F1DD6224B6@nt-mail.krautkramer.de> From: "Nguyen, Huu-Dung" <hnguyen AT AgfaNDT DOT de> To: cygwin AT cygwin DOT com Subject: RE: How to execute bash file under /usr/bin despite setting PATH= "/us r/local/bin:/usr/bin:/bin:/usr/X11R6/bin:$PATH" Date: Thu, 4 Dec 2003 08:56:33 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Thank for the answers Can any gurus tell me what is the real use of /usr/bin as a mount point and /usr/bin as a physically existing directory in the Cygwin directory ? Sometime i am too much curious !? Nguyen -----Original Message----- From: Ronald Landheer-Cieslak [mailto:blytkerchan AT users DOT sourceforge DOT net] Sent: Mittwoch, 3. Dezember 2003 13:30 To: cygwin AT cygwin DOT com Subject: Re: How to execute bash file under /usr/bin despite setting PATH="/us r/local/bin:/usr/bin:/bin:/usr/X11R6/bin:$PATH" On Wed, Dec 03, 2003 at 10:43:23AM +0100, Nguyen, Huu-Dung wrote: > Please help me to understand Cygwin because i am an unexperienced user of > CygWin > > I want to start some bash files or *.exe under /usr/bin so i have set in my > profile file > ... > PATH="/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:$PATH" > ... > and put my bash files or *.exe under /usr/bin but i can not start them from > anywhere in the Cygwin session. Did you perchange put your files in c:\cygwin\usr\bin ? (assuming you installed in c:\cygwin) If so, you should know that the c:\cygwin\bin directory is mounted to /usr/bin, which makes the contents of c:\cygwin\usr\bin invisible from within the Cygwin environment. This is by design. Move the files to c:\cygwin\bin and you should be OK. Note that in all this, I assume you've installed Cygwin's root in c:\cygwin. If it's in q:\tralala (which is possible, of course) replace every instance of c:\cygwin above with q:\tralala. > Why and what can i do to start them from anywhere in the Cygwin session ? If the above doesn't help, look at http://cygwin.com/problems.html to know how to give us more information about you problem :) HTH rlc -- Fraud is the homage that force pays to reason. -- Charles Curtis, "A Commonplace Book" -- 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/ -- 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/