From:             caio53 at gmail dot xom
Operating system: Mac OS X 10.5.3
PHP version:      5.2.6
PHP Bug Type:     *Compile Issues
Bug description:  make install doesn't work

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 bug report at http://bugs.php.net/?id=45370&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=45370&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=45370&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=45370&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=45370&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=45370&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=45370&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=45370&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=45370&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=45370&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=45370&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=45370&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=45370&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=45370&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=45370&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=45370&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=45370&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=45370&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=45370&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=45370&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=45370&r=mysqlcfg

Reply via email to