From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8190 invoked by alias); 9 Nov 2011 15:46:15 -0000 Received: (qmail 8179 invoked by uid 22791); 9 Nov 2011 15:46:14 -0000 X-SWARE-Spam-Status: No, hits=0.7 required=5.0 tests=AWL,BAYES_00,BOTNET X-Spam-Check-By: sourceware.org Received: from mail32.mailforbusiness.com (HELO mail32.mailforbusiness.com) (64.106.245.205) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 09 Nov 2011 15:45:31 +0000 Received: from mail32.mailforbusiness.com (localhost [127.0.0.1]) by mail32.mailforbusiness.com (Postfix) with ESMTP id 31C82643F7 for ; Wed, 9 Nov 2011 10:45:29 -0500 (EST) Received: from [10.10.50.50] (67-198-47-100.static.grandenetworks.net [67.198.47.100]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jeremy@bopp.net) by mail32.mailforbusiness.com (Postfix) with ESMTPSA id BF8A3643EC for ; Wed, 9 Nov 2011 10:45:27 -0500 (EST) Message-ID: <4EBAA016.5080205@bopp.net> Date: Wed, 09 Nov 2011 15:46:00 -0000 From: Jeremy Bopp User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: Pass windows-style paths to the interpreter from the shebang line ? References: <20111109152944.GK15154@calimero.vinschen.de> In-Reply-To: <20111109152944.GK15154@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-11/txt/msg00142.txt.bz2 On 11/9/2011 09:29, Corinna Vinschen wrote: > That's not as easy as it may sound. What about creating wrapper scripts > with the same name in another dir and put that dir in front of the other > bin dir in $PATH? The wrapper scripts could be shell scripts which use > `cygpath -wa' to convert the path to DOS notation and then call php. > > I'm surprised that we don't have php in the Cygwin distro. Did nobody > try to port php to Cygwin yet? It looks like php is available in Cygwin Ports. I've not tried it to see how well it behaves though. -Jeremy -- 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