[Freeswitch-users] LUA and LUASQL Install

Aloysius Lloyd lloyd.aloysius at gmail.com
Sun Mar 14 11:26:50 PDT 2010


Hi All,

Can some one help me to install Lua .

OS: CentOS 5.4


wget http://www.lua.org/ftp/lua-5.1.4.tar.gz
tar zxf lua-5.1.4.tar.gz
cd lua-5.1.4
make linux

But getting error when running *make linux *
*
*
*Here is the Output*

In file included from lua.h:16,
                 from lua.c:15:
luaconf.h:275:31: error: readline/readline.h: No such file or directory
luaconf.h:276:30: error: readline/history.h: No such file or directory
lua.c: In function âpushlineâ:
lua.c:182: warning: implicit declaration of function âreadlineâ
lua.c:182: warning: assignment makes pointer from integer without a cast
lua.c: In function âloadlineâ:
lua.c:210: warning: implicit declaration of function âadd_historyâ
make[2]: *** [lua.o] Error 1
make[2]: Leaving directory `/usr/src/lua-5.1.4/src'
make[1]: *** [linux] Error 2
make[1]: Leaving directory `/usr/src/lua-5.1.4/src'
make: *** [linux] Error 2


Thank you in advance.


Thanks,
Lloyd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100314/08bff82b/attachment-0002.html 


More information about the FreeSWITCH-users mailing list