From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13070 invoked from network); 1 May 1998 16:27:47 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 1 May 1998 16:27:47 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id MAA09776; Fri, 1 May 1998 12:24:19 -0400 (EDT) Resent-Date: Fri, 1 May 1998 12:24:19 -0400 (EDT) From: Andrew Main Message-Id: <199805011624.RAA18338@taos.demon.co.uk> Subject: Re: zsh-3.1.3: configure fails on Solaris 2.5.1 To: b.stephens@isode.com (Bruce Stephens) Date: Fri, 1 May 1998 17:24:19 +0100 (BST) Cc: d.barsky@ee.surrey.ac.uk, zsh-workers@math.gatech.edu In-Reply-To: from "Bruce Stephens" at May 1, 98 05:03:38 pm X-Loop: zefram@tao.co.uk X-Phase: The Moon is Waxing Crescent (33% of Full) X-Stardate: [-30]1088.41 X-US-Congress: moronic fuckers X-Headers: OTT X-Mouse: +++ ????? +++ Out Of Cheese Error. Redo From Start. X-Parrot: no, it's only resting. X-Personality: INTJ X-email-is-not-HTML: X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"cu0o43.0.hO2.oSVIr"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3909 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Bruce Stephens wrote: >bash ./configure ... > >say. zsh when run as sh apparently also works. zsh run as sh is probably the simplest answer for existing zsh users: from zsh just do ARGV0=sh zsh ./configure -zefram