zsh-workers
 help / color / mirror / code / Atom feed
From: pckizer@tamu.edu (Philip Kizer)
To: ken@mitsui.oz.au (Ken Moorley)
Cc: zsh-workers@math.gatech.edu
Subject: Re: Solaris 2.x
Date: Mon, 04 Sep 1995 21:37:59 -0500	[thread overview]
Message-ID: <6444.810268679@gonzo.tamu.edu> (raw)
In-Reply-To: Your message of "Tue, 05 Sep 1995 11:30:49 EST." <9509050130.AA03684@mis2.noname>


ken@mitsui.oz.au (Ken Moorley) wrote:
>Please excuse my ignorance, but would someone please advise if the following
>paragraph from the zsh FAQ means that this option will NEVER be available
>under Solaris 2.x or may be developed in a future version ?

No, the important sentence in the paragraph you quoted is the following:

>  Make sure you compile without any reference to /usr/ucblib in (e.g.) your
>  LD_LIBRARY_PATH.

I use zsh on many Solaris 2.x (SunOS 5.x) machines each day.  All it really
means is that anyone compiling programs on SunOS 5 platforms needs to limit
as much as possible (preferably to nil) all references to the libraries and
commands found in the UCB compatibility packages.

What commands you do use from the UCB compatibility packages, I suggest you
merely alias to refer to them by full path or merely use full path such as
(e.g.) /usr/ucb/renice or /usr/ucb/install.

In fact, for developers, it is best to compile (and test!) all programs
that are to be installed as publicly available with no LD_LIBRARY_PATH set
whatsoever.  This guarantees that any user, no matter how minimal their
environment will be able to execute that program.


-philip

____________________________________________________________ Philip Kizer ___
Texas A&M CIS Operating Systems Group, Unix ( 409.862.4120 ) pckizer@tamu.edu

"Relying on the government to protect your privacy is like asking a peeping
Tom to install your window blinds." -John Perry Barlow, EFF co-founder


  reply	other threads:[~1995-09-05  2:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-09-05 16:30 Ken Moorley
1995-09-05  2:37 ` Philip Kizer [this message]
1995-09-05  3:11 ` Bart Schaefer

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=6444.810268679@gonzo.tamu.edu \
    --to=pckizer@tamu.edu \
    --cc=ken@mitsui.oz.au \
    --cc=zsh-workers@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).