>> >> Fixed in my last commit: >> >> http://github.com/keplerproject/wsapi/blob/1ab57272935224a31022a502db84881b8f24ab0c/src/wsapi/ringer.lua
>> > Wow! Thanks! I'll check tomorrow if this fixes the issue. >> Is there an option to install current git master's HEAD as a rock? >> I use WSAPI installed from Luarocks, and would like to avoid setting >> up alternate installation for the developer version. > luarocks install wsapi-fcgi > --from=http://luarocks.org/repositories/rocks-cvs Sorry for a silly question, but will this *always* install current Git HEAD? > You might need to uninstall wsapi first (with --force) because of a bug in $ sudo luarocks remove wsapi-fcgi $ sudo luarocks remove wsapi $ sudo luarocks install wsapi-fcgi --from=http://luarocks.org/repositories/rocks-cvs After this, my wsapi installation seems to be broken: $ /usr/local/lib/luarocks/bin/wsapi.fcgi /usr/bin/lua5.1: /usr//share/lua/5.1//luarocks/loader.lua:59: attempt to index field '?' (a nil value) stack traceback: /usr//share/lua/5.1//luarocks/loader.lua:59: in function 'add_context' /usr//share/lua/5.1//luarocks/loader.lua:178: in function </usr//share/lua/5.1//luarocks/loader.lua:173> [C]: in function 'require' ...s/lib/luarocks/rocks/wsapi-fcgi/cvs-2/bin/wsapi.fcgi:10: in main chunk [C]: ? Alexander. _______________________________________________ Kepler-Project mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/
