This is the mail archive of the
rhug-rhats@sources.redhat.com
mailing list for the RHUG project.
libtermcap
- From: Christophe Roux <ch_roux at club-internet dot fr>
- To: rhug-rhats at sources dot redhat dot com
- Date: Mon, 12 Aug 2002 22:49:27 +0200
- Subject: libtermcap
I try to install rhug on debian woody.
When I start the main configure,
I obtain the following message:
checking for libraries needed for readline ...configure: error: no working
-ltermcap/termlib found
I read the debian documentation explaining debian uses ncurses instead of
ltermcap.
I tried to replace occurences of ltermcap with ncurses and I installed
termcap_comp which says it resolve compatibilty problems.
But none worked.
Do you know what I can do?