similar to: Asterisk 1.4.6 Fedora 7 configure error

Displaying 20 results from an estimated 2000 matches similar to: "Asterisk 1.4.6 Fedora 7 configure error"

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 May 02
5
Termcap support not found
Make sure you have libtermcap and libtermcap-devel loaded.. To check use #rpm -q libtermcap and #rpm -q libtermcap-devel I have an install guide for RH9 in PDF format if you are interested.. Later.. > Hello, I am trying to install asterisk and get this error. > > creating cache ./config.cache > checking for gcc... gcc > checking whether the C compiler (gcc ) works... yes
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:
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
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
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
2005 Feb 10
1
Asterisk and Fedora Core 3
Hi guys I'm new to this list and I imagine this question has been asked before, so feel free to point me to the correct references. My question is, how do you install asterisk on Fedora Core 3, with all rpm updates, seeing as there is no kernel-source rpm anymore? Thanks for any advice. -- _/_/_/_/ _/ _/ _/ _/ _/ _/ _/ _/_/_/ _/ _/ _/ _/ _/ _/
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
2005 Sep 10
1
Missing libs on install
I've run across a couple of things I'm not quite sure why, but just discovered the libtermcap.* was not installed from the CD's. I would have thought the termcap libs would be part of the base install, and in fact, when I retrieved them with yum, it does show "base" or "core". Is this just some errant behavior one time or is something broken in the install?
2006 Jan 20
1
SIP phone receiving but not transmitting
Hi I've been using Asterisk for a while now with the TDM400 and it seems to be working fine. I'm using version 1.2.2 and I've struck a problem when I added a Budge Tone 100 SIP phone to the network. The phone rings when calls come in and I can make calls but in all cases (internal or external calls) the other party cannot hear me even though I can hear them. I'm sure I've
2019 Oct 26
2
Centos 8 Mate?
On Sat, Oct 26, 2019 at 07:08:02PM +1100, Bill Maidment wrote: > On 26/10/2019 12:08 pm, David G. Miller wrote: > >The corresponding system-config-printer rpm from Fedora 28 appears to > >work.? Not the best solution but a solution. > > > > But no longer available that I can find. I presume it must be > version 1.5.11-13 to match the -lib version On my C8 VM I uust
2005 Feb 24
2
Asterisk and Welltech USB SIP phone K1000A
Hi all I'm fairly new to Asterisk, so be nice :-) I was wondering if anyone has been able to get the Welltech K1000A USB phone working on Linux. I see audio and HID drivers loaded when it is plugged in to my Fedora Core 1 laptop, but that's about all that happens. I've searched all the usual places (FAQ, Google, etc) but not found anything helpful. Asterisk is working fine with
2005 Sep 03
1
CentOS bootstrapper for chroot(2) environment
Hi, just some script built along: Unattended install & run CentOS-4.1 just using chroot(1). Mostly a surprise for me it was so easy to reach that goal. It requires rpm(1) based host OS and it was tested only on Fedora Core 4. I needed it to do only a bit customized CentOS kernel package rebuild. Regards, Lace -------------- next part -------------- #! /bin/bash # Bootstrap for: CentOS-4.1
2019 May 28
1
multilib problem during "yum update"
On Mon, 2019-05-27 at 14:05 +1000, Bill Maidment wrote: > > ---> Package libgpg-error.x86_64 0:1.13-1.el7.centos will be an > > update > > ---> Package libgpg-error-debuginfo.x86_64 0:1.13-1.el7.centos will > > be an update > > ---> Package libgpg-error-devel.x86_64 0:1.13-1.el7.centos will be > > an update > > The update for libgpg-error.i686
2019 Oct 26
2
Centos 8 Mate?
The corresponding system-config-printer rpm from Fedora 28 appears to work.? Not the best solution but a solution. Cheers, Dave On 10/25/19 5:33 PM, Frank Cox wrote: > On Sat, 26 Oct 2019 10:17:53 +1100 > Bill Maidment wrote: > >> I have also got MATE 1.22.2 running, but I don't have access to Printer >> configuration in MATE. > I think it's missing. On Centos 7
2019 Dec 23
3
Using Pulse Audio--question
On Mon, Dec 23, 2019 at 11:34:32AM +1100, Bill Maidment wrote: > On 23/12/2019 11:06 am, Fred Smith wrote: > > >I can find no way to do it with pavucontrol, nor the default mate > >sound tool. > > In my SL7 Mate system I use the Hardware and Output tabs in > System->Preferences->Hardware->Sound > > Cheers > Bill Thanks bill. But nothing I do there
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
2016 Aug 23
7
virtual users, mailer daemon send mails to non existant recipient and dovecot store it
Hello, Sometime when we receive a spam or virus that is detected as it, mailer daemon send a reply to the sender to inform that the message is a spam or content viruses. The problem is that the sender of the spam as something like voicemail at ourdomain.fr ( the user voicemail doesn't exist in our database ) And sometimes dovecot create the directory and store the reply 's mail...
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
2012 Jun 08
1
auth_krb5_keytab ignored ?
Hi list, i noticed that when doing imap gssapi authentication with kerberos, dovecot (here 2.1.7) always searches /etc/krb5.keytab although i have auth_krb5_keytab = /etc/mail3.krb5.keytab in my etc/dovecot/dovecot.conf and doveconf -n also show this setting. If i combine the keytabs in krb5.keytab it works. Is there another location where i should put my configuration regarding gssapi/kerberos ?