Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KernelMaker authored Nov 30, 2016
1 parent f0cee9e commit 79a389b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Pika is a persistent huge storage service , compatible with the vast majority o
<img src="http://i.imgur.com/px5mEuW.png" height = "100" width = "120" alt="XES">
<img src="http://imgur.com/yJe4FP8.png" height = "100" width = "120" alt="HX">
<img src="http://i.imgur.com/o8ZDXCH.png" height = "100" width = "120" alt="XL">
<img src="http://imgur.com/w3qNQ9T.png" height = "100" width = "120" alt="GWD">

[More](https://github.com/Qihoo360/pika/blob/master/USERS.md)

Expand All @@ -36,7 +37,7 @@ Pika is a persistent huge storage service , compatible with the vast majority o
# 1. unzip file
tar zxf pikaX.Y.Z_centosK_bin.tar.gz
# 2. change working directory to output
# note: we should in this directory, caz the RPATH is ./lib;
# note: we should in this directory, caz the RPATH is ./lib;
cd output
# 3. run pika:
./bin/pika -c conf/pika.conf
Expand All @@ -63,7 +64,7 @@ If it comes to some missing libs, install them according to the prompts and retr

### Compile

Upgrade your gcc to version at least 4.7 to get C++11 support.
Upgrade your gcc to version at least 4.8 to get C++11 support.

Then just type

Expand Down

0 comments on commit 79a389b

Please sign in to comment.