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

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to