[Qt-interest] OCI driver can not be loaded

Gian Marco Gallo gianmarco.gallo at gmail.com
Thu Jul 1 13:54:24 CEST 2010


Yes...this is my output

@luna qt]$ ldd plugins/sqldrivers/libqsqloci.so
        linux-gate.so.1 =>  (0x00e16000)
        libclntsh.so.10.1 => not found
        libQtSql.so.4 => /home/gmgallo/qtsdk-2010.04/qt/lib/libQtSql.so.4
(0x00d6c000)
        libQtCore.so.4 => /home/gmgallo/qtsdk-2010.04/qt/lib/libQtCore.so.4
(0x0029b000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x00e82000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00110000)
        libm.so.6 => /lib/libm.so.6 (0x001fd000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00590000)
        libc.so.6 => /lib/libc.so.6 (0x009e7000)
        libdl.so.2 => /lib/libdl.so.2 (0x00227000)
        libgthread-2.0.so.0 => /lib/libgthread-2.0.so.0 (0x00657000)
        librt.so.1 => /lib/librt.so.1 (0x0056b000)
        libglib-2.0.so.0 => /lib/libglib-2.0.so.0 (0x0083f000)
        /lib/ld-linux.so.2 (0x00bf0000)

2010/7/1 J-P Nurmi <jpnurmi at gmail.com>

> On Thu, Jul 1, 2010 at 1:50 PM, Gian Marco Gallo
> <gianmarco.gallo at gmail.com> wrote:
> > I'm having the same issue. I've followed
> >
> http://doc.qt.nokia.com/4.6/sql-driver.html#qoci-for-the-oracle-call-interface-oci
> >
> > and copied the library in qt/plugins/sqldriver
> >
> > but no luck
> >
> > 2010/7/1 Nikos Gerontidis <geronik444 at gmail.com>
> >>
> >> Hello list,
> >>
> >> I have compiled correctly, the oracle sql driver. Now I try to use the
> >> plugin in my app but problems exist.
> >> I have the LD_LIBRARY_PATH = PATH/TO/INSTANTCLIENT but neither this did
> >> not work.
> >> Any ideas? Thanks in advance.
> >>
>
> Hi,
>
> Have you guys tried "ldd libqsqloci.so"?
>
> --
> J-P Nurmi
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>



-- 
Gian Marco Gallo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100701/37d27d26/attachment.html 


More information about the Qt-interest-old mailing list