[Asterisk-Users] Error compiling in RedHat 9
DUSTIN WILDES
dwildes at pabbankshares.com
Thu Apr 10 05:54:46 MST 2003
I had the same problem in RedHat 8.0, but I had forgot one package - which is same one you need:
Libtermcap-devel
Find that .rpm, install and all should be well.
-----Original Message-----
From: WipeOut . [mailto:wipeout at linuxmail.org]
Sent: Thursday, April 10, 2003 8:25 AM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Error compiling in RedHat 9
I thought I would give RedHat 9 a try with Asterisk..I thought it would be a good idea to use the latest version..
Zaptel, Zapata and Libpri all appear to have compiled sucessfully..
But.. (Why is there always a but??)
It seems Asterisk is having issues with 'termcap' or 'tgetent' whatever that is..
Here is the output from 'make install'..
--------Start--------
if [ -d CVS ] && ! [ -f .version ]; then echo "CVS-`date +"%D-%T"`" > .version; fi
./make_build_h
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking host system type... i686-pc-linux-gnu
checking for a BSD compatible install... install
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
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: *** [editline/config.h] Error 1
------End------
Any idea whats wrong?? or is somthing missing??
Later..
--
______________________________________________
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr
Powered by Outblaze
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list