Skip to content

Installation on OSX

daurnimator edited this page Jan 14, 2016 · 5 revisions

via Brew

brew update
brew install lua # Install lua and luarocks
brew install openssl
luarocks install cqueues CC=cc LDFLAGS=-L/usr/local/opt/openssl/lib CPPFLAGS=-I/usr/local/opt/openssl/include
Clone this wiki locally