Search Criteria
Package Details: php-oci8 2.2.0-2
Git Clone URL: | https://aur.archlinux.org/php-oci8.git (read-only, click to copy) |
---|---|
Package Base: | php-oci8 |
Description: | PHP extension for OCI8 |
Upstream URL: | https://pecl.php.net/package/oci8 |
Licenses: | |
Submitter: | nubs |
Maintainer: | nubs |
Last Packager: | nubs |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2014-07-16 12:04 |
Last Updated: | 2019-12-12 16:24 |
Latest Comments
« First ‹ Previous 1 2
rndstr commented on 2014-07-17 13:23
I had to edit the PKGBUILD and replace the `./configure` line with
./configure --prefix=/usr --with-oci8=instantclient,/usr/lib
otherwise I got
«checking Oracle Instant Client directory... configure: error: Oracle Instant Client directory /usr/lib/oracle/.../client64/lib libraries not found. Try --with-oci8=instantclient,DIR»