<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">in master, try building with the&nbsp;<span style="color: rgb(191, 191, 191); font-family: Monaco; font-size: 13px; background-color: rgb(0, 0, 0);" class="">--enable-system-lua</span>&nbsp;configure flag. &nbsp;This will use pkg-config to find the cflags to get to the headers. &nbsp;In 1.6 this will be the behavior always.<div class=""><br class=""></div><div class="">&nbsp;&nbsp;<br class=""><div><blockquote type="cite" class=""><div class="">On May 13, 2015, at 2:44 PM, Aqs Younas &lt;<a href="mailto:aqsyounas@gmail.com" class="">aqsyounas@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Hi users. <br class=""></div>During esl luamod installation I see this error. <br class=""><div class=""><b class=""><br class="">esl_wrap.cpp:746:17: fatal error: lua.h: No such file or directory<br class="">&nbsp;#include "lua.h"<br class="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^<br class="">compilation terminated.<br class="">make[1]: *** [esl_wrap.o] Error 1<br class="">make[1]: Leaving directory `/usr/src/freeswitch/libs/esl/lua'<br class="">make: *** [luamod] Error 2</b><br class=""><br class=""></div><div class="">But running '<span style="font-family:arial black,sans-serif" class=""><i class="">find lua.h</i></span>' I see file is located at <span style="font-family:arial black,sans-serif" class="">'<i class="">/usr/include/lua5.2/lua.h</i>'<br class=""></span><br class=""></div><div class="">I guess some of you guys had been gone through this.<br class=""><br class=""></div><div class="">How did you resolve this? <br class=""></div><div class="">Any pointer would be much appreciated.<br class=""></div><div class="">Thanks.<br class=""></div></div></div></blockquote></div><br class=""></div></body></html>