[asterisk-users] asterisk-gui-2.1.0-rc1
luke devon
luke_devon at yahoo.com
Sat May 25 11:42:19 CDT 2013
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 <sivad.a at paradise.net.nz>
To: 'luke devon' <luke_devon at yahoo.com>; 'Asterisk Users Mailing List - Non-Commercial Discussion' <asterisk-users at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130525/453ce622/attachment.htm>
More information about the asterisk-users
mailing list