Hi Pete,
I tried configuring PKG but it does not work:
>
> PKG_CONFIG_PATH=/usr/local/include/sofia-sip-1.12/sofia-sip/
>
>
>
The PKG_CONFIG_PATH you need to configure is the place where the .pc file of
sofia-sip is available. In your case, you didn't specify a explicit prefix
when running ./configure, so you got sofia-sip installed in /usr/local.
Then, try with this:
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
(make sure the sofia-sip-ua.pc file is in that path anyway)
Cheers,
-Aleksander
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel