On Thu, Jul 24, 2014 at 6:15 AM, Sameer Rathod <sam...@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
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to