[asterisk-users] Asterisk 13 on CentOS 6
Joshua Colp
jcolp at digium.com
Wed Apr 26 07:26:22 CDT 2017
On Wed, Apr 26, 2017, at 09:24 AM, Jerry Geis wrote:
> Trying to install asterisk 13 on CentOS 6.
>
> The ./configure tells me:
> configure: error: *** JSON support not found (this typically means the
> libjansson development package is missing)
>
> I don't really need JSON so I thought I would just disable it.
>
> ./configure --with-jansson=no does not work
> ./configure --without-jansson does not work
>
> How do I use a configure switch to disable it?
It can't be disabled. jansson is a required dependency for Asterisk 13
as JSON is used internally for things.
--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org
More information about the asterisk-users
mailing list