Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 625 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 625 Bytes

Onfocusio Libs

Install homebrew versions of libraries supported by Adagio.

brew uninstall rocksdb
brew unlink snappy
brew install onfocusio/libs/snappy # 1.10.0
brew install onfocusio/libs/rocksdb # 8.1.1

Disclaimer: this can create problems with other brews that need a most recent version of snappy

README generated by brew tap-new onfocusio/homebrew-libs

How do I install these formulae?

brew install onfocusio/libs/<formula>

Or brew tap onfocusio/libs and then brew install <formula>.

Documentation

brew help, man brew or check Homebrew's documentation.