Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: zsh/termcap and zsh/terminfo modules
- X-seq: zsh-workers 13911
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: <zsh-workers@xxxxxxxxxx>
- Subject: RE: zsh/termcap and zsh/terminfo modules
- Date: Thu, 5 Apr 2001 18:06:05 +0400
- Importance: Normal
- In-reply-to: <20010405095812.A18353@xxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
>
> > Nope. I have both. Is it possible that one of them is linked
> statically? Check
> > for zsh_cv_shared_tgetent and zsh_cv_shared_tigetstr. It may well
> be, tests
> > take some of them wrong.
>
> I have a vague recollection that this has something to do with people
> wanting to link with libtermcap instead of ncurses.
>
>
Probably. Our system in curses-based with termcap emulation so configure finds
both functions. If termcap and terminfo libraries are distinct and you happen
to catch termcap, terminfo won't be found.
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author