Re: pg_config not found

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Saranya Sivakumar <sarlavk(at)yahoo(dot)com>
Cc: pgsqlnovice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: pg_config not found
Date: 2006-10-09 19:55:05
Message-ID: 6111.1160423705@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Saranya Sivakumar <sarlavk(at)yahoo(dot)com> writes:
> I am trying to install psqlodbc version psqlodbc-08.01.0200 on a non DB server ( Fedora Core 5). I get the following error, while trying to run the configure script.

> checking for pg_config... no
> configure: error: pg_config not found

pg_config is in the postgresql-devel RPM ... you need to install that.

regards, tom lane

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Saranya Sivakumar 2006-10-09 20:15:15 Re: pg_config not found
Previous Message Saranya Sivakumar 2006-10-09 19:06:51 pg_config not found