当我尝试跑步时,phpize
我得到
-bash: phpize: command not found
Run Code Online (Sandbox Code Playgroud)
我已经运行,yum -y install php-devel
但返回:
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.softaculous.com
* extras: centos.schlundtech.de
* rpmforge: mirror1.hs-esslingen.de
* updates: ftp.plusline.de
Setting up Install Process
No package php-devel available.
Error: Nothing to do
Run Code Online (Sandbox Code Playgroud)
我怎样才能解决这个问题?