今日心血来潮,买了个服务器,准备做个聊天室
首先梳理一下流程
1.下载安装php7,prefix=/home/shenchenxi/data/study/php
....(make,makeinstall)
2.下载swoole, phpize(/home/shenchenxi/data/study/php/bin/phpize)生成configure
3../configure --with-php-config=/home/shenchenxi/data/study/php/bin/php
4.make(报错,)

我去,也真是日了狗,怎么问都问不出个花来