Nazim &amp; Spencer , thank you.<div><br></div><div>readline development package install solved the problem. Here is the Lua install on CentOS 5.4</div><div><br></div><div><div>yum install readline-devel</div><div>wget <a href="http://www.lua.org/ftp/lua-5.1.4.tar.gz">http://www.lua.org/ftp/lua-5.1.4.tar.gz</a></div>
<div>tar zxf lua-5.1.4.tar.gz</div><div>cd lua-5.1.4</div><div>make linux </div><div>make linux install</div><div><br></div><div>Thanks</div><div>Lloyd</div></div><div><br></div><div><br><br><div class="gmail_quote">On Sun, Mar 14, 2010 at 2:40 PM, Spencer Thomason <span dir="ltr">&lt;<a href="mailto:spencer@5ninesolutions.com">spencer@5ninesolutions.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="word-wrap:break-word">I have Centos RPMS and source RPMS for lua 5.1.4 at <a href="http://repo.5ninesolutions.com" target="_blank">http://repo.5ninesolutions.com</a><br>
<font color="#888888"><div>   <div> --<br> <strong>Spencer Thomason</strong><br> 5Nine Solutions LLC<br> e. <a href="mailto:spencer@5ninesolutions.com" target="_blank">sales@5ninesolutions.com</a><br> p. +1.888.271.7959<br>
 f. +1.310.510.6980<br> <br> <a href="http://www.5ninesolutions.com/" target="_blank"><img></a> </div> </div><br></font><div><div><div></div><div class="h5"><div>On Mar 14, 2010, at 11:26 AM, Aloysius Lloyd wrote:</div><br>
</div></div><blockquote type="cite"><div><div></div><div class="h5">Hi All,<div><br></div><div>Can some one help me to install Lua . </div><div><br></div><div>OS: CentOS 5.4</div><div><br></div><div><br></div><div><div>wget <a href="http://www.lua.org/ftp/lua-5.1.4.tar.gz" target="_blank">http://www.lua.org/ftp/lua-5.1.4.tar.gz</a></div>
 <div>tar zxf lua-5.1.4.tar.gz</div><div>cd lua-5.1.4</div><div>make linux</div><div><br></div><div>But getting error when running <b>make linux </b></div><div><b><br></b></div><div><b>Here is the Output</b></div><div><br>
 </div><div><div>In file included from lua.h:16,</div><div>                 from lua.c:15:</div><div>luaconf.h:275:31: error: readline/readline.h: No such file or directory</div><div>luaconf.h:276:30: error: readline/history.h: No such file or directory</div>
 <div>lua.c: In function âpushlineâ:</div><div>lua.c:182: warning: implicit declaration of function âreadlineâ</div><div>lua.c:182: warning: assignment makes pointer from integer without a cast</div><div>lua.c: In function âloadlineâ:</div>
 <div>lua.c:210: warning: implicit declaration of function âadd_historyâ</div><div>make[2]: *** [lua.o] Error 1</div><div>make[2]: Leaving directory `/usr/src/lua-5.1.4/src&#39;</div><div>make[1]: *** [linux] Error 2</div>
 <div>make[1]: Leaving directory `/usr/src/lua-5.1.4/src&#39;</div><div>make: *** [linux] Error 2</div><div><br></div><div><br></div><div>Thank you in advance.</div></div><div><br></div></div><div><br></div><div>Thanks,<br>
 Lloyd </div></div></div><div class="im"> _______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br></div></blockquote></div><br></div><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>