zsh-users
 help / color / mirror / code / Atom feed
From: Marc Baudoin <Marc.Baudoin@solsoft.com>
To: Andrew Main <zefram@tao.co.uk>
Cc: zsh-users@math.gatech.edu
Subject: Re: zsh as root login
Date: Wed, 27 Aug 1997 12:02:22 +0200	[thread overview]
Message-ID: <19970827120222.09334@skiff.solsoft.com> (raw)
In-Reply-To: <199708270959.KAA31699@taos.demon.co.uk>; from Andrew Main on Wed, Aug 27, 1997 at 10:59:08AM +0100

Andrew Main <zefram@tao.co.uk> écrit :
> Marc Baudoin wrote:
> >I'd like to have root use zsh on my system.  In order to do it
> >properly, it needs to be installed in /bin and to be compiled
> >statically.  But zsh installs itself in /usr/local/bin and is
> >compiled dynamically (which is OK for normal users but not for
> >root).
> 
> LDFLAGS='-static -s' ./configure --prefix=/ --mandir=/usr/man

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.

-- 
Marc Baudoin   -=-   <Marc.Baudoin@solsoft.com>
Security On-Line software


  reply	other threads:[~1997-08-27 10:08 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-08-27  9:40 Marc Baudoin
1997-08-27  9:59 ` Andrew Main
1997-08-27 10:02   ` Marc Baudoin [this message]
1997-08-27 10:09     ` Andrew Main
1997-08-27 10:15       ` Marc Baudoin
1997-08-27 12:51         ` Juergen Christoffel
1997-08-27 12:55           ` Marc Baudoin
1997-08-27 12:58           ` Andrew Main
1997-08-27 10:44     ` Bruce Stephens
1997-08-27 23:20       ` Tim Writer
1997-08-28  1:58         ` Jason R Mastaler
1997-08-28  7:15         ` Marc Baudoin
1997-08-29  2:17           ` Tim Writer
1997-08-29  5:40         ` Duncan Sargeant
     [not found] <5lu3gbh6vp.fsf@tequila.systemsz.cs.yale.edu>
1997-08-28  6:16 ` Geoff Wing

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=19970827120222.09334@skiff.solsoft.com \
    --to=marc.baudoin@solsoft.com \
    --cc=zefram@tao.co.uk \
    --cc=zsh-users@math.gatech.edu \
    /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).