Building Qt 4.7.1 with -qt-sql-oci

I’ve been attempting to build Qt 4.7.1 for the last hour. I spent a few hours earlier getting Oracle 10.2.0.4 installed on my Mac (Snow Leopard 10.6). Qt ‘configure’ failed when attempting to test compile an oci.cpp file: OCI auto-detection… () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/macx-g++ -I. -I../../../../oracle/instantclient_10_2/sdk/include -o oci.o oci.cpp g++ -headerpad_max_install_names […]

Posted at 2:35 am on November 26, 2010 | Leave a comment | Filed Under: Uncategorized | Continue reading

Determine java version of oracle jvm

15:13:29 dw://localhost/orcl> select dbms_java.GET_OJVM_PROPERTY(‘java.version’) from dual; DBMS_JAVA.GET_OJVM_PROPERTY(‘JAVA.VERSION’) ————————————————————– 1.5.0_10 1 row selected.

Posted at 7:17 pm on August 2, 2010 | Leave a comment | Filed Under: Uncategorized | Continue reading

About

My name is David, I’m a Software Engineer.  I mainly work on back-end type systems, java, j2ee, oracle, spring, etc.  This blog is a way for me to share little things I’ve learned over the years, mostly about emacs(of which I’m a little bit of a fanatic).