<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=Windows-1252">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><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;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
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-GB" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">You need to put on the PATH (to find binaries) and LD_LIBRARY_PATH (to find the .so) on the installation directory.<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="mso-fareast-language:EN-GB">From:</span></b><span lang="EN-US" style="mso-fareast-language:EN-GB"> freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org]
<b>On Behalf Of </b>Andrew Keil<br>
<b>Sent:</b> 06 December 2016 23:27<br>
<b>To:</b> FreeSWITCH Users Help &lt;freeswitch-users@lists.freeswitch.org&gt;<br>
<b>Subject:</b> [Freeswitch-users] Re- FreeSWITCH 1.6.13 on CentOS 6.8 and mod_flite build issue<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><span lang="EN-AU">To FreeSWITCH users,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">I understand that there is a need to move to CentOS 7 for FreeSWITCH, however my client cannot do this currently.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">I have tried to get mod_flite to build inside FreeSWITCH 1.6.13 on CentOS 6.8<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">I get the following when running FreeSWITCH make after ./configure:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">making all mod_flite<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">make[3]: Entering directory `/usr/local/src/freeswitch/src/mod/asr_tts/mod_flite'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">Makefile:800: *** You must install libflite-dev to build mod_flite.&nbsp; Stop.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">make[3]: Leaving directory `/usr/local/src/freeswitch/src/mod/asr_tts/mod_flite'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">make[2]: *** [mod_flite-all] Error 1<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">make[2]: Leaving directory `/usr/local/src/freeswitch/src/mod'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">make[1]: *** [mod_flite] Error 2<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">make[1]: Leaving directory `/usr/local/src/freeswitch/src/mod'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">make: *** [mod_flite] Error 2<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">Since there is no libflite-devel package for CentOS 6 I did the following successfully:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">cd /usr/src<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">wget <a href="http://files.freeswitch.org/downloads/libs/flite-2.0.0.tar.gz">
http://files.freeswitch.org/downloads/libs/flite-2.0.0.tar.gz</a><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">tar -xzvf flite-2.0.0.tar.gz<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">cd flite-2.0.0<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">./configure --enable-shared --prefix=/usr/local<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">make &amp;&amp; make install<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">This worked OK and setup everything inside /usr/local/lib<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">However when I try to run ./configure and make inside the FreeSWITCH source directory again I get the same error above.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU">Any ideas?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU" style="mso-fareast-language:EN-AU">Kind Regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU" style="mso-fareast-language:EN-AU"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU" style="mso-fareast-language:EN-AU">Andrew Keil<o:p></o:p></span></p>
<p class="MsoNormal"><b><span lang="EN-AU" style="mso-fareast-language:EN-AU">Visytel Pty Ltd<o:p></o:p></span></b></p>
<p class="MsoNormal"><span lang="EN-AU" style="mso-fareast-language:EN-AU"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU" style="mso-fareast-language:EN-AU"><img border="0" width="43" height="43" style="width:.45in;height:.45in" id="Picture_x0020_1" src="cid:image002.jpg@01D2501E.012E53E0" alt="visytellogo"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU" style="mso-fareast-language:EN-AU"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><u><span style="color:purple;mso-fareast-language:EN-AU"><a href="http://www.visytel.com/"><span style="color:blue">www.visytel.com</span></a></span></u><span style="mso-fareast-language:EN-AU"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-AU"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-AU">Mobile: &#43;61 (0) 429 076 431</span><span lang="EN-US" style="mso-fareast-language:EN-AU"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-AU">Skype: visytel<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif;mso-fareast-language:EN-AU"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:7.5pt;mso-fareast-language:EN-AU">This e-mail message may contain confidential and commercially sensitive information. If you are not the intended recipient, any use, interference with, disclosure or copying of this
 material is unauthorised and prohibited. If you receive this e-mail message by mistake, please contact Visytel Pty Ltd on &#43;61 429 076 431.</span><span style="mso-fareast-language:EN-AU"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-AU"><o:p>&nbsp;</o:p></span></p>
</div>
This email is confidential and may be subject to privilege. If you are not the intended recipient, please do not copy or disclose its content but contact the sender immediately upon receipt.
</body>
</html>