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 d
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
> I set the PKG_CONFIG_PATH environment variable to /usr/loca
I set the PKG_CONFIG_PATH environment variable to /usr/local/lib/pkgconfig
. After that it built fine.
From: Ron McLeod [mailto:ron.kamai...@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 jsonrp