Carlos Andrés Loaiza Osorio <[email protected]> escreveu no dia Tue Dec 02 2014 at 6:38:15 PM:
> 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# > Maybe the oci8-2.0.8.tgz package is missing the CSWgsed dependency. Try installing CSWgsed with pkgutil and retrying the above installation. Maciej
