zsh-workers
 help / color / mirror / code / Atom feed
From: Andrej Borsenkow <borsenkow.msk@sni.de>
To: Geoff Wing <mason@primenet.com.au>
Cc: zsh-workers@math.gatech.edu
Subject: Re: PATCH: zsh-3.1.2-zefram3: libzsh install
Date: Thu, 15 Jan 1998 09:35:40 +0300 (MSK)	[thread overview]
Message-ID: <Pine.SV4.3.95.980115093118.7796A-100000@itsrm1> (raw)
In-Reply-To: <slrn6br2e2.7hb.mason@coral.primenet.com.au>

On 15 Jan 1998, Geoff Wing wrote:

> Andrej Borsenkow <borsenkow.msk@sni.de> typed:
> :Here is a patch for several problems with dynamic ZSH
> :  - libzsh.so was changed to libzsh.$(VERSION).so; zsh is linked
> :    with it explicitly
> :-LIBZSH = libzsh.so.$(VERSION)
> :+LIBZSH = libzsh.$(VERSION).so
> 
> Ah, but some systems need the former version.  This obviously needs to be
> configurable.

Which ones? What difference is between -lzsh and -lzsh.3.1.2?

O.K., I make another pass. Is anybody aware of system which supports
shared libraries and *doesn't* support LD_RUN_PATH or equivalent? Then
libzsh.so can be simply installed in version-dependent directory
($(libdir)/zsh/$(VERSION)) and zsh compiled with LD_RUN_PATH set. This is
the way Perl does it.

-------------------------------------------------------------------------
Andrej Borsenkow 		Fax:   +7 (095) 252 01 05
SNI ITS Moscow			Tel:   +7 (095) 252 13 88

NERV:  borsenkow.msk		E-Mail: borsenkow.msk@sni.de
-------------------------------------------------------------------------



      reply	other threads:[~1998-01-15  6:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-01-14 18:06 Andrej Borsenkow
1998-01-14 18:39 ` Patch archive at http://www.peak.org/zsh/Patches/ Timothy J Luoma
1998-01-15  4:00 ` PATCH: zsh-3.1.2-zefram3: libzsh install Geoff Wing
1998-01-15  6:35   ` Andrej Borsenkow [this message]

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=Pine.SV4.3.95.980115093118.7796A-100000@itsrm1 \
    --to=borsenkow.msk@sni.de \
    --cc=mason@primenet.com.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).