From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25750 invoked from network); 27 Aug 1997 10:50:17 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 27 Aug 1997 10:50:17 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id GAA27946; Wed, 27 Aug 1997 06:46:07 -0400 (EDT) Resent-Date: Wed, 27 Aug 1997 06:45:21 -0400 (EDT) Message-Id: <199708271045.GAA27847@math.gatech.edu> X-Mailer: exmh version 1.6.7 5/3/96 To: zsh-users@math.gatech.edu Subject: Re: zsh as root login In-reply-to: Your message of "Wed, 27 Aug 1997 12:02:22 +0200." <19970827120222.09334@skiff.solsoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 27 Aug 1997 11:44:50 +0100 From: Bruce Stephens Resent-Message-ID: <"sMLSW1.0.Hp6.1L01q"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/986 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@solsoft.com said: > 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. The man pages and info files can be installed only one time in / > usr/local. Yeah, but how many other people want that? I think you're better off making and installing it once normally, into /usr/local, and then configuring and building a static version for /bin and installing that by hand.