From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6872 invoked by alias); 9 Nov 2011 21:16:18 -0000 Received: (qmail 6857 invoked by uid 22791); 9 Nov 2011 21:16:17 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from lo.gmane.org (HELO lo.gmane.org) (80.91.229.12) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 09 Nov 2011 21:16:02 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1ROFV2-0007LB-Ov for cygwin@cygwin.com; Wed, 09 Nov 2011 22:16:00 +0100 Received: from 81-181-249-254.fo.opensys.ro ([81.181.249.254]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Nov 2011 22:16:00 +0100 Received: from terminatorul by 81-181-249-254.fo.opensys.ro with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Nov 2011 22:16:00 +0100 To: cygwin@cygwin.com From: Timothy Madden Subject: Re: Pass windows-style paths to the interpreter from the shebang line ? Date: Wed, 09 Nov 2011 21:16:00 -0000 Message-ID: References: <20111109152944.GK15154@calimero.vinschen.de> <4EBAA016.5080205@bopp.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 In-Reply-To: <4EBAA016.5080205@bopp.net> 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/msg00149.txt.bz2 On 09.11.2011 17:45, Jeremy Bopp wrote: > 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. I have the full cygwin distribution installed with setup.exe and no php ? Where is the cygwin port for php ? Distributed separately ? Maintained separately ? Thank you, Timothy Madden -- 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