Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: <3.0.5.32.19990507182518.00af85e0@jabe> X-Sender: jvanbeek AT jabe X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Fri, 07 May 1999 18:25:18 +0200 To: gnu-win32 AT cygnus DOT com From: "J. van Beek" Subject: Re: B20.1 missing ls and other commands Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" I found the problem. It were wrong parameters on the BASH and PATH parameter in the profile. The solution was: 1. set > myprof2 {in CYGWIN} 2. in NT, compare the paramters with the old one 3. change the BASH value in "home-directory CYGWIN"/bin, by typing in CYGWIN: BASH="home-directory CYGWIN"/bin 4. make the PATH value of the "home-directory CYGWIN"/bin drive dependent, by typing in CYGWIN: PATH=//"drive-without-colon"/"home-directory CYGWIN"/bin:+"rest" Now everything works fine again. >I installed the B20 version on my NT 4 SP3 PC. I worked for several weeks with >CYGWIN and could do various commands like gcc, ls, less, vim. After copying >a MAN installation in a /usr directory I could not do any command. I am not >for sure if this is the problem. > > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com