[luatex] LuaSQL
luigi scarso
luigi.scarso at gmail.com
Mon Jun 21 11:57:31 CEST 2010
2010/6/20 Vedran Miletić <rivanvx at gmail.com>:
> 2010/6/20 Taco Hoekwater <taco at elvenkind.com>:
>> Except in complex cases, compilation of modules can be done as you
>> normally would for lua binary modules, so best is to try that first.
>
>> Copy the generated .so or .dll file to below <bindir>/lib/,
>> that should be all you have to do.
>
> You are awesome! It works!
I believe that still there are some problems if your shared lib (here
I mean .so)
has a dynamic link with a shared library that is included in luatex .
Under linux the typical example is libpng: if your shared library need
libpng then you must use the same of luatex
otherwise you will end in a segfault.
--
luigi
More information about the luatex
mailing list