[asterisk-users] Asterisk 12.4.0 not able to install pjsip

Matthew Jordan mjordan at digium.com
Thu Jul 24 16:12:25 CDT 2014


On Thu, Jul 24, 2014 at 6:15 AM, Sameer Rathod <sameer at hostnsoft.com> wrote:

> I am using centos 6.4 and 6.5
>
> steps to install pjprojects is
>
> a) git clone https://github.com/asterisk/pjproject pjproject
>
> b) cd pjproject
>
> c) ./configure --prefix=/usr --enable-shared --disable-sound --disable-resample --disable-video --disable-opencore-amr
>
> d) make dep
>
> e) make install
>
> f) ldconfig
>
> g) export PKG_CONFIG_PATH=/usr/lib/pkgconfig
>
> h) cd ../..asterisk
>
> i) ./configure
>
> j) make menuselect
>
> In this it is showing XXX for pjlib
>
> Please let me know if any more information is needed
>
>
What is the output of "pkg-config --print-provides libpjproject"? For that
matter, does "pkg-config --list-all" show libpjproject as a package?

-- 
Matthew Jordan
Digium, Inc. | Engineering Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140724/5c7d0918/attachment.html>


More information about the asterisk-users mailing list