<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='color:#1F497D'>I got past this since it took 2 days to post.&nbsp; The problem was in the link that showed how/what to install during the CENTOS install.&nbsp; I went back and used some common sense.&nbsp; I installed server with very little default add-ons, but I added several developer library options.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>I ended up with a bigger Centos install than I probably needed, but then FreeSwitch went much better.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Sean<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] <b>On Behalf Of </b>Sean Devoy<br><b>Sent:</b> Friday, December 23, 2011 6:55 PM<br><b>To:</b> freeswitch-users@lists.freeswitch.org<br><b>Subject:</b> [Freeswitch-users] ./configure still fails with error: libtermcap, libcurses or libncurses are required!<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Hi,<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I am a NooB to FreeSwitch.&nbsp; Sorry if I should start elsewhere, I can&#8217;t figure out where.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I ran the recommended installation instructions, including installing Centos 5.7 from boot DVD.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I installed and compiled GIT, regardless of the errors in the install guide.<o:p></o:p></p><p class=MsoNormal>I ran:<o:p></o:p></p><div style='border:dashed #2F6FAB 1.0pt;padding:12.0pt 12.0pt 12.0pt 12.0pt'><p class=MsoNormal style='line-height:13.2pt;background:white'><span style='font-size:10.0pt;font-family:"Courier New";color:black'>cd /usr/local/src<o:p></o:p></span></p><p class=MsoNormal style='line-height:13.2pt;background:white'><span style='font-size:10.0pt;font-family:"Courier New";color:black'>git clone git://git.freeswitch.org/freeswitch.git<o:p></o:p></span></p></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I went to:<o:p></o:p></p><div style='border:dashed #2F6FAB 1.0pt;padding:12.0pt 12.0pt 12.0pt 12.0pt'><pre style='line-height:13.2pt;background:white'><span style='color:black'>cd /usr/local/src/freeswitch<o:p></o:p></span></pre></div><p class=MsoNormal>Ran:<o:p></o:p></p><div style='border:dashed #2F6FAB 1.0pt;padding:12.0pt 12.0pt 12.0pt 12.0pt'><pre style='line-height:13.2pt;background:white'><span style='color:black'>./bootstrap.sh<o:p></o:p></span></pre></div><p class=MsoNormal>That required me to &#8220;yum install &#8220;&nbsp; autoconf, automake and lib??? (I dont recall), then it would run.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>And tried:<o:p></o:p></p><div style='border:dashed #2F6FAB 1.0pt;padding:12.0pt 12.0pt 12.0pt 12.0pt'><pre style='line-height:13.2pt;background:white'><span style='color:black'>./configure<o:p></o:p></span></pre></div><p class=MsoNormal>Which of course terminates with:<o:p></o:p></p><p class=MsoNormal>configure: error: libtermcap, libcurses or libncurses are required!<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I have &#8220;yum install&#8221;ed libtermcap, libcurse,libncurese,termcap,ncurses,curses and everything else I can possibly find a reference to.&nbsp; That help a lot (a.k.a. NONE).&nbsp; Now I get:<o:p></o:p></p><p class=MsoNormal>configure: error: libtermcap, libcurses or libncurses are required!<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I have googled and read and searched.&nbsp; I was happy to see where this was a known problem.&nbsp; I was disappointed to see NO help on what to do since it was &#8220;fixed&#8221;.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I am trying not to ask dumb questions, but I am struggling here.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>It is possible for a mere mortal to install FreeSwitch on a new system? &nbsp;Is there a set of install instructions that match the current realease?<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I am fighting the urge to throw Linux out the window and go with the Windows build.&nbsp; I have made a living of MS products for over 20 years, but there seems to be nobody left there with a brain.&nbsp; I am trying to move on.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Thanks in advance,<o:p></o:p></p><p class=MsoNormal>Sean<o:p></o:p></p></div></body></html>