you must upgrade libfastcommon to V1.24 or later

pull/56/head
yuqing 2016-02-03 13:47:11 +08:00
parent 521f346d3e
commit 2c5a9eaac6
2 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,8 @@
Version 5.08 2016-01-26
* install library to $(TARGET_PREFIX)/lib anyway
* php extension compiled in PHP 7
* dio thread use blocked_queue
* dio thread use blocked_queue, you must upgrade libfastcommon
to V1.24 or later
Version 5.07 2015-09-13
* schedule task add the "second" field

View File

@ -13,7 +13,7 @@ Chinese language: http://www.csource.org/
#step 2. download FastDFS source package and unpack it,
tar xzf FastDFS_v5.x.tar.gz
#for example:
tar xzf FastDFS_v5.07.tar.gz
tar xzf FastDFS_v5.08.tar.gz
#step 3. enter the FastDFS dir
cd FastDFS