[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaSQL - Install failing?
- From: Tomas <tomas@...>
- Date: Mon, 9 Jan 2006 14:05:25 -0200 (BRST)
Hi,
I've got compat-5.1.c, compat-5.1.h, and compat-5.1.lua- what do I do
with them to get LuaSQL to make properly?
Have you checked the documentation:
http://www.keplerproject.org/compat/manual.html#configuration
To compile a LuaSQL driver, you should indicate where the
compat-5.1.c and compat-5.1.h files are. Edit the config (or Makefile?)
to do that. Also, compat-5.1.lua should be installed (and probably edited
too) in your system to be loaded at run time.
Hope this helps.
Tomas