lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]




On Sun, Feb 20, 2011 at 6:01 PM, Lee Hickey <lahickey@gmail.com> wrote:
Apologies if this is the wrong place to bring up this issue but it wasn't obvious to me where the right place would be.

I'm trying to install lsqlite3 through LuaRocks on my mac mini OSX10.6. When I do, I get the following error message:

Error: Could not find expected file sqlite3.h for SQLITE -- you may have to install SQLITE in your system and/or set the SQLITE_DIR variable

Have you tried this?

luarocks install lsqlite3 SQLITE_DIR=/some/path