add note about Oracle Instant Client

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178437 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Antony Dovgal 2005-01-28 09:23:41 +00:00
parent f0ae9cbd33
commit 0cf48341a1

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<section id="oci8.installation">
&reftitle.install;
<para>
@ -7,6 +7,12 @@
<option role="configure">--with-oci8[=DIR]</option>, where DIR defaults to
your environment variable ORACLE_HOME.
</para>
<para>
If you're using Oracle Instant Client, you need to build PHP with the option
<option role="configure">--with-oci8-instant-client[=DIR]</option>. Note
that Oracle Instant Client support first appeared in versions 4.3.11 and
5.0.4.
</para>
</section>
<!-- Keep this comment at the end of the file