[php-maint] sarge PHP oracle
Adam Conrad
adconrad at 0c3.net
Mon Oct 24 13:07:13 UTC 2005
Kai Hendry wrote:
>
> I managed to backport php4_4.4.0-4 on my sarge system at work.
>
> It also has support for the Oracle instant client:
Rather than backporting, it's probably about 10 billion times less
intrusive to install php4-dev, cp "ext/oci8/" from the 4.4.0 source to
another directory somewhere, "cd oci8 && phpize4", then configure with
the line below:
> --with-oci8-instant-client=/home/hendry/oracle/instantclient_10_2 \
That will produce an extension built against Sarge's php4, which means
you can keep running official packages and not forgo security support on
your work systems.
To each their own, however.
... Adam
More information about the pkg-php-maint
mailing list