similar to: Termcap support not found

Displaying 20 results from an estimated 1000 matches similar to: "Termcap support not found"

2004 Aug 06
1
termcapsupport not found
I try to make an asterisk system and downloaded and unzipped the file asterisk-1.0-RC1.tar.gz. When I do the first make I got the following messages: ..... 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: termcapsupport not found make: *** [editline/libedit.a] Error
2003 Apr 10
4
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
2005 Mar 10
4
Compiling Asterisk On SUSE 9.2
Dear all, I have tried to compile * 1.0.6 (downloaded from the digium site, in the right sequence - zaptel, libpri, asterisk) on two different machines running SUSE 9.2. The problem comes during some preliminary checks: 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
2010 Jan 22
2
readline/termcap problems compiling Samba 3.5.0rc1 on CentOS 5.4 64-bit
Hi all When I try to compile 3.5.0rc1 on CentOS 5.4, I get the seemingly well know problem below Linking bin/smbclient /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libreadline.so: undefined reference to `tgetnum' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libreadline.so: undefined reference to `tgetent'
2003 Apr 14
7
Trouble installing
I am trying to run the make command to install Asterisk, but I get the following error: make ... ... 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 I am running Mandrake 9.1 on a Pentium II 200MHz. Could this be a hardware issue? I
2003 Jul 17
7
Speex support
What is the state of speex support in asterisk? I saw the codec seems to be there. Can speex be used on IAX2 links? Is there much work still to be done? many thanks, --J.
2005 Sep 27
1
failed make install on Solaris 10
I finally got Solaris to successfully make asterisk, using these instructions: http://sunfreeware.com/programlistsparc10.html#gcc33 Now though, when I issue the make install, I get this error: mkdir -p /var/opt/asterisk/spool/system mkdir -p /var/opt/asterisk/spool/tmp mkdir -p /var/opt/asterisk/spool/meetme install -m 755 asterisk /opt/asterisk/usr/sbin/ install: asterisk was not found
2005 Sep 26
3
re: DTMF woes, continued
Hi Yair, Please let me if you managed to fix the DTMF tone issue, which you were experiencing couple of months ago. If not can you share any advancement. I'm currently experiencing the same issue, I can make outbound calls but DTMF will not work when dialing IVRs. My configuration is asterisk@home 1.5, registering to Voip provider (Symbio), codec is g.729 and dtmf mode is set to rfc2833.
2004 Mar 31
6
Can't compile asterisk.
hi. I got these compile errors while install asterisk. readline and openssl are compiled using gnu source, and kernel version is 2.4.17. Compile errors message is follows. Someone cleared this problem? Please, help! Regards. ---------------------------------------------------------------------------------- gcc -g -o asterisk -Wl,-E io.o sched.o logger.o frame.o loader.o config. o channel.o
2005 Aug 28
2
error compiling on solaris 10
>Message: 11 >Date: Sun, 28 Aug 2005 11:46:29 +0800 >From: "chris" <chris@fivestartel.com> >Subject: [Asterisk-Users] error compiling on solaris 10 >To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com> >Message-ID: <003a01c5ab83$149a9e30$650fa8c0@acid> >Content-Type: text/plain;
2004 Dec 13
6
Asterisk on SuSE 9.1?
I am trying to do my first asterisk install on a SuSE 9.1 box, using the asterisk-update script mentioned a few days ago on this list. I did read the 'quickstart' document on onlamp.com, and made sure the following packages were installed via yast: bison, cvs, gcc, kernel-source, libtermcap-devel, ncurses-devel, newt-devel, openssl096b, and openssl-devel. The SuSE 9.1 DVD contained
2004 Jan 20
3
Still problems at compiling
Hello experts, to avoid any unknown problems with my Linux installation I have now as a last resort method installed SuSE Linux 9.0 a new and have downloaded a fresh copy of Asterisk via CVS. Then I followed the steps of the "Getting started with Asterisk" and compiled successfully zaptel and libpri (as far as I can see). But when I compile asterisk I get an error. I have attached the
2005 Jan 18
1
I'm gonna kill Yum AND Outlook
Here we go again: Hi all. Most of you already know about my problems (well, my computer?s problems ;-) ), since we?ve been discussing on the forum. Hughesjr recommended me to post here, so let?s see, I have my faith on you I have a dedicated server with RH9 that I upgraded to CentOS 3.4 . Everything ok, but after the first yum upgrade and reboot I get this when I try to do a yum update:
2006 Oct 31
2
rcompletion: TAB completion for the R command line
CRAN now has a package called rcompletion that attempts to provide TAB completion for R using the GNU readline library, intended for R sessions run from a command line. From the package help page: Description: This package provides pseudo-intelligent TAB completion for a readline enabled instance of R when it is run from a terminal (or more specifically, an interface which uses
2006 Oct 31
2
rcompletion: TAB completion for the R command line
CRAN now has a package called rcompletion that attempts to provide TAB completion for R using the GNU readline library, intended for R sessions run from a command line. From the package help page: Description: This package provides pseudo-intelligent TAB completion for a readline enabled instance of R when it is run from a terminal (or more specifically, an interface which uses
2005 Jan 18
6
I'm gonna kill YUM (mailing list version ;-) )
Hi all. Most of you already know about my problems (well, my computer's problems ;-) ), since we've been discussing on the forum. Hughesjr recommended me to post here, so let's see, I have my faith on you. I have a dedicated server with RH9 that I upgraded to CentOS 3.4 . Everything ok, but after the first yum upgrade and reboot I get this when I try to do a yum update: yum
1998 Jul 03
0
RedHat broke termcap on the 4.2 libtermcap security upgrade
RedHat broke termcap on the 4.2 libtermcap security upgrade. Until RedHat gets a chance to fix it, fixed RPMS are here: http://linux.samiam.org/blackdragon - Sam (Who is just glad that RedHat continues to keep RedHat 4.2 current with security, even though it is an older distribution. In fact, their support is the best support I have seen for a legacy distro) "That which does not
2003 Nov 16
3
asterisk installation error
hi, i am getting these errors while installing asterisk. i reconfigured kernel and i have all the modules installed. kernel-source readline readline-devel openssl openssl-devel this is the error: (at the last part of the installation) gcc -g -o asterisk -Wl,-E io.o sched.o logger.o frame.o loader.o config.o channel.o translate.o file.o say.o pbx.o cli.o md5.o term.o ulaw.o alaw.o callerid.o
1997 Oct 22
1
SNI-20: Telnetd tgetent vulnerability
[mod: Executive summary: SNI found recent linux-distributions not-vulnerable -- REW] -----BEGIN PGP SIGNED MESSAGE----- ###### ## ## ###### ## ### ## ## ###### ## # ## ## ## ## ### ## ###### . ## ## . ######.
2014 Nov 05
2
[PATCH] Use -ltinfo instead of -lncurses.
In tools except guestfish, we don't use ncurses, or even curses, just 2 termcap functions and a global variable. These are provided by libtinfo, so just link to that. In guestfish we use readline which needs ncurses. Leave that alone. --- builder/Makefile.am | 2 +- configure.ac | 12 ++++++------ customize/Makefile.am | 2 +- mllib/Makefile.am | 6 +++---