X-Spam-Check-By: sourceware.org Message-ID: <43A1CF1B.2010504@student.lu.se> Date: Thu, 15 Dec 2005 21:16:27 +0100 From: Lennart Borgman User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) MIME-Version: 1.0 To: Dave Korn CC: cygwin AT cygwin DOT com Subject: Re: Where is patch? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Dave Korn wrote: > Hooray! > > Thanks ;-) >1) You didn't say if you've run "make install" yet though, you should do that >rather than attempting to manually copy all the files to their correct >locations. > > I tried a just to copy patch.exe. Then I saw this that I just wish I did not. Here is a copy and paste from my screen output (a bit truncated): >>>>>> from my screen >>>>>>>>> /cygdrive/d/dl/gnu/patch-2.5.9 > ./patch.exe --version patch 2.5.9 ... /cygdrive/d/dl/gnu/patch-2.5.9 > cp patch.exe /usr/local/bin/ /cygdrive/d/dl/gnu/patch-2.5.9 > /usr/local/bin/patch.exe --version patch 2.5.9 ... /cygdrive/d/dl/gnu/patch-2.5.9 > cd .. /cygdrive/d/dl/gnu > which patch /usr/local/bin/patch /cygdrive/d/dl/gnu > patch --version patch 2.5.8 ... /cygdrive/d/dl/gnu > patch.exe --version patch 2.5.9 ... <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< After a while it reported 2.5.9. I am not sure about the reason. I started another copy of Cygwin in another window. I also changed PATH, but I am not sure in which order now. I am starting Cygwin in a cmd.ex console window. Is this behaviour known? Should it be like this? Or is there perhaps something wrong with my pc? -- 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/