<div dir="ltr">Libraries on Linux are generally split into runtime (the binary part) and development packages (the header files). To compile against a library you need both, but only the runtime part to use it.<div><br></div>

<div>Try looking for a package such as libsqlite3-dev (name will depend on your platform). It sounds like it isn&#39;t installed. There are probably others too...</div><div><br></div><div><a href="https://wiki.freeswitch.org/wiki/Download_%26_Installation_Guide">https://wiki.freeswitch.org/wiki/Download_%26_Installation_Guide</a></div>

<div>See the &#39;Prerequisites&#39; for your platform under the &#39;9 Distribution Information and Installation&#39; section.</div><div><br></div><div>-Steve</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On 28 March 2014 15:12, Adelia C. <span dir="ltr">&lt;<a href="mailto:hexade@hotmail.com" target="_blank">hexade@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div><div dir="ltr">My first Linux install on Freeswitch is not going as smooth as I would want. Been using it on Windows previously, without any difficulties.<br><br>I can&#39;t work my way around this error:<br><br>checking for sqlite3 &gt;= 3.6.20... Package sqlite3 was not found in the pkg-config search path. Perhaps you should add the directory containing `sqlite3.pc&#39; to the PKG_CONFIG_PATH environment variable No package &#39;sqlite3&#39; found<br>

configure: error: Library requirements (sqlite3 &gt;= 3.6.20) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.<br><br>What am I missing? I&#39;ve been following instructions on how to install/configure unixODBC on CentOS (running on Rel 6.5) Freeswitch, FusionPBX.<br>

<br>Thank you,<br>A.C.<br><br><br><br><br>                                               </div></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>