On 12/13/2010 07:23 PM, Peter Stuge wrote:
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.
yes, FC14 does have a lua-5.1.4 rpm.... but it doesn't have the serialice patches....so I need the source....