<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 24, 2014 at 6:15 AM, Sameer Rathod <span dir="ltr"><<a href="mailto:sameer@hostnsoft.com" target="_blank">sameer@hostnsoft.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I am using centos 6.4 and 6.5<br><br></div>steps to install pjprojects is <br><br><pre>a) git clone <a href="https://github.com/asterisk/pjproject" target="_blank">https://github.com/asterisk/pjproject</a> pjproject<br>

<br></pre><pre>b) cd pjproject<br><br></pre><pre>c) ./configure --prefix=/usr --enable-shared --disable-sound --disable-resample --disable-video --disable-opencore-amr<br><br></pre><pre>d) make dep<br><br></pre><pre>e) make install <br>

<br></pre><pre>f) ldconfig<br><br></pre><pre>g) export <span></span><code>PKG_CONFIG_PATH</code><span>=</span><code>/usr/lib/pkgconfig<br><br></code></pre><pre><code>h) cd ../..asterisk<br><br></code></pre><pre><code>i) ./configure<br>

<br></code></pre><pre><code>j) make menuselect <br><br></code></pre><pre><code>In this it is showing XXX for pjlib<br><br></code></pre><pre><code>Please let me know if any more information is needed</code><br clear="all">
</pre></div></blockquote></div><br></div><div class="gmail_extra">What is the output of "pkg-config --print-provides libpjproject"? For that matter, does "pkg-config --list-all" show libpjproject as a package?<br>
</div><div class="gmail_extra"><br>-- <br><div dir="ltr"><div>Matthew Jordan<br></div><div>Digium, Inc. | Engineering Manager</div><div>445 Jan Davis Drive NW - Huntsville, AL 35806 - USA</div><div>Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> & <a href="http://asterisk.org" target="_blank">http://asterisk.org</a></div>
</div>
</div></div>