The package built automatically by placed the wsapi.cgi in /usr/local/bin. I checked and the files were built there. I changed the hello.lua to execute the wsapi.cgi directly. I still have the same issue. If I can just get by this issue I will be alright, despite my issues I feel this can be a great solution for us for the embedded side. The common.lua I am using is the latest also.
Here is what I did exactly: 1. Downloaded LuaRocks 2. Downloaded Cgilua 3. Downloaded wsapi 4. I was able to successfully build LuaRocks per the instructions 5. I tried to run "luarocks install cgilua) - this failed with a query issue 6. I tried to run "Luarocks install wsiapi" - this failed with a query issue 7. I then ran wsapi.install - this worked - it did a wget (I assume it retrieve the run versions) and built many projects (all dependencies). 8. I then ran the hello.lua and experienced the same issue - even when pointing directly to the wsapi.cgi that was built. Thx
_______________________________________________ Kepler-Project mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/
