Forum Post: RE: Netezza ODBC driver for Linux

  • Thread starter Thread starter lightzizo
  • Start date Start date
Status
Not open for further replies.
L

lightzizo

Guest
I made sure that Driver= value is correct (= /usr/local/nz/lib/libnzodbc.so) But when I ran ldd, I got the following: Is there something wrong? # ldd /usr/local/nz/lib/libnzodbc.so linux-gate.so.1 = (0x006be000) libm.so.6 = /lib/libm.so.6 (0x006ca000) libpthread.so.0 = /lib/libpthread.so.0 (0x005dd000) libdl.so.2 = /lib/libdl.so.2 (0x00d07000) libssl.so.6 = not found libcrypto.so.6 = not found libc.so.6 = /lib/libc.so.6 (0x001db000) /lib/ld-linux.so.2 (0x004e0000)

Continue reading...
 
Status
Not open for further replies.
Back
Top