viest/php-ext-xlswriter

CentOS Install Extension

viest opened this issue · 2 comments

viest commented

On CentOS, don't build from sources, simply use https://rpms.remirepo.net/

Which have nearly all extensions available, including this one, for all PHP versions (5.4 to 7.4)


在 CentOS 中,你不需要使用源码编译安装。

你可以使用 https://rpms.remirepo.net/ 安装所有PHP(5.4 ~ 7.4)扩展

离线怎么办呢

viest commented

@qingmang PECL download source package, compile and install.