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?

Thanks,

Jerry
-- 
_____________________________________________________________________
-- 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