Re: 7.2b5 notes

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Dwayne Miller <dmiller(at)espgroup(dot)net>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 7.2b5 notes
Date: 2002-01-18 18:30:43
Message-ID: Pine.LNX.4.30.0201181327460.708-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net

In response to

  • 7.2b5 notes at 2002-01-18 16:41:26 from Dwayne Miller

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-01-18 19:15:14 Re: Bug in pg_dump/restore -o
Previous Message Tom Lane 2002-01-18 17:19:59 Re: [PATCHES] guc