Re: compiling odbc - Mailing list pgsql-odbc

From Peter Eisentraut
Subject Re: compiling odbc
Date
Msg-id 48D89F3B.8020101@gmx.net
Whole thread Raw
In response to Re: compiling odbc  (Brent Austin <brent1a@yahoo.com>)
List pgsql-odbc
Brent Austin wrote:
> That's the thing, I have unixODBC installed, it is located
> at /opt/local/bin that is why I need help figuring out how to get the
> terminal to recognize where both pg_config AND obdcinst are at during
> the ./configure process.
> PATH=$PATH:/usr/local/pgsql/bin:/opt/local/bin   should work but it's
> not recognizing the second part.....the odncinst part.

Try something like

export LDFLAGS=-L/opt/local/lib


pgsql-odbc by date:

Previous
From: Brent Austin
Date:
Subject: Re: compiling odbc
Next
From: "Hiroshi Saito"
Date:
Subject: Re: compiling odbc