Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: termcap bug on Linux
- X-seq: zsh-workers 14551
- From: Clint Adams <clint@xxxxxxx>
- To: Andrej Borsenkow <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- Subject: Re: termcap bug on Linux
- Date: Tue, 29 May 2001 16:12:04 -0400
- Cc: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>, ZSH Workers Mailing List <zsh-workers@xxxxxxxxxx>
- In-reply-to: <3B13E52D.5050308@xxxxxxxxxxxxxx>; from Andrej.Borsenkow@xxxxxxxxxxxxxx on Tue, May 29, 2001 at 10:06:37PM +0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <3B10FCA4.2000009@xxxxxxxxxxxxxx> <1010528222527.ZM7246@xxxxxxxxxxxxxxxxxxxxxxx> <3B13E52D.5050308@xxxxxxxxxxxxxx>
> Yes.
I don't know if I ever received 13988, but I don't think I ever read it.
AB> In such cases I always ask myself - what happens, if a program is linked
AB> against dynamic library? Is it possible to silently exchange 4.2 version
AB> against 5.2 version? That would definitely break a lot of things.
On a sane system the soname should reflect the major number. So
zsh linked against /usr/lib/libncurses.so.5 would not run on
a system with only /usr/lib/libncurses.so.4.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author