On Wed, Feb 13, 2013 at 9:55 PM, Mike Hannibal <[email protected]> wrote: > Following the install instructions I have run into trouble with luarocks. > > When I issue 'luarocks' in Terminal I get this: > >> mike:luarocks-2.0.12 mikeold$ luarocks >> /usr/local/bin/lua: /usr/local/share/lua/5.2//luarocks/command_line.lua:3: >> attempt to call global 'module' (a nil value) >> stack traceback: >> /usr/local/share/lua/5.2//luarocks/command_line.lua:3: in main chunk >> [C]: in function 'require' >> /usr/local/bin/luarocks:4: in main chunk >> [C]: in ? > > > > Any help in how to resolve this would be most appreciated.
Did you build Lua yourself? Did you build it without the Lua 5.1 compatibility features? (which I think are still on by default) -- Hisham http://hisham.hm/ ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Luarocks-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luarocks-developers
