Added missing component : gflags in Linux platform.
Added missing component : gflags in Linux platform.
This commit is contained in:
parent
fd4eca73e7
commit
06844ab381
@ -25,6 +25,7 @@ libraries. You are on your own.
|
|||||||
`sudo apt-get install libsnappy-dev`.
|
`sudo apt-get install libsnappy-dev`.
|
||||||
* Install zlib. Try: `sudo apt-get install zlib1g-dev`.
|
* Install zlib. Try: `sudo apt-get install zlib1g-dev`.
|
||||||
* Install bzip2: `sudo apt-get install libbz2-dev`.
|
* Install bzip2: `sudo apt-get install libbz2-dev`.
|
||||||
|
* Install gflags: `sudo apt-get install libgflags-dev`.
|
||||||
* **OS X**:
|
* **OS X**:
|
||||||
* Install latest C++ compiler that supports C++ 11:
|
* Install latest C++ compiler that supports C++ 11:
|
||||||
* Update XCode: run `xcode-select --install` (or install it from XCode App's settting).
|
* Update XCode: run `xcode-select --install` (or install it from XCode App's settting).
|
||||||
|
Loading…
Reference in New Issue
Block a user