Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm 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 From: Chris Faylor Date: Tue, 25 Apr 2000 09:15:21 -0400 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: new setup.exe woes Message-ID: <20000425091521.A10009@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: cgf AT cygnus DOT com, cygwin AT sourceware DOT cygnus DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.12i In-Reply-To: ; from delauti@vetmed.auburn.edu on Tue, Apr 25, 2000 at 08:00:06AM -0500 On Tue, Apr 25, 2000 at 08:00:06AM -0500, Todd Delaune wrote: >I tried to upgrade my cygwin installation yesterday using the setup.exe >program. It was a flawless installation until I tried to run my new >bash. For some reason I am now unable to source a file, I get lots of >command not found errors. For instance, a simple test file that just does >an ls fails. The error it fails with seems to be PS1 related as you'll >soon see. When I load my first shell, \s is different from when I run >another shell from the first shell. And the command not found errors >differ accordingly. Here's a simple session: The new setup mounts the root in "binary" mode. Your "l" file has \r\n line endings which bash (currently) does not understand. cgf >"C:/unix/bin/bash.exe"-2.03$ cat l >echo $PATH >ls > >"C:/unix/bin/bash.exe"-2.03$ . l >/usr/local/bin:/usr/bin:/d/orant/bin:/c/Perl/bin:/d/jdk1.1.8/bin:/c/DMINT40/WIN3 >2/Bin:/c/WINNT/system32:/c/WINNT:/d/PROGRA~1/MICROS~1/Office:/c/WINNT/System32/W >BEM:/d/atria/bin:/d/jbuilder3/bin:/d/Novera/EPIC/bin >: command not foundxe": ls > >"C:/unix/bin/bash.exe"-2.03$ bash > >bash-2.03$ . l >/usr/local/bin:/usr/bin:/d/orant/bin:/c/Perl/bin:/d/jdk1.1.8/bin:/c/DMINT40/WIN3 >2/Bin:/c/WINNT/system32:/c/WINNT:/d/PROGRA~1/MICROS~1/Office:/c/WINNT/System32/W >BEM:/d/atria/bin:/d/jbuilder3/bin:/d/Novera/EPIC/bin >: command not found > >bash-2.03$ /usr/bin/ls >bashrc d lib tmp var >bin etc mybashrc uninst.bat >c l mybin usr > >As you can see, /usr/bin is in my path and does function. Is anyone else >having this problem? I also noticed that the cygwin1.dll files in >setup.exe and the one installed by the cygwin-20000301.tar.gz files are >different. The one in the tar file is 600576 bytes, the one from setup.exe >is 614912 bytes. I tried both dll's in my /bin directory to see if it >affected my command not found problems, but it didn't affect anything. > >Thanks in advance, > >Todd > >Todd Delaune delauti AT vetmed DOT auburn DOT edu http://www.vetmed.auburn.edu/~delauti/ >------------------------------------------------------------------------------- > "There's no point in being grown up if you can't be childish sometimes." > > >-- >Want to unsubscribe from this list? >Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > -- cgf AT cygnus DOT com Cygnus Solutions, a Red Hat company http://sourcware.cygnus.com/ http://www.redhat.com/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com