[Qt-interest] [SOLVED????] Problems compiling the QOCI plugin

Robert Hairgrove evorgriahr at hispeed.ch
Mon Apr 19 19:25:21 CEST 2010


OK, I "bit the bullet" and compiled and installed Qt 4.6.2 from source. 
However...

Compiling the QOCI plugin didn't work until I created a sym-link to the 
libnnz10.so from the Oracle installation lib-directory into /usr/lib ... 
of course, I had to manually add the include and lib directories as 
well. Although this library resides in the *same* directory as the 
super-lib file which requires it, the build process cannot find it 
(probably an Oracle bug????) Don't know if this is frowned upon, but ... 
if it works ... ???

Adding the Oracle lib directory with the -R switch at configure time 
didn't help at all. :(

Now it remains to be seen if I can actually connect to an Oracle 
instance with Qt...





More information about the Qt-interest-old mailing list