You need to realize not everyone is going to have the same configuration as you
and that most people are dumb. Please create an autoconf system or at least
explain in the read me about library and include paths. You should have liblua
as a library for this as it won't build without it.
COMMON_LDFLAGS=-llua
That's all I did, and I had to change/add a few of the header include paths and
library include paths. Most people cannot do this. You could also autodetect
where lua modules are installed.
If you need help figuring out how to do so, try Google and look at examples of
other lua modules.
Original issue reported on code.google.com by GRMrGe...@gmail.com on 7 Jan 2012 at 1:40
Original issue reported on code.google.com by
GRMrGe...@gmail.com
on 7 Jan 2012 at 1:40