Problems compiling odbc

Поиск
Список
Период
Сортировка
От Chris Hoover
Тема Problems compiling odbc
Дата
Msg-id 1d219a6f0510141156i73e4ca04gda957de9ef8e4405@mail.gmail.com
обсуждение исходный текст
Ответы Re: Problems compiling odbc  (Peter Eisentraut <peter_e@gmx.net>)
Список 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 по дате отправления:

Предыдущее
От: Chris Hoover
Дата:
Сообщение: Anyway to get "official" odbc rpms?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Problems compiling odbc