[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The GEL lib (NILS read this!)



On Thu, Feb 10, 2000 at 12:41:43PM -0500, Nils Barth wrote:
> Oh, this what you want?
> /usr/lib$ nm libncurses* libreadline* | grep tgetent
> 00026750 T tgetent
> 00026750 T tgetent
>          U tgetent
>          U tgetent
>          U tgetent
>          U tgetent

This is weird.  It seems like it should find it

> I'm running RedHat 6.0 on an i686.

Are you sure you have the right development packages installed (such as
ncurses-devel)

George