apparently programs should be using terminfo not termcap.. ie from the ncurses package.. some have used ncurses (creating a link for the libtermcap so file..) a better approach than a link would be to update the makefile to use ncurses, and only use termcap if ncurses is not found..
Jonathan David [email protected] [email protected] http://ieee-jbdavid.blogspot.com Mobile 408 390 2425 ----- Original Message ---- From: "[email protected]" <[email protected]> To: [email protected] Sent: Wednesday, December 31, 2008 9:01:09 AM Subject: Gnucap-devel Digest, Vol 48, Issue 4 Send Gnucap-devel mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit http://lists.gnu.org/mailman/listinfo/gnucap-devel or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Gnucap-devel digest..." Today's Topics: 1. libtermcap missing (bgw) ---------------------------------------------------------------------- Message: 1 Date: Wed, 31 Dec 2008 02:52:22 -0800 From: bgw <[email protected]> Subject: [Gnucap-devel] libtermcap missing To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Last time I built gnucap was on Fedora 7; now on Fedora 9, it appears the termcap library is missing. Apparently termcap is not a part of Fedora 9; the Fedora website lists termcap 1.1 as "dead.package", with last log entry "-retire termcap". The build successfully completes, but attempting to execute gnucap produces: $ gnucap gnucap: error while loading shared libraries: libtermcap.so.2: cannot open shared object file: No such file or directory Is this a known problem? Is there a workaround (other than simply building and installing Fedora 8 libtermcap)? al davis wrote: > There is a new development snapshot available ... > http://gnucap.org/devel/gnucap-2008-12-23.tar.gz ------------------------------ _______________________________________________ Gnucap-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnucap-devel End of Gnucap-devel Digest, Vol 48, Issue 4 ******************************************* _______________________________________________ Gnucap-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnucap-devel
