- 论坛徽章:
- 0
|
本帖最后由 zyrwll 于 2012-01-03 15:26 编辑
大家好,急需帮助,在gentoo下用emerge 安装php时,client报错,php版本5.3.8
好像是php不能识别oracle client ,
报错:
checking for oci.h... configure: error: I'm too dumb to figure out where the include dir is in your Instant Client install
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-lang/php-5.3.8/work/sapis-build/cli/config.log
* ERROR: dev-lang/php-5.3.8 failed (configure phase):
* econf failed
*
* Call stack:
* ebuild.sh, line 75: Called src_configure
* environment, line 4326: Called eblit-run 'src_configure' 'v2'
* environment, line 1501: Called eblit-php-src_configure
* src_configure-v2.eblit, line 274: Called econf '--prefix=/usr/lib64/php5.3' '--mandir=/usr/lib64/php5.3/man' '--infodir=/usr/lib64/php5.3/info' '--libdir=/usr/lib64/php5.3/lib' '--with-libdir=lib64' '--without-pear' '--disable-maintainer-zts' '--disable-bcmath' '--with-bz2' '--disable-calendar' '--without-curl' '--without-curlwrappers' '--without-enchant' '--disable-exif' '--disable-ftp' '--with-gettext' '--without-gmp' '--without-mhash' '--disable-intl' '--without-kerberos' '--enable-mbstring' '--with-mcrypt' '--without-mssql' '--with-onig=/usr' '--with-openssl' '--with-openssl-dir=/usr' '--disable-pcntl' '--without-pgsql' '--without-pspell' '--without-recode' '--disable-shmop' '--without-snmp' '--enable-soap' '--disable-sockets' '--without-sqlite3' '--without-sybase-ct' '--disable-sysvmsg' '--disable-sysvsem' '--disable-sysvshm' '--without-tidy' '--disable-wddx' '--disable-xmlreader' '--disable-xmlwriter' '--without-xmlrpc' '--without-xsl' '--disable-zip' '--with-zlib' '--disable-debug' '--enable-dba' '--without-cdb' '--with-db4' '--disable-flatfile' '--with-gdbm' '--disable-inifile' '--without-qdbm' '--without-freetype-dir' '--without-t1lib' '--disable-gd-jis-conv' '--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--without-xpm-dir' '--with-gd' '--without-mysqli' '--without-oci8' '--with-oci8=instantclient,/usr/lib/oracle/10.2.0.3/client/lib' '--without-pdo-dblib' '--without-pdo-mysql' '--without-pdo-pgsql' '--without-pdo-sqlite' '--without-pdo-odbc' '--with-pdo-oci=instantclient,/usr,10.2.0.3' '--with-readline' '--without-libedit' '--without-mm' '--without-sqlite' '--with-pcre-regex=/usr' '--with-pcre-dir=/usr' '--with-config-file-path=/etc/php/cli-php5.3' '--with-config-file-scan-dir=/etc/php/cli-php5.3/ext-active' '--disable-embed' '--enable-cli' '--disable-cgi' '--disable-fpm' '--without-apxs2'
* phase-helpers.sh, line 467: Called die
* The specific snippet of code:
* die "econf failed" |
|