Re: 7.2b5 notes

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: 7.2b5 notes
Дата
Msg-id Pine.LNX.4.30.0201181327460.708-100000@peter.localdomain
обсуждение исходный текст
Ответ на 7.2b5 notes  ("Dwayne Miller" <dmiller@espgroup.net>)
Список pgsql-hackers
Dwayne Miller writes:

> when I downloaded 7.2b5 and compiled using the steps
>
> ./configure --with-perl --enable-odbc --with-unixodbc
> make
>
> I received and error in the .../interfaces/odbc directory about
> unknown files sql.h and a couple of others (I did this at home last
> night).

It sounds like you don't have unixODBC installed at all.  See
www.unixodbc.org.  "--with-unixodbc" doesn't mean you're using Unix and
you want to use ODBC.  unixODBC is the product name of an ODBC driver
manager that runs on POSIXy operating systems.  You might want to check
out the ODBC chapter in the Programmer's Guide, too.

-- 
Peter Eisentraut   peter_e@gmx.net



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bug in pg_dump/restore -o
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Bug in pg_dump/restore -o