1 Star 0 Fork 345

wxxbard / swoole-src

forked from swoole / swoole-src 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.sh 308 Bytes
一键复制 编辑 原始数据 按行查看 历史
韩天峰 提交于 2017-09-15 11:18 . update build.sh
git submodule update --init --recursive
cd thirdparty/hiredis
make
sudo make install
cd ../nghttp2
cmake .
make
sudo make install
sudo ldconfig
cd ../..
phpize --clean
phpize
make clean
./configure --enable-openssl --enable-sockets --enable-async-redis --enable-mysqlnd --enable-http2
make -j
make install
C
1
https://gitee.com/github-22386239213213/swoole.git
git@gitee.com:github-22386239213213/swoole.git
github-22386239213213
swoole
swoole-src
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891