From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25403 invoked from network); 27 Aug 1997 10:17:36 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 27 Aug 1997 10:17:35 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id GAA26076; Wed, 27 Aug 1997 06:11:44 -0400 (EDT) Resent-Date: Wed, 27 Aug 1997 06:11:15 -0400 (EDT) From: Andrew Main Message-Id: <199708271009.LAA31875@taos.demon.co.uk> Subject: Re: zsh as root login To: Marc.Baudoin@solsoft.com (Marc Baudoin) Date: Wed, 27 Aug 1997 11:09:31 +0100 (BST) Cc: zefram@tao.co.uk, zsh-users@math.gatech.edu In-Reply-To: <19970827120222.09334@skiff.solsoft.com> from "Marc Baudoin" at Aug 27, 97 12:02:22 pm X-Loop: zefram@tao.co.uk X-Headers: in preparation 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: <"j1CoB1.0.IK6.2r_0q"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/984 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Marc Baudoin wrote: >That's not what I meant. Basically, I want to do : > >./configure >make >make install > >and end with a dynamic zsh in /usr/local/bin and a static one in >/bin. Whereas I want to execute the same sequence of commands and have /bin unchanged. What's the problem with configuring and building the two copies separately? -zefram