Re: Fun with unixODBC on Fedora

From: Gerard H. Pille <ghp_at_skynet.be>
Date: Tue, 17 Jan 2012 19:33:36 +0100
Message-ID: <4f15befc$0$5045$ba620e4c_at_news.skynet.be>



Mladen Gogala wrote:
> strace -e trace=file isql local scott tiger
>
> It turns out that ODBC was complaining about the libodbcinst.so.1 library:
>

$ ls -l $(locate libodbcinst)
-rwxr-xr-x 1 oracle dba 1724441 Sep 17 08:28 /home/oracle/product/11.2.0/tg_1/dg4msql/driver/lib/libodbcinst.so

-rw-r--r-- 1 root   root  182856 Apr  4  2010 /usr/lib32/libodbcinst.a
-rw-r--r-- 1 root   root     968 Oct  1 16:41 /usr/lib32/libodbcinst.la
lrwxrwxrwx 1 root   root      20 Oct  1 16:41 /usr/lib32/libodbcinst.so -> libodbcinst.so.1.0.0
lrwxrwxrwx 1 root   root      20 Oct  1 16:41 /usr/lib32/libodbcinst.so.1 -> libodbcinst.so.1.0.0
-rw-r--r-- 1 root   root   56424 Apr  4  2010 /usr/lib32/libodbcinst.so.1.0.0
-rw-r--r-- 1 root   root  844110 Apr  4  2010 /usr/lib32/libodbcinstQ.a
-rw-r--r-- 1 root   root     976 Oct  1 16:41 /usr/lib32/libodbcinstQ.la
lrwxrwxrwx 1 root   root      21 Oct  1 16:41 /usr/lib32/libodbcinstQ.so -> libodbcinstQ.so.1.0.0

$ dpkg -S /usr/lib32/libodbcinst.so.1.0.0 ia32-libs: /usr/lib32/libodbcinst.so.1.0.0

Can you find a ia32-libs for your F-distribution? Received on Tue Jan 17 2012 - 12:33:36 CST

Original text of this message