Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <19991122135742.22633.rocketmail@web123.yahoomail.com> Date: Mon, 22 Nov 1999 05:57:42 -0800 (PST) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Re: Unable to Type Lower Case e in the Bash Window To: Gus Baldauf , cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Gus Baldauf wrote: > Hello All, > Hello Gus, > I just installed Cygwin 1.0. When I open a bash window and I try to type or > paste the lower case letter e, nothing appears in the window and the computer > beeps at me. For example, I can not enter the commands cygcheck, exit, echo > or > set. All other upper and lower case letters work fine. > -8<- I checked the output from cygcheck. There is a bug in the Install process that leaves you with two different records in the registry for the / directory. Change to the bin directory containing umount and mount, then do `./umount / && ./mount 'e:\' /' and that should resolve the problem. You might want to spend some time cleaning up the path a bit. You can export PATH='/bin:/usr/bin:/usr/local/bin:/what/ever/else/bin:.' from the ~/.bashrc file. Of importance I would get rid of the mksnt path from the list to ensure that you're not mixing environments. ===== Earnie Boyd Cygwin Newbies, please visit __________________________________________________ Do You Yahoo!? Bid and sell for free at http://auctions.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com