Re: compiling odbc

From: "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at>
To: "Brent Austin *EXTERN*" <brent1a(at)yahoo(dot)com>, <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: compiling odbc
Date: 2008-09-19 11:11:40
Message-ID: D960CB61B694CF459DCFB4B0128514C2028552CC@exadv11.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Jeremy Faith 2008-09-19 11:35:23 Re: compiling odbc
Previous Message Brent Austin 2008-09-19 08:33:19 Re: compiling odbc