thanks, it works but i still have a lot of errors by doing make.
It seems no to find some C libraries as nua.h. what do i have to add? I think they are in /usr/local/include/sofia-sip-1.11.
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
CC: <sofia-sip-devel@lists.sourceforge.net>
Subject: RE: SSIP-GST Install
Date: Mon, 3 Apr 2006 16:12:49 +0300
Hey Ben,When you are in ssip-gst directory, say:PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configureBy default, pkg-config is only looking for configuration files stored in /usr/lib/pkgconfig. You need to explicitely specify the directory where additional library configuration files are, in this case /usr/local/lib/pkgconfig.Hopefully this helps. If you have some additional questions please mail either directly to me or to sofia-sip-devel@lists.sourceforge.net. This is the preferred way because other people might have run into the same problems.Best regards,
Martti
From: ext Ben de Lav [mailto:[EMAIL PROTECTED]
Sent: 3. huhtikuuta 2006 15:39
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: SSIP-GST InstallHi, i installed sofia-sip on my fedora 5 core and i tried several times to install ssip-gst.BUT IT'S NOT WORKING!!!when i do ./configure, it can't find SOFIA_SIP_UA. Then, i tryed to do:./configure SOFIA_SIP_UA_LIBS=/usr/local/lib SOFIA_SIP_UA_CFLAGS=/usr/local/libbut it does the same, even if the sofia ua libraries are effectively in /usr/local/lib.please, help me cause it's very urgent and important for me and it makes a whole week that i am on this issue!Best regards,Ben