<div dir="ltr"><div style="font-family:arial,sans-serif;font-size:13px">(replaying again with correct subject, stupid gmail & mime messages ...)</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">
Does the lua install include lua-config / pkg-config files on Linux? If so, you could call one of them: <a href="http://manpages.ubuntu.com/manpages/lucid/man1/lua-config50.1.html" target="_blank">http://manpages.ubuntu.com/manpages/lucid/man1/lua-config50.1.html</a></div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">That's the best way since it doesnt involve hard coding or overrides except for weird cases.</div>
<div style="font-family:arial,sans-serif;font-size:13px"> </div><blockquote class="gmail_quote" style="font-family:arial,sans-serif;font-size:13px;margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"></blockquote>I added the Makefile to /trunk/externalsloaders/pdlua/ in svn.<br>
The problem I get is that it looks for lua.h in /usr/include/lua but my debian system put lua.h in /usr/include/lua5.1. I know if you get lua independently of debian it will go into /usr/include/lua. What is the best way to resolve this path for the different versions and different packages? Is a configure script needed to set LUA_CFLAGS and LUA_LIBS?</blockquote>
<div class="gmail_extra"><div class="gmail_quote"><br></div>-- <br>Dan Wilcox<br><a href="http://danomatika.com" target="_blank">danomatika.com</a><br><a href="http://robotcowboy.com" target="_blank">robotcowboy.com</a>
</div></div>