zsh-users
 help / color / mirror / code / Atom feed
* zsh as root login
@ 1997-08-27  9:40 Marc Baudoin
  1997-08-27  9:59 ` Andrew Main
  0 siblings, 1 reply; 15+ messages in thread
From: Marc Baudoin @ 1997-08-27  9:40 UTC (permalink / raw)
  To: zsh-users

Hi,

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).

So I modified the Makefile to compile a static version of zsh and
install it in /bin in addition to the dynamic version in
/usr/local/bin and I think it would be great if the next version
of zsh would provide such a thing without people having to hack
the code.  Besides the directory in which to install the program,
the only difference is a -static flag (for gcc) added to the link
phase of the compilation.

Is it wise and can you do it?

Thanks.

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~1997-08-29  5:48 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <5lu3gbh6vp.fsf@tequila.systemsz.cs.yale.edu>
1997-08-28  6:16 ` zsh as root login Geoff Wing
1997-08-27  9:40 Marc Baudoin
1997-08-27  9:59 ` Andrew Main
1997-08-27 10:02   ` Marc Baudoin
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

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).