On Thu, Jan 29, 2015 at 3:49 AM, Levi Morrison <le...@php.net> wrote:
> When doing `make install` with a prefix of `/apps/php/7.0.0-dev` I get: > > Installing shared extensions: > /apps/php/7.0.0-dev/lib/php/extensions/no-debug-non-zts-20141001/ > Installing PHP CLI binary: /apps/php/7.0.0-dev/bin/ > Installing PHP CLI man page: /apps/php/7.0.0-dev/php/man/man1/ > Installing PHP CGI binary: /apps/php/7.0.0-dev/bin/ > Installing PHP CGI man page: /apps/php/7.0.0-dev/php/man/man1/ > Installing build environment: /apps/php/7.0.0-dev/lib/php/build/ > Installing header files: /apps/php/7.0.0-dev/include/php/ > Installing helper programs: /apps/php/7.0.0-dev/bin/ > program: phpize > program: php-config > Installing man pages: /apps/php/7.0.0-dev/php/man/man1/ > page: phpize.1 > page: php-config.1 > Installing PEAR environment: /apps/php/7.0.0-dev/lib/php/ > make[1]: *** [install-pear-installer] Error 255 > make: *** [install-pear] Error 2 > > > Hmm. > > Then prepending `/apps/php/7.0.0-dev/php/man` to my MANPATH, then > doing `man php` I get this: > > No manual entry for php > See 'man 7 undocumented' for help when manual pages are not available. > > > I would have expected the man pages to work since that portion of the > install script worked, but I suppose they could be related. > > In any case, it will be hard for me to test things until `make > install` works properly. > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > About pear: Nikita recently merged another piece(removing Assignment of new by reference) from https://wiki.php.net/rfc/remove_deprecated_functionality_in_php7 so until somebody (me probably) fixes the pear installer you need --without-pear to your configure if you aren't using --disable-all. About the man page: what files do you have in php/man/man1 ? -- Ferenc Kovács @Tyr43l - http://tyrael.hu