Joseph Smith wrote:
If lua installs a .pc it'd be good to use $(pkg-config --libs lua) in the serialice Makefile.
Actually it didn't. I installed it from source. I had to include it: export PKG_CONFIG_PATH=/home/joe/cboot/lua-5.1.4/etc/
Ok. Maybe now there is a recent enough version of lua available as package for your distribution? (Or maybe someone can make one?) That'd make things easier.
//Peter