1 Star 0 Fork 1

camfee/tars-extension

forked from TarsPHP/tars-extension 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
auto7.sh 227 Bytes
一键复制 编辑 原始数据 按行查看 历史
p_tedcliang 提交于 2018-09-10 22:14 +08:00 . tars-extension migration
#!/bin/sh
phpize=/data/env/runtime/php-7.1.7/bin/phpize
$phpize --clean
$phpize
phpconfig=/data/env/runtime/php-7.1.7/bin/php-config
./configure --enable-phptars --with-php-config=$phpconfig
make
make install
$phpize --clean
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/camfee29/tars-extension.git
git@gitee.com:camfee29/tars-extension.git
camfee29
tars-extension
tars-extension
master

搜索帮助