I set the PKG_CONFIG_PATH environment variable to /usr/local/lib/pkgconfig . After that it built fine.
From: Ron McLeod [mailto:ron.kamailio@mcleodnet.com] Sent: Saturday, May 05, 2012 9:24 PM To: 'sr-users@lists.sip-router.org' Subject: json and jsonrpc-c
I am trying to build json and jsonrpc-c for kamailio-3.2.3 from a fresh download of the source tarball but not having success. I modified the Makefile to include the two modules in the standard package, and remove the line which excluded them from building. I see the code for the modules in the source. Also, I have already built and installed the two dependencies libevent and libjson.
Could someone take a look at the make out and see if there is any indication of what I might be doing wrong?
http://www.siplabs.net/tracebin/make_and_install_output.txt
Thanks Ron
Hi Ron,
Don't need to modify anything. Just install a proper -devel packages and libs. For example if you running debian, just do: aptitude install libjson0 libjson0-dev libevent-dev libxmlrpc-c3 libxmlrpc-c3-dev
2012/5/6 Ron McLeod ron.kamailio@mcleodnet.com
I set the PKG_CONFIG_PATH environment variable to /usr/local/lib/pkgconfig . After that it built fine.
From: Ron McLeod [mailto:ron.kamailio@mcleodnet.com] Sent: Saturday, May 05, 2012 9:24 PM To: 'sr-users@lists.sip-router.org' Subject: json and jsonrpc-c
I am trying to build json and jsonrpc-c for kamailio-3.2.3 from a fresh download of the source tarball but not having success. I modified the Makefile to include the two modules in the standard package, and remove the line which excluded them from building. I see the code for the modules in the source. Also, I have already built and installed the two dependencies – libevent and libjson.
Could someone take a look at the make out and see if there is any indication of what I might be doing wrong?
http://www.siplabs.net/tracebin/make_and_install_output.txt
Thanks – Ron
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Thanks Konstantin I installed libevent-devel and json-c-devel and everything built perfectly no need to build the libraries myself and no need to set any environment variables.
Hi Ron,
Don't need to modify anything. Just install a proper -devel packages and libs. For example if you running debian, just do: aptitude install libjson0 libjson0-dev libevent-dev libxmlrpc-c3 libxmlrpc-c3-dev 2012/5/6 Ron McLeod ron.kamailio@mcleodnet.com I set the PKG_CONFIG_PATH environment variable to /usr/local/lib/pkgconfig . After that it built fine.
From: Ron McLeod [mailto:ron.kamailio@mcleodnet.com] Sent: Saturday, May 05, 2012 9:24 PM To: 'sr-users@lists.sip-router.org' Subject: json and jsonrpc-c
I am trying to build json and jsonrpc-c for kamailio-3.2.3 from a fresh download of the source tarball but not having success. I modified the Makefile to include the two modules in the standard package, and remove the line which excluded them from building. I see the code for the modules in the source. Also, I have already built and installed the two dependencies libevent and libjson.
Could someone take a look at the make out and see if there is any indication of what I might be doing wrong?
http://www.siplabs.net/tracebin/make_and_install_output.txt
Thanks Ron
_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users