Hi -

I am having trouble installing libuuid on my mac using Luarocks.  Here is
what I have done:

brew install luarocks  (works, and installs lua as a dependency)
luarocks install luuid  (fails, complaining that there is no libuuid)
brew install ossp-uuid (works, and installs libuuid)
luarocks install luuid LIBUUID_LIBDIR=/usr/local/opt/ossp-uuid/lib  (fails,
saying that there is no uuid.so)

I am at a loss at what to do next.  Your input is much appreciated!  My
full stack trace is below.

https://gist.github.com/switzer/5612958

Thanks
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to