ID: 45370 Updated by: [EMAIL PROTECTED] Reported By: caio53 at gmail dot xom -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Mac OS X 10.5.3 PHP Version: 5.2.6 New Comment:
Try again and check with 'ls -l /usr/bin/ | grep php' what is actually installed. Previous Comments: ------------------------------------------------------------------------ [2008-06-26 22:21:00] caio53 at gmail dot xom Description: ------------ make install doesn't really install anything. Build complete. Don't forget to run 'make test'. [EMAIL PROTECTED]/php-5.2.6: sudo make install Password: Installing PHP SAPI module: cgi Installing PHP CGI binary: /usr/bin/ Installing PHP CLI binary: /usr/bin/ Installing PHP CLI man page: /usr/man/man1/ Installing build environment: /usr/lib/php/build/ Installing header files: /usr/include/php/ Installing helper programs: /usr/bin/ program: phpize program: php-config Installing man pages: /usr/man/man1/ page: phpize.1 page: php-config.1 Installing PDO headers: /usr/include/php/ext/pdo/ Installing ZIP headers: /usr/include/php/ext/zip/lib [EMAIL PROTECTED]/php-5.2.6: php -bash: /usr/bin/php: No such file or directory [EMAIL PROTECTED]/php-5.2.6: ./sapi/cli/php -v PHP 5.2.6 (cli) (built: Jun 26 2008 18:10:03) Copyright (c) 1997-2008 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies I copied ~/php-5.2.6/sapi/cli/php to /usr/bin and it seems to be working. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=45370&edit=1
