Skip to content

Installation on OSX

zachl123 edited this page Oct 12, 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 CFLAGS=-I/usr/local/opt/openssl/include
Clone this wiki locally