On 11/20/2010 11:48 AM, Ulrich Voosholz wrote:
Hello erverybody!I want to produce reports with LuaLaTex und MySql. But neither LuaLaTeX nor LuaTeX are able to load the required module "luasql.mysql" on my system. Lua itself does: u...@knox:~$ lua -e 'require "luasql.mysql"' u...@knox:~$ The connection to mysql works without problems. The following code
You will have to tell us where luasql.mysql(.so) actually is on your harddisk.
