ВЧ
Size: a a a
ВЧ
ВЧ
EL
ВЧ
MM
ВЧ
EL
➜ ~ pecl upgrade xdebug
downloading xdebug-2.9.6.tgz ...
Starting to download xdebug-2.9.6.tgz (243,910 bytes)
..................................................done: 243,910 bytes
91 source files, building
running: phpize
Configuring for:
PHP Api Version: 20180731
Zend Module Api No: 20180731
Zend Extension Api No: 320180731
autom4te: need GNU m4 1.4 or later: /usr/bin/m4
ERROR: `phpize' failed
EL
EL
EL
EL
sudo xcode-select --switch path/to/Xcode.app
to specify the Xcode that you wish to use for command line developer tools, or use xcode-select --install
to install the standalone command line developer tools.man xcode-select
for more details.EL
SM
EL
➜ ~ where phpize
/usr/local/opt/php@7.3/bin/phpize
/usr/bin/phpize
➜ ~ phpize
Cannot find config.m4.
Make sure that you run '/usr/local/opt/php@7.3/bin/phpize' in the top level source directory of the module
EL
SM
jc
➜ ~ where phpize
/usr/local/opt/php@7.3/bin/phpize
/usr/bin/phpize
➜ ~ phpize
Cannot find config.m4.
Make sure that you run '/usr/local/opt/php@7.3/bin/phpize' in the top level source directory of the module
EL