
August 19th, 2009, 11:04 AM
|
|
Registered User
|
|
Join Date: Aug 2009
Posts: 1
Time spent in forums: 1 m 57 sec
Reputation Power: 0
|
|
|
Phpize command not found?
just installed pear in a subdirectory of my root folder and am trying to install ANY package at this point. this is the message i get instead:
downloading APC-3.1.3p1.tgz ...
Starting to download APC-3.1.3p1.tgz (142,277 bytes)
......
...done: 142,277 bytes
48 source files, building
WARNING: php_bin /usr/local/php5/bin/php appears to have a suffix 5/bin/php, but config variable php_suffix does not match
running: phpize
sh: phpize: command not found
ERROR: `phpize' failed
|