Terminal output:

  [stuart@sturling web]$ sudo luarocks install dkjson
  Password: 

  Error: Your user does not have write permissions in / 
  -- you may want to run as a privileged user or use your local tree
  with --local.

That doesn't seem right.

This is with the latest version of the luarocks package on Arch Linux
and no changes to my Luarocks config files (and I don't have a
~/.luarocks).

cat /etc/luarocks/config.lua:

  rocks_servers = {
     [[http://luarocks.org/repositories/rocks]]
  }
  rocks_trees = {
     home..[[/.luarocks]],
     [[/usr]]
  }

Help?

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Luarocks-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to