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 have Mandrake 9.1 running on my laptop and I was able to install the program with no difficulty. Any help will be greatly appreciated. _________________________________________________________________ Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail
On Mon, 2003-04-14 at 21:12, Derek Beaumont wrote:> 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 have Mandrake 9.1 running on my laptop > and I was > able to install the program with no difficulty. > > Any help will be greatly appreciated.This is my pet peeve. Mandrake and Redhat insulate new users so much from the system that they don't always know what they did different from one install to the next. To anwser your question, start looking for -devel packages like libtermcap-devel, and you may need libncurses-devel. -- Steven Critchfield <critch@basesys.com>
If Mandrake is anything like Redhat make sure you have all the following installed... (names may differ slightly) bison cvs gcc kernel-sources libtermcap-devel newt-devel ncurses-devel openssl096b openssl-devel readline41 readline-devel Hope that helps.. ----- Original Message ----- From: "Derek Beaumont" <jerkface2098@hotmail.com> Date: Mon, 14 Apr 2003 22:12:30 -0400 To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] 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 have Mandrake 9.1 running on my laptop > and I was > able to install the program with no difficulty. > > Any help will be greatly appreciated. > > > > > > _________________________________________________________________ > Tired of spam? Get advanced junk mail protection with MSN 8. > http://join.msn.com/?page=features/junkmail > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze
Has anyone tried asterisk with dialogic E1 card? Regards, Anton Rabena
Some weeks ago I was also trying to obtain this information, but I got no answer. alej it said:> Does the * support Dialogic card now? > > john > > ----- Original Message ----- > From: "Antonio Rabena" <antonio@lga.net.sg> > To: <asterisk-users@lists.digium.com> > Sent: Tuesday, April 15, 2003 2:02 AM > Subject: [Asterisk-Users] Dialogic E1 card. > > >> Has anyone tried asterisk with dialogic E1 card? >> >> >> Regards, >> >> Anton Rabena >> _______________________________________________ >> Asterisk-Users mailing list >> Asterisk-Users@lists.digium.com >> http://lists.digium.com/mailman/listinfo/asterisk-users >> > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users
> Some weeks ago I was also trying to obtain this information, > but I got no answer.The boards that are in principle supported are listed on www.digium.com in the hardware compatibility list. Mark
Why don't you try it with: make clean make intall john ----- Original Message ----- From: "Derek Beaumont" <jerkface2098@hotmail.com> To: <asterisk-users@lists.digium.com> Sent: Monday, April 14, 2003 7:12 PM Subject: [Asterisk-Users] 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 have Mandrake 9.1 running on my laptop > and I was > able to install the program with no difficulty. > > Any help will be greatly appreciated. > > > > > > _________________________________________________________________ > Tired of spam? Get advanced junk mail protection with MSN 8. > http://join.msn.com/?page=features/junkmail > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users >
Does the * support Dialogic card now? john ----- Original Message ----- From: "Antonio Rabena" <antonio@lga.net.sg> To: <asterisk-users@lists.digium.com> Sent: Tuesday, April 15, 2003 2:02 AM Subject: [Asterisk-Users] Dialogic E1 card.> Has anyone tried asterisk with dialogic E1 card? > > > Regards, > > Anton Rabena > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users >