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:
> 
> 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 updated Luarocks lately? There was a problem in Luarocks 2.0.4 that resulted in this message; see
http://lists.luaforge.net/pipermail/luarocks-developers/2011-January/002258.html

e