Hi. I'm running Lua on CentOS 5.5 x86_64.
Using yum I've installed the lua and lua development: lua.x86_64 5.1.4-2.el5.rf installed lua-devel.x86_64 5.1.4-2.el5.rf installed I've downloaded and installed the latestluarocks: wget http://luarocks.org/releases/luarocks-2.0.4.1.tar.gz ... [root@vps-1040050-2953 luarocks]# locate luarocks /usr/bin/luarocks /usr/bin/luarocks-admin /usr/etc/luarocks /usr/etc/luarocks/config.lua /usr/share/lua/5.1/luarocks ... However trying to use luarocks I get an error message: [root@vps-1040050-2953 luarocks]# luarocks Your version of Lua does not support io.popen, which is required by LuaRocks. Please check your Lua installation. Anyone encountered this error? Do I have the wrong version of luarocks? Regards, Frode
_______________________________________________ Luarocks-developers mailing list Luarocks-developers@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers