[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: "dynamic libraries not enabled"?
- From: Gilles Ganault <gilles.ganault@...>
- Date: Sun, 23 Jan 2011 23:53:57 +0100
On Sun, 23 Jan 2011 15:20:10 -0200, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
>I'm out of suggestions except for linking all your Lua modules statically
>(by adding them to linit.c), but it seems that doing that for luasocket
>is not for the faint of heart. I don't know about luasql.
I'll see what I can do. Thanks a lot for your great help anyway.