delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/02/12/14:56:59

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <001b01c1b3ff$46981950$6600a8c0@cherry>
From: "David Gluss" <dgluss AT marple-tech DOT com>
To: <cygwin AT cygwin DOT com>, "Peter J. Acklam" <pjacklam AT online DOT no>
References: <8z9y4kbm DOT fsf AT online DOT no>
Subject: Re: /usr/bin/env - Incorrect parsing of #! line?
Date: Tue, 12 Feb 2002 11:55:47 -0800
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000

I don't know if it's constructive to suggest an alternative trick, rather
than trying to fix cygwin, in this forum.  However, this might work
for you:
>------------
>: # -*-Mode: perl;-*- use perl, wherever it is
>eval 'exec perl -wS $0 ${1+"$@"}'
>  if 0;
>#!/usr/local/bin/perl -w
>------------
DG


----- Original Message ----- 
From: "Peter J. Acklam" <pjacklam AT online DOT no>
To: <cygwin AT cygwin DOT com>
Sent: Tuesday, February 12, 2002 10:38 AM
Subject: /usr/bin/env - Incorrect parsing of #! line?


> I use different computers where Perl is installed different
> places, so I can't hardcode the location of perl in the shebang
> line.  Thus, I use env, which works great on all UNIXes I work on,
> for instance
> 
>     #!/usr/bin/env perl -w
> 
>     print "This is Perl version $]\n";
> 
> but on Cygwin I get
> 
>     /usr/bin/env: perl -w: No such file or directory
> 
> why does Cygwin look for the file "perl -w".  No UNIX I have
> worked on would parse the shebang line that way.
> 
> Peter
> 
> -- 
> People say I'm indifferent, but I don't care.
> 
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019