Hi All, I have installed sofia sip ua lib(sofia-sip-1.12.10 ). All steps
./configure, make and make install seems to worked fine.
1. In order to test sofia sip ua lib, I downloaded sofsip-cli-0.16. When I try
./configure for this, I get following error:
--------------"checking for SOFIA_SIP_UA_GLIB... configure: error: Package
requirements (sofia-sip-ua-glib >= 1.12.3) were not met:
No package 'sofia-sip-ua-glib' found"
----------------
2. I tried grep to find the glib path:
-------------------------------------------------------hu...@niti-laptop:~/sofia$
pwd
/home/hubby/sofia
hu...@niti-laptop:~/sofia$ find . -name "sofia-sip-ua-glib*"
./sofia-sip-1.12.10/packages/sofia-sip-ua-glib.pc
./sofia-sip-1.12.10/packages/sofia-sip-ua-glib.pc.in
-------------------------------------------------
3. I added sip-ua path as following:
-------------------------------------------------------------------------------------hu...@niti-laptop:~/sofia$
echo $PKG_CONFIG_PATH
hu...@niti-laptop:~/sofia$ find . -name "sofia-sip-ua-glib*"
./sofia-sip-1.12.10/packages/sofia-sip-ua-glib.pc
./sofia-sip-1.12.10/packages/sofia-sip-ua-glib.pc.in
hu...@niti-laptop:~/sofia$ pwd
/home/hubby/sofia
hu...@niti-laptop:~/sofia$ PKG_CONFIG_PATH=`pwd`/sofia-sip-1.12.10/packages/
hu...@niti-laptop:~/sofia$ export PKG_CONFIG_PATH
hu...@niti-laptop:~/sofia$ echo $PKG_CONFIG_PATH
/home/hubby/sofia/sofia-sip-1.12.10/packages/
-------------------------------------------------------------------------------------
Note that I didn't find sofia-sip-ua-glib under /usr/local or any other
directory under /usr, so I assume above path must be the only choice.
4. Now when I run ./configure again, I get following error :
-----------------------------------------------------------------------------------------------checking
for SOFIA_SIP_UA_GLIB... configure: error: Package requirements
(sofia-sip-ua-glib >= 1.12.3) were not met:
Empty package name in Requires or Conflicts in file
'/home/hubby/sofia/sofia-sip-1.12.10/packages/sofia-sip-ua-glib.pc'
------------------------------------------------------------------------------------------------
Now I don't know what to do to resolve the error. I try very hard to found the
problem in the post archive but couldn't find anywhere.
Please suggest what is required to do.
Regards,
-Sushil Kumar
------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users
worldwide. Take advantage of special opportunities to increase revenue and
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel