1表示linux 地址
2表示 win 地址
安装PHP yar 扩展
wget https://pecl.php.net/get/yar-2.0.1.tgz
tar zxvf yar-2.0.1.tgz
cd yar-2.0.1
/www/server/php/71/bin/phpize
./configure --with-php-config=/www/server/php/71/bin/php-config
make & make install
1表示linux 地址
2表示 win 地址
安装PHP yar 扩展
wget https://pecl.php.net/get/yar-2.0.1.tgz
tar zxvf yar-2.0.1.tgz
cd yar-2.0.1
/www/server/php/71/bin/phpize
./configure --with-php-config=/www/server/php/71/bin/php-config
make & make install