zsh-workers
 help / color / mirror / code / Atom feed
From: "Oliver Kiddle" <okiddle@yahoo.co.uk>
To: Adam Spiers <adam@spiers.net>,
	zsh workers mailing list <zsh-workers@sunsite.auc.dk>
Subject: Re: /usr/local/bin/perl
Date: Tue, 27 Mar 2001 16:17:11 +0100 (BST)	[thread overview]
Message-ID: <20010327151711.94655.qmail@web9306.mail.yahoo.com> (raw)
In-Reply-To: <20010327142836.C32602@thelonious.new.ox.ac.uk>

--- Adam Spiers <adam@spiers.net> wrote: > 
> The following scripts hardcode binary locations (excluding /bin/sh

> Can we avoid this?  Is env(1) common to enough platforms, for
> instance, or maybe we could add something to configure?

I'd agree that this is something which would be nice to clean up. I'd
have thought that it would be fine to use env for these. I've not
really seen a system on which it won't work and they are mostly
examples or functions so people can always fix the line. I would
suggest though putting a #! on the second line, possibly with a comment
so it is easier for anyone to work out how to fix it if the env trick
fails. For the example #!, I'd use /usr/local/bin as it is the default
prefix when compiling zsh and fairly common for perl too. I'm not
fussed though - having consistency is worth more.

The only one which slightly concerns me is Test/ztst.zsh but I don't
know much about the workings of the test system. As long as make check
will always work.

Setting the #! lines would be quite simple from configure but I'm not
sure it is worth it for the extra complexity and potential for things
to break.

Oliver

____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie


  reply	other threads:[~2001-03-27 15:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-27 13:28 /usr/local/bin/perl Adam Spiers
2001-03-27 15:17 ` Oliver Kiddle [this message]
2001-08-15 14:54   ` /usr/local/bin/perl Adam Spiers
2001-08-15 16:59     ` /usr/local/bin/perl Bart Schaefer
2001-08-16 14:12       ` /usr/local/bin/perl Adam Spiers
2001-08-16 20:52         ` /usr/local/bin/perl Bart Schaefer
2001-03-27 18:19 ` /usr/local/bin/perl Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010327151711.94655.qmail@web9306.mail.yahoo.com \
    --to=okiddle@yahoo.co.uk \
    --cc=adam@spiers.net \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).