提交 06844ab3 编写于 作者: K Kangmo Kim

Added missing component : gflags in Linux platform.

Added missing component : gflags in Linux platform.
上级 fd4eca73
......@@ -25,6 +25,7 @@ libraries. You are on your own.
`sudo apt-get install libsnappy-dev`.
* Install zlib. Try: `sudo apt-get install zlib1g-dev`.
* Install bzip2: `sudo apt-get install libbz2-dev`.
* Install gflags: `sudo apt-get install libgflags-dev`.
* **OS X**:
* Install latest C++ compiler that supports C++ 11:
* Update XCode: run `xcode-select --install` (or install it from XCode App's settting).
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册