Re: Getting an error for unixODBC library "odbcinst" not foundwhile executing ./configure --with-unixodbc=/usr--with-libpq=/apps/PostgreSQL/10 in SuSE Linux 12.0 SP1 - Mailing list pgsql-odbc

From Jaydip
Subject Re: Getting an error for unixODBC library "odbcinst" not foundwhile executing ./configure --with-unixodbc=/usr--with-libpq=/apps/PostgreSQL/10 in SuSE Linux 12.0 SP1
Date
Msg-id 1531743111341-0.post@n3.nabble.com
Whole thread Raw
In response to Re: Getting an error for unixODBC library "odbcinst" not found whileexecuting ./configure --with-unixodbc=/usr --with-libpq=/apps/PostgreSQL/10in SuSE Linux 12.0 SP1  (Clemens Ladisch <clemens@ladisch.de>)
Responses Re: Getting an error for unixODBC library "odbcinst" not found whileexecuting ./configure --with-unixodbc=/usr --with-libpq=/apps/PostgreSQL/10in SuSE Linux 12.0 SP1  (Clemens Ladisch <clemens@ladisch.de>)
Re: Getting an error for unixODBC library "odbcinst" not found whileexecuting ./configure --with-unixodbc=/usr --with-libpq=/apps/PostgreSQL/10in SuSE Linux 12.0 SP1  ("Inoue, Hiroshi" <h-inoue@dream.email.ne.jp>)
List pgsql-odbc
I installed ODBC using below command: 
*zypper install unixODBC.x86_64* where odbcinst library is in /usr/lib64 and
odbc_config is there in /usr/bin. The odbcinst.ini and odbc.ini files exists
in /etc/unixODBC folder, however both files are of 0 byte size. 

The output of command: ls -l /usr/lib64/*odbc*

lrwxrwxrwx 1 root root     16 Jul 16 16:49 /usr/lib64/libodbc.so.2 ->
libodbc.so.2.0.0
-rwxr-xr-x 1 root root 423752 Sep 21  2014 /usr/lib64/libodbc.so.2.0.0
lrwxrwxrwx 1 root root     18 Jul 16 16:49 /usr/lib64/libodbccr.so.2 ->
libodbccr.so.2.0.0
-rwxr-xr-x 1 root root  43216 Sep 21  2014 /usr/lib64/libodbccr.so.2.0.0
lrwxrwxrwx 1 root root     20 Jul 16 16:49 /usr/lib64/libodbcinst.so.2 ->
libodbcinst.so.2.0.0
-rwxr-xr-x 1 root root  76656 Sep 21  2014 /usr/lib64/libodbcinst.so.2.0.0


I tried --with-unixodbc without any value but still getting same error. I
did set LDFLAGS to -ldl as mentioned in one of post but still seeing same
error. 





--
Sent from: http://www.postgresql-archive.org/PostgreSQL-odbc-f2186591.html


pgsql-odbc by date:

Previous
From: Clemens Ladisch
Date:
Subject: Re: Getting an error for unixODBC library "odbcinst" not found whileexecuting ./configure --with-unixodbc=/usr --with-libpq=/apps/PostgreSQL/10in SuSE Linux 12.0 SP1
Next
From: Clemens Ladisch
Date:
Subject: Re: Getting an error for unixODBC library "odbcinst" not found whileexecuting ./configure --with-unixodbc=/usr --with-libpq=/apps/PostgreSQL/10in SuSE Linux 12.0 SP1