From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Brent Austin <brent1a(at)yahoo(dot)com> |
Cc: | Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at>, Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: [Help] Config Failure on Mac OSX: psqlodbc-08.03.0300 |
Date: | 2008-10-29 14:38:52 |
Message-ID: | 14330.1225291132@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Brent Austin <brent1a(at)yahoo(dot)com> writes:
> I could swear that is what I did......or is it not? That is why I sent a copy/paste of that mess from my terminal:
> it showed that I do have PG_CONFIG installed and it showed I did set my path.
> That is why I am asking help because configure is saying I did neither when it plainly shows I did (to the best of my knowledge).
Well, this is one of a number of reasons why it's a bad idea to sudo
right there ... presumably, sudo is resetting the environment to
something it considers safe.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Sam Mason | 2008-10-29 14:48:26 | Re: Piping CSV data to psql when executing COPY .. FROM STDIN (Solved) |
Previous Message | Philip W. Dalrymple | 2008-10-29 14:26:27 | How can I tell, in a trigger, if a value in a string is an integer. |