I use "luarocks install stdlib" to install stdlib,but no file be copy to "/usr/local/share/lua",I think it is because of permission denied.So I use "sudo luarocks install stdlib",so the directory "/usr/local/share/lua" have "base.lua/debug_ext.lua ....",but when I use "require(base)",it is still output " no file '/usr/local/share/lua/5.1/base.lua'",and I check it is also permission denied.
How can I do to this issue? (Perhaps it is ubuntu using problem,but I am a ubuntu newbie...) Thanks! _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
