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 06:35:20
Message-ID: D960CB61B694CF459DCFB4B0128514C2028550F1@exadv11.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Brent Austin wrote:
> My pg_config file is in: /usr/local/pgsql/bin so how do I
> tell terminal to see that it's there instead of where it thinks it is?
>
> would this fix it:
>
> export PATH=$PATH:/usr/local/psql

Erm, no.
Try:

export PATH=$PATH:/usr/local/psql/bin

Yours,
Laurenz Albe

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Brent Austin 2008-09-19 08:33:19 Re: compiling odbc
Previous Message Brent Austin 2008-09-18 19:18:53 Re: compiling odbc