| From: | "Prabakaran, Vaishnavi" <Vaishnavi(dot)Prabakaran(at)au(dot)fujitsu(dot)com> |
|---|---|
| To: | "Inoue, Hiroshi" <inoue(at)tpf(dot)co(dot)jp>, <pgsql-odbc(at)postgresql(dot)org> |
| Subject: | Re: Configuration error in psqlodbc-09.02.0100 . Help needed! |
| Date: | 2013-11-05 22:32:57 |
| Message-ID: | A09FCFD6831B314F9793FEE2D9615B8135EC36@ack0102.au.fjanz.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
-----Original Message-----
From: pgsql-odbc-owner(at)postgresql(dot)org
[mailto:pgsql-odbc-owner(at)postgresql(dot)org] On Behalf Of Inoue, Hiroshi
Sent: Tuesday, 5 November 2013 8:01 PM
To: Prabakaran, Vaishnavi; pgsql-odbc(at)postgresql(dot)org
Subject: Re: [ODBC] Configuration error in psqlodbc-09.02.0100 . Help
needed!
(2013/11/05 14:32), Prabakaran, Vaishnavi wrote:
> Hi All,
>
> I am trying to install psqlodbc-09.02.0100 in linux server - "Linux
> benchmarker1 2.6.18-8.el5PAE #1 SMP Fri Jan 26 14:28:43 EST 2007 i686
> i686 i386 GNU/Linux" , from source and while running "./configure" ,
> am getting below output and it fails with error message "configure:
error:
> unixODBC library "odbcinst" not found"
>Please specify --with-unixodbc option explicitly.
./configure --help says below line,
--with-unixodbc=DIR odbc_config installation of unixODBC (default)
So, I have specified as "./configure --with-unixodbc=/usr/bin" , but got
the error ==> configure: error: odbc_config not found (required for
unixODBC build).
I verified the configure script and it tries to search in bin folder for
odbc_config, so this time, I tried giving
./configure --with-unixodbc=/usr/ , but got the same old error ==>
"configure: error: unixODBC library "odbcinst" not found"
Could you kindly give suggestion to resolve this?
Thanks & Regards,
Vaishnavi
>regards,
>Hiroshi Inoue
--
Sent via pgsql-odbc mailing list (pgsql-odbc(at)postgresql(dot)org) To make
changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2013-11-05 23:26:29 | Re: Configuration error in psqlodbc-09.02.0100 . Help needed! |
| Previous Message | Adrian Klaver | 2013-11-05 22:19:14 | Re: MS-QUERY / Postgresql ODBC driver incompatibility |