Problems compiling odbc - Mailing list pgsql-odbc

From Chris Hoover
Subject Problems compiling odbc
Date
Msg-id 1d219a6f0510141156i73e4ca04gda957de9ef8e4405@mail.gmail.com
Whole thread Raw
Responses Re: Problems compiling odbc  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-odbc
I'm trying to install psqlodbc-08.00.0102 on my RedHat AS 4.0 box.  However, when I try to run the configure script it abends.  Please help diagnose this problem so I can get the newer odbc driver in install.

[root@editstdb1 psqlodbc-08.00.0102]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for SQLGetPrivateProfileString in -lodbcinst... no
checking for SQLGetPrivateProfileString in -liodbcinst... no
configure: error: no suitable ODBC driver manager found

pgsql-odbc by date:

Previous
From: Chris Hoover
Date:
Subject: Anyway to get "official" odbc rpms?
Next
From: Peter Eisentraut
Date:
Subject: Re: Problems compiling odbc