<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hi Aloysius,<br>
<br>
Probably readline development package is not installed. If you have
difficulties compiling Lua,<br>
you could get binaries + includes from:
<a class="moz-txt-link-freetext" href="http://luabinaries.luaforge.net/download.html">http://luabinaries.luaforge.net/download.html</a><br>
<br>
On 03/14/2010 10:26 PM, Aloysius Lloyd wrote:
<blockquote
 cite="mid:8a19bf2e1003141126i26065f9bnd45b870ad7475e52@mail.gmail.com"
 type="cite">Hi All,
  <div><br>
  </div>
  <div>Can some one help me to install Lua .&nbsp;</div>
  <div><br>
  </div>
  <div>OS: CentOS 5.4</div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>
  <div>wget <a moz-do-not-send="true"
 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><br>
  </div>
  <div>But getting error when running <b>make linux&nbsp;</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>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 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 &acirc;pushline&acirc;:</div>
  <div>lua.c:182: warning: implicit declaration of function &acirc;readline&acirc;</div>
  <div>lua.c:182: warning: assignment makes pointer from integer
without a cast</div>
  <div>lua.c: In function &acirc;loadline&acirc;:</div>
  <div>lua.c:210: warning: implicit declaration of function
&acirc;add_history&acirc;</div>
  <div>make[2]: *** [lua.o] Error 1</div>
  <div>make[2]: Leaving directory `/usr/src/lua-5.1.4/src'</div>
  <div>make[1]: *** [linux] Error 2</div>
  <div>make[1]: Leaving directory `/usr/src/lua-5.1.4/src'</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>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
  </pre>
</blockquote>
<br>
</body>
</html>