Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions build/BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ if you can find a binary distrubution for your variant of linux:__
sudo apt-get install libgoogle-glog-dev libboost-system-dev \
libdouble-conversion-dev libjemalloc-dev
```
__OpenSSL__
```
sudo apt-get install libssl-dev
```

__Otherwise, Build double-conversion, gflags and glog from source__

Expand Down