pjamesnorris
Results
1
issues of
pjamesnorris
From manual page: [](https://php.net/install.unix.source) --- Following [The PHP Interpreter - Installation](https://github.com/php/php-src/blob/master/README.md), I have: ``` $ brew install autoconf bison re2c libiconv libxml2 sqlite $ ./buildconf $ ./configure --enable-debug --with-iconv=$(brew --prefix...