ODBC issue

From: "Karim Elsaid" <karim(dot)elsaid(at)gmail(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: ODBC issue
Date: 2007-04-22 17:56:32
Message-ID: 793e7b2f0704221056s3cb36900h697d52cdca36295e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi,

I am trying to install the odbc driver on a fedora box, I always get the
line

"configure: error: no suitable ODBC driver manager found"

I installed unixODBC and libiodbc rpms but the problem wasn`t resolved..

Can someone please tell me what file is it exactly looking for and where
does it look for it?

I see in configure.ac:
AC_CHECK_LIB(odbcinst, SQLGetPrivateProfileString,
[with_unixodbc=yes],

I have odbcinst in /usr/lib and I set the LD_LIBRARY_PATH as such but it
stops at the same line again..

some help would be greatly appreciated..

Thanks,
Karim

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message noreply 2007-04-23 01:30:28 [ psqlodbc-Bugs-1003103 ] copy_and_convert_field(...) destroys bind info for wide char varchar columns
Previous Message noreply 2007-04-22 12:06:19 [ psqlodbc-Bugs-1003103 ] copy_and_convert_field(...) destroys bind info for wide char varchar columns