|
Hi Mark,
After compiling both Lua 5.1 (beta) and the luasql module I run the Lua command line and type:require("odbc")error loading module 'odbc' (/lib/odbc.so: undefined symbol: luaL_module) This works fine under Windows.
It shouldn't. LuaSQL is not supposed to run on Lua 5.1. Tomas