Try "luarocks install luasql-sqlite3 --from=http://luarocks.luaforge.net/rocks-cvs".
-- Fabio Mascarenhas, Lablua http://www.lua.inf.puc-rio.br On Sat, Sep 19, 2009 at 1:49 PM, Jasper Cook <[email protected]> wrote: > After deleting everything and reinstalling, and pointing the browser at > blog.ws I now get > C:\LuaRocks/rocks//wsapi/1.1-2/lua/wsapi\ringer.lua:115: > C:\LuaRocks\1.0\lua\luarocks\require.lua:256: module 'luasql.sqlite3' not > found: > Sqlite3 tests ok in the examples folder in LfW. I tried "luarocks install" > with the following permuations: > luasql > luasql-sqlite3 > sqlite3 > "No results matching query were found" was the response. > trying "sqlite" instead returned " failed fetching manifest for > http://luarocks.luaforge.net/luarocks" > I tried copying "sqlite3.lua" to keplers "htdocs" folder, since that's where > setup-kepler copied all the samples, but it made no difference - it still > doesn't find module luasql-sqlite3. > At least it appears to be trying to load blog.ws properly now. But the fact > is, I can still can't see what blog.ws produces. > Jasper Cook > > > _______________________________________________ > Kepler-Project mailing list > [email protected] > http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project > http://www.keplerproject.org/ > _______________________________________________ Kepler-Project mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/
