This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Lp/lpr equiv or how do I print


--- "Gerrit P. Haase" <gerrit.haase@t-online.de> wrote:
> 
> Yes thats it!!! I installed it new today and don't thought of looking after
> the 
> sharp-bang! I'm stupid. #!/usr/local/bin/perl <-- This is from cygutils, and 
> that is from Michael: #!/usr/bin/perl
> So it depends on, were you install your perl, nothing else:-) 
> Easier as to reinstall perl will be, to customize the Sharp-bang.
> 

Python does it this way:
  #!/usr/bin/env python

So autoconf and automake could be changed to do:
  #!/usr/bin/env perl

Cheers,

=====
Earnie Boyd
mailto:earnie_boyd@yahoo.com

---         <http://earniesystems.safeshopper.com>         ---
--- Cygwin: POSIX on Windows <http://gw32.freeyellow.com/> ---
---   Minimalist GNU for Windows <http://www.mingw.org/>   ---

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]