编译PHP - 野牛版?

时间:2016-04-15 15:50:02

标签: php debian

checking for bison version... invalid
configure: WARNING: This bison version is not
           supported for regeneration of the Zend/PHP parsers
           (found: 3.0, min: 204, excluded: 3.0).

尝试安装PHP7和PHP5.6,我使用的是Debian 8.4 / Jessie,我是否需要降级?

1 个答案:

答案 0 :(得分:2)

以下是PHP build notes中列出的要求:

bison:
PHP 5.4: 1.28, 1.35, 1.75, 1.875, 2.0, 2.1, 2.2, 2.3, 2.4, 2.4.1, 2.4.2, 2.4.3, 2.5, 2.5.1, 2.6, 2.6.1, 2.6.2, 2.6.4
PHP 5.5: 2.4, 2.4.1, 2.4.2, 2.4.3, 2.5, 2.5.1, 2.6, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5, 2.7
PHP 5.6: 2.4 or later, excluding 3.0 only (3.0.1 and later are OK)
PHP 7.0: 2.4 or later