<div dir="ltr">Hello,<div><br></div><div>I am trying to build mod_flite module on Ubuntu 14.01 and unfortunately with no luck. </div><div>The build is looking for the FLITE engine library version 2.0.0 or higher. And consequently suggests installing</div><div>libflite-dev library. Which I built from source (flite-2.0.0-release.tar.bz2 tarball) as there is no FLITE library </div><div>version 2.0.0 in the official distribution available (at least I could not find it).</div><div>Unfortunately no matter where I install the FLITE engine library I build (by default it goes under /usr/local/..)</div><div>FreeSWITCH build doesn&#39;t seem to find it. </div><div><br></div><div>Needless to say I have zero problem building mod_flite module in the older releases of the FreeSWITCH, where</div><div>FLITE library tarball (I believe it was 1.5.7) was part of the FreeSWITCH distribution and was built automatically </div><div>as part of the FreeSWITCH build.</div><div><br></div><div>Seems me that FreeSWITCH wants to find an FLITE library in the form of the shared library, not .a file as it</div><div>build from the source. Is there a solution already exists to this? As I am sure I am not the first one with this </div><div>issue.</div><div><br></div><div>Greatly appreciate any help on the subject</div><div>Carlos</div></div>