You committed the "Lets reply to a mailing and just change the subject" error. Please start new threads with a fresh email. It takes less effort than what you did, and makes many of us happy.
On Fri, 2003-07-18 at 16:58, Kyle Hagan wrote: > Im new to asterisk and just ordered the Dev Kit from Digium. > > Im vaguely familiar with Linux. So bare with me. (But learing > quickly) > > Im running Mandrake 9.1. > > > I used CVS to dload the system. > > But when I do Make Install with asterisk i get: > > checking for tgetent in -ltermcap... no > checking for tgetent in -ltinfo... no > checking for tgetent in -lcurses... no > checking for tgetent in -lncurses... no > configure: error: termcap support not found. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Make sure you have termcap, probably a libtermcap, and don't forget to get the devel packages for it too as it will have the headers you need. Make files usually give you a pretty good clue as to what is broken like this and will prompt you about it. > make:*** [editline/config.h] Error 1 > > > I have on the web site it appears I should be able to run it without > the > wildcard cards as long as I have a sound card,which I do and works. > > I have installed openssl and readline. > > anyhelp would be appreciated. > > > Kyle > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users -- Steven Critchfield <[EMAIL PROTECTED]> _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
