can't make for example main.go
$ make make: /usr/bin/php-config: Command not found make: /usr/bin/php-config: Command not found make: /usr/bin/php-config: Command not found make: /usr/bin/php-config: Command not found go install ./zend
github.com/kitech/php-go/zend
In file included from zend/goapi.go:5:0: ./array.h:1:10: fatal error: zend_API.h: No such file or directory #include <zend_API.h> ^~~~~~~~~~~~ compilation terminated. Makefile:31: recipe for target 'all' failed make: *** [all] Error 2
php开发库要安装,这库牛逼
php开发库是什么 是go的么
C的
deb: php7.2-dev rpm: php-devel


@di3663 MAC 下也遇到这种情况改装什么库