Re: 7.2b5 notes - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: 7.2b5 notes
Date
Msg-id Pine.LNX.4.30.0201181327460.708-100000@peter.localdomain
Whole thread Raw
In response to 7.2b5 notes  ("Dwayne Miller" <dmiller@espgroup.net>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug in pg_dump/restore -o
Next
From: Bruce Momjian
Date:
Subject: Re: Bug in pg_dump/restore -o