From: mellon AT fugue DOT com (Ted Lemon) Subject: Re: 30 Oct 1996 17:42:59 -0800 Sender: daemon AT cygnus DOT com Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199610301609.IAA08340.cygnus.gnu-win32@toccata.fugue.com> Original-To: Sean McNeil Original-cc: dimm AT VNET DOT IBM DOT COM, gnu-win32 AT cygnus DOT com In-reply-to: Your message of "Tue, 29 Oct 1996 09:18:00 PST." <199610291718 DOT JAA22975 AT app006221 DOT sedd DOT trw DOT com> Original-Sender: owner-gnu-win32 AT cygnus DOT com > Hmm... one of the things I tried was to add . to the path in bash (not > under dos) as > > export PATH=.:$PATH > > This didn't have any affect. /bin needs to be the first thing in your path. So you fixed one thing, but broke another (don't be too embarrassed - I did the same thing when I was debugging this problem). Put /bin first in your path, and . later in your path, and it should all work. You do have a copy of bash in /bin, right? _MelloN_ - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".