提交 b89d23ab 编写于 作者: Y YuQing

INSTALL changed

上级 aabc50c1
......@@ -4,20 +4,13 @@ libfastcommon may be copied only under the terms of the Less GNU General
Public License(LGPL).
Please visit the libfastcommon Home Page for more detail.
English language: https://github.com/happyfish100/libfastcommon
Chinese language: http://www.csource.org/
Chinese language: http://www.fastken.com/
#step 1. download libfastcommon source package and unpack it,
tar xzf libfastcommon_v1.x.tar.gz
#for example:
tar xzf libfastcommon_v1.23.tar.gz
#step 2. enter the libfastcommon dir
cd libfastcommon
#step 3. make
./make.sh
#step 4. make install
./make.sh install
# download libfastcommon source codes and install it,
# github address: https://github.com/happyfish100/libfastcommon.git
# gitee address: https://gitee.com/fastdfs100/libfastcommon.git
# command lines as:
git clone https://github.com/happyfish100/libfastcommon.git
cd libfastcommon; git checkout V1.0.41
./make.sh clean && ./make.sh && ./make.sh install
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册