i try to install a php oci8 via pecl already i´ve configure oracle client and export proxy and configuration vars on the solaris, but i got this error, i really appreciate any help
bash-3.2# ./pecl install oci8 downloading oci8-2.0.8.tgz ... Starting to download oci8-2.0.8.tgz (190,854 bytes) .....................................done: 190,854 bytes 11 source files, building WARNING: php_bin /opt/csw/php5/bin/php appears to have a suffix 5/bin/php, but config variable php_suffix does not match running: phpize /opt/csw/php5/bin/phpize: /opt/csw/bin/gsed: not found /opt/csw/php5/bin/phpize: /opt/csw/bin/gsed: not found /opt/csw/php5/bin/phpize: /opt/csw/bin/gsed: not found Configuring for: PHP Api Version: Zend Module Api No: Zend Extension Api No: /opt/csw/php5/bin/phpize: /opt/csw/bin/gsed: not found autoheader: error: AC_CONFIG_HEADERS not found in configure.in ERROR: `phpize' failed bash-3.2#
