On Wed, Oct 28, 2009 at 6:26 PM, Geoff Leyland
<geoff_leyland@fastmail.fm> wrote:
Hi Hisham,
With lua installed by macports in /opt/local, luarocks installs itself in /usr/local and the packages it installs don't work immediately (you have to add /usr/local... to your LUAPATH). It's not a big deal, but it might be worth luarocks offering to install in /opt/local in these cases, or have it mention that you're going to have to fiddle?
By the way, I've made a number of minor changes to luacov (to handle os.exit, wraps coroutine.create and coroutine.wrap). Are you interested in seeing them?
Cheers,
Geoff