Re: compiling odbc - Mailing list pgsql-odbc

From Albe Laurenz
Subject Re: compiling odbc
Date
Msg-id D960CB61B694CF459DCFB4B0128514C2028552CC@exadv11.host.magwien.gv.at
Whole thread Raw
In response to Re: compiling odbc  (Brent Austin <brent1a@yahoo.com>)
Responses Re: compiling odbc  (Jeremy Faith <jfaith@cemsys.com>)
List pgsql-odbc
> So far this is what I get when I try that command-
>
> client-66-1xx-17-xx4:~ brent1a$ export PATH=$PATH:/usr/local/psql/bin
>
> client-66-1xx-17-xx4:~ brent1a$ cd /psqlodbc-08.03.0200
>
> client-66-1xx-17-xx4:psqlodbc-08.03.0200 brent1a$ sudo ./configure
>
[...]
>
> configure: error: pg_config not found (set PG_CONFIG environment variable)

Yeah, sure.

You should omit the "sudo", it's wrong.

But maybe it's best to follow the instructions you get and
export PG_CONFIG=/usr/local/psql/bin/pg_config

Yours,
Laurenz Albe

pgsql-odbc by date:

Previous
From: Brent Austin
Date:
Subject: Re: compiling odbc
Next
From: Jeremy Faith
Date:
Subject: Re: compiling odbc