ODBC compilation error

From: Nagesh Paladugu <nagesh(dot)paladugu(at)gmail(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: ODBC compilation error
Date: 2005-04-14 18:16:14
Message-ID: cdba001e05041411163352126c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello,

I am trying to compile ODBC interface for postgres 7.4 on my Linux machine.

I untarred the version psqlodbc-08.00.0101
On execution of configure --with-unixodbc, I get the following error:

configure: error: unixODBC driver manager not found

However I do have "unixODBC-2.2.0-5" installed on my machine.

I would appreciate if any help is provided on this.

Thanks,
Shanthi.

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Ben Trewern 2005-04-14 19:20:20 ODBC and encodings problem
Previous Message Jeff Eckermann 2005-04-13 16:32:35 Re: How can I configure the postgresql odbc to return 1 row at a time?