Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: can't find termcap info under Solaris
- X-seq: zsh-users 4265
- From: Clint Adams <clint@xxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: can't find termcap info under Solaris
- Date: Wed, 19 Sep 2001 09:49:06 -0400
- In-reply-to: <20010919145917.A8726@xxxxxxxxxxxxxx>; from vincent@xxxxxxxxxx on Wed, Sep 19, 2001 at 02:59:17PM +0200
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20010919145917.A8726@xxxxxxxxxxxxxx>
> I get the "can't find termcap info" error under Solaris, though
> I've recompiled zsh with ncurses 5.2.
The error is somewhat misleading. zsh is using the ncurses
termcap compatibility interface to terminfo, and not a
pure termcap db. At least it's trying to do so before it
gives you that error.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author