[Freeswitch-users] Make of FreeSWITCH 1.6 on CentOS 7 issue(s)

Christopher Rienzo cmrienzo at gmail.com
Fri Sep 18 18:03:17 MSD 2015


sudo yum install lua-devel


On Fri, Sep 18, 2015 at 1:39 AM, Andrew Keil <andrew.keil at visytel.com>
wrote:

> To FreeSWITCH users,
>
>
>
> I am attempting to make the latest FreeSWITCH release on CentOS 7  (I am
> trying to avoid the RPM approach since I am also working with Sangoma to
> assist with their updated merge of freetdm into FreeSWITCH).
>
>
>
> CentOS 7: CentOS-7-x86_64-DVD-1503-01.iso (with yum update done
> successfully).
>
>
>
> *As root user:*
>
>
>
> yum install git gcc-c++ autoconf automake libtool wget python
> ncurses-devel zlib-devel libjpeg-devel openssl-devel e2fsprogs-devel
> sqlite-devel libcurl-devel pcre-devel speex-devel ldns-devel libedit-devel
> libxml2-devel
>
>
>
> {also did the following to see if these will help}
>
> yum install libyuv-devel
>
> yum install libvpx-devel
>
> yum install libidn-devel
>
> yum install unbound-devel
>
> yum install libdb4*
>
> yum install libuuid-devel
>
>
>
> cd /usr/local/src
>
>
>
> git clone -b v1.6 https://freeswitch.org/stash/scm/fs/freeswitch.git
>
>
>
> cd freeswitch
>
> ./bootstrap.sh
>
> vi modules.conf {comment out mod_fsv   (due to libyuv-devel error)}
>
> ./configure
>
> ./make
>
>
>
> making all mod_lua
>
> make[4]: Entering directory
> `/usr/local/src/freeswitch/src/mod/languages/mod_lua'
>
>   CXX      mod_lua_la-mod_lua.lo
>
> mod_lua.cpp:37:17: *fatal error: lua.h: No such file or directory*
>
> #include "lua.h"
>
>
>
> The mod_fsv issue I do not care so much about however Lua I need.
>
>
>
> FYI: I did try the rpm approach on a separate CentOS 7 VM and noticed the
> Lua dependant package is version 5.1.4 not 5.2.
>
>
>
> I hope someone has an idea of what to try next.
>
>
>
> Regards,
>
>
>
> Andrew Keil
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150918/a0953b8f/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list