X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-50.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Subject: Re: 1.7.5: ant no longer finds python: upgrade from 1.5 suspected From: "Yaakov (Cygwin/X)" To: cygwin In-Reply-To: <4C16CAFB.3040505@gmail.com> References: <27D7F4C907BCB14FAF95CC4E25AB1FE6AF5561 AT ex2 DOT AdBriteInc DOT local> <27D7F4C907BCB14FAF95CC4E25AB1FE6AF5563 AT ex2 DOT AdBriteInc DOT local> <4C16CAFB DOT 3040505 AT gmail DOT com> Content-Type: text/plain; charset="UTF-8" Date: Mon, 14 Jun 2010 20:06:25 -0500 Message-ID: <1276563985.6268.12.camel@YAAKOV04> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Tue, 2010-06-15 at 01:36 +0100, Dave Korn wrote: > Probably caused because /usr/bin/python is just a symlink to > /usr/bin/python2.5.exe, which can't be launched by a windows process like Ant; More precisely, like the native-Win32 JDK. After all, Ant is just a Java program, and works just as well on Ports' GNU Classpath (which of course *does* support symlinks) -- once you tell the Ant wrappers that Cygwin is NOT Win32. Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple