Skip to content

Installation on OSX

Vadim Peretokin edited this page Sep 16, 2022 · 5 revisions

via Brew

brew update
brew install lua # Install lua and luarocks
brew install openssl
luarocks install cqueues CRYPTO_DIR=/opt/homebrew/opt/openssl@3 OPENSSL_DIR=/opt/homebrew/opt/openssl@3
Clone this wiki locally