Has anyone else had trouble installing DBD::Oracle with the latest 12.1 instant client?
I installed the Basic and Development IC rpmâs and the DBD installer complained it couldnât determine what version I had, then complained it couldnât find demo.mk. I finally got it to work by manually telling it what version and the path to the .mk file (which hadnât changed from previous versions: /usr/share/oracle/<version>/client64â¦)
The various env values were set correctly, and the files were installed in the usual place, the only difference between this time and the last time I set up a RHEL system was I used the latest 12.1 instant client files rather than 11.2.
[root@kalendaetest DBD-Oracle-1.74-EIJTlU]# set |grep ora
LD_LIBRARY_PATH=/usr/lib/oracle/12.1/client64/lib
ORACLE_HOME=/usr/lib/oracle/12.1/client64
PATH=/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/usr/lib/oracle/12.1/client64/bin
TNS_ADMIN=/usr/lib/oracle/12.1/client64/admin
It worked, eventually, just wondering if others have run into the issue...
--
Bruce Johnson
University of Arizona
College of Pharmacy
Information Technology Group
Institutions do not have opinions, merely customs
I installed the Basic and Development IC rpmâs and the DBD installer complained it couldnât determine what version I had, then complained it couldnât find demo.mk. I finally got it to work by manually telling it what version and the path to the .mk file (which hadnât changed from previous versions: /usr/share/oracle/<version>/client64â¦)
The various env values were set correctly, and the files were installed in the usual place, the only difference between this time and the last time I set up a RHEL system was I used the latest 12.1 instant client files rather than 11.2.
[root@kalendaetest DBD-Oracle-1.74-EIJTlU]# set |grep ora
LD_LIBRARY_PATH=/usr/lib/oracle/12.1/client64/lib
ORACLE_HOME=/usr/lib/oracle/12.1/client64
PATH=/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/usr/lib/oracle/12.1/client64/bin
TNS_ADMIN=/usr/lib/oracle/12.1/client64/admin
It worked, eventually, just wondering if others have run into the issue...
--
Bruce Johnson
University of Arizona
College of Pharmacy
Information Technology Group
Institutions do not have opinions, merely customs