|
|
||
|
And no errors nor warnings? What files were produced? Have you checked the name of the module? You should use the same name of the file in the call to `require' without the extension and preceeded by the name of the package:
require"luasql.sqlite3" --> $LUA_PATH/luasql/sqlite3.so
Regards,
Tomás
thanks tomás, its working for me now.
many thanks,
rob c