Decided finally to work on implementing Lua. Well, I got everything setup and installed the dev files and everything. Now I"m getting this:
On locate:
This is an swrfuss. Any ideas what I'm doing wrong? I'm not good with understanding all this in Ubuntu.
In file included from lua.c:7:0:
lua.h:13:20: fatal error: lualib.h: No such file or directory
compilation terminated.On locate:
~/swrfuss/src$ locate lualib.h
/usr/include/lua5.1/lualib.h
This is an swrfuss. Any ideas what I'm doing wrong? I'm not good with understanding all this in Ubuntu.