Hi Alec, 

I followed that both instructions . It was not success. got the same issue. I'm 
not sure the reason is the OS. I am Using CentOS 6.4.

However, following method was helped me to resolve the problem.

http://www.digip.org/jansson/releases/jansson-2.4.tar.gz
tar -zxf jansson-2.4.tar.gz
cd jansson-2.4/
./configure --prefix=/usr/ && make clean && make && make install

Regards
Luke


________________________________
 From: Alec Davis <siva...@paradise.net.nz>
To: 'luke devon' <luke_de...@yahoo.com>; 'Asterisk Users Mailing List - 
Non-Commercial Discussion' <asterisk-users@lists.digium.com> 
Sent: Saturday, 25 May 2013, 18:14
Subject: RE: [asterisk-users] asterisk-gui-2.1.0-rc1
 

<snip>
> installed it from SVN.
> When I try to execute ./configure , got the following message , 
> 
> 
> configure: error: *** JSON support not found (this typically 
> means the libjansson development package is missing)
> 
> 
> After that I tried to install certain packages by, 
> 
> 
> yum groupinstall 'Development Tools'
> 
> 
> 
> and 
> 
> 
> yum install php-devel php-pear php-common yum install json.so
> 
> but , no luck . still i am getting above message. 
> 
> Thanks in advance
> Luke
> 
> 

Prerequisites: I feel your pain.
Try
http://svn.asterisk.org/svn/asterisk/trunk/contrib/scripts/install_prereq

Or
http://www.asterisk.org/sites/asterisk/files/mce_files/documents/asterisk_qu
ick_start_guide.pdf

Alec
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to