update doc

This commit is contained in:
aborn 2014-02-26 22:27:49 +08:00
parent 39ffc2ca4b
commit 1356ebbb61
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ which is used to update redis when mysql update.
4. make test
5. sudo make install
* install apr-util
1. download
1. download: wget http://mirror.esocc.com/apache//apr/apr-util-1.5.3.tar.gz
2. ./configure --with-apr=/usr/local/apr
3. make
4. sudo make install