On 20 May 2013 12:30, Scott Switzer <sc...@switzer.org> wrote: > 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 for the report and detailed trace (it was helpful!). There was an error in the rockspec. I just uploaded an updated version. (You may need to pass LIBUUID_DIR=/usr/local/opt/ossp-uuid/ to luarocks instead, so it also finds the include directory.) -- Hisham http://hisham.hm/ ------------------------------------------------------------------------------ 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