|
From: | Manish Marathe |
Subject: | Re: ncurses tests |
Date: | Thu, 17 Nov 2005 12:44:17 -0800 |
On Thu, 17 Nov 2005, Manish Marathe wrote:
> Hello All,
>
> Thanks in advance for the help.
>
> I wanted to learn more about running tests for ncurses. I know we have to
> execute:
>
> $ make install.data
>
> This built the terminfo databae
> Installed vt100, vt300, std, stdcrt
>
> But how do I actually execute them after installing the terminfo database ?
cd test
make
./ncurses
[Prev in Thread] | Current Thread | [Next in Thread] |