zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Olsen <olsenc@ichips.intel.com>
To: zsh-workers@sunsite.auc.dk
Subject: Re: #!/path/to/arch-indep/zsh -f
Date: Wed, 22 Sep 1999 09:39:20 -0700	[thread overview]
Message-ID: <19990922093920.A24958@ichips.intel.com> (raw)
In-Reply-To: <9909220833.AA27306@ibmth.df.unipi.it>

On Sep 22, Peter Stephenson wrote:
>
> > #!/afs/pdx/proj/otools/bin/zsh -f
> 
> Try using a shorter path to zsh, if that's possible.  They're often
> restricted to 32 bytes, and the whole of this is 33.  But you should get
> the zsh part through, so this may not be the problem either.

On this crappy system (AIX 4.1.X), it must be the multiple level of
indirection problem that Bart mentioned.  I also duplicated this behavior
on HP-UX 10.20.  Using the actual binary:

#!/afs/pdx/proj/otools/bin/AIX/zsh -f

instead of the wrapper seems to make it work.  Bummer...  Compiling a
wrapper program again defeats the purpose of having an
architecture-independent launch point.

-Clint


  reply	other threads:[~1999-09-22 16:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-22  1:23 Clint Olsen
1999-09-22  7:59 ` Peter Stephenson
1999-09-22  8:58   ` Clint Olsen
1999-09-22  8:33     ` Peter Stephenson
1999-09-22 16:39       ` Clint Olsen [this message]
1999-09-23 16:42         ` Bart Schaefer
1999-09-22  9:13 ` Bart Schaefer
1999-09-22 11:24   ` Owen M. Astley
1999-09-22 16:28     ` 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=19990922093920.A24958@ichips.intel.com \
    --to=olsenc@ichips.intel.com \
    --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).