On Sun, Feb 17, 2013 at 10:35 PM, Mike Hannibal <mike.hanni...@gmail.com> wrote:
> On Wed, Feb 13, 2013 at 9:55 PM, Mike Hannibal <peloru...@gmail.com> 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/
>
> I used the Configure - Make - Make Install process without any options...was
> that an error and if so what is the way around that?

You mean the "configure; make; make install" procedure for LuaRocks,
right? That's ok. I was asking about how you built or installed Lua
itself.

-- Hisham
http://hisham.hm/

------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to