Re: [Sofia-sip-devel] newbie need help with compiling hello sample

2010-02-26 Thread Aleksander Morgado
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 ./confi

[Sofia-sip-devel] newbie need help with compiling hello sample

2010-02-26 Thread Pete Kay
Hi , I am getting the following error : [r...@anne-d sofia]# make gcc `pkg-config sofia-sip-ua --cflags --libs` -DCALLER \ -g -O0 -o hello-caller hello.c Package sofia-sip-ua was not found in the pkg-config search path. Perhaps you should add the directory containing `sofia-sip-ua.pc' to