[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: readline, termcap, ncurses
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 10 Nov 2010 18:06:44 -0200
> is libreadline itself not linked to its appropriate dependencies, so
> that -lreadline should be enough to bring in any other required
> libraries automatically?
Exactly. This seems to work well in the current Linux I have tested,
but not so with the older ones. Hence my question. Thanks for the
debian perspective.