From: | Saranya Sivakumar <sarlavk(at)yahoo(dot)com> |
---|---|
To: | pgsqlnovice <pgsql-novice(at)postgresql(dot)org> |
Subject: | Re: pg_config not found |
Date: | 2006-10-09 20:15:15 |
Message-ID: | 20061009201516.81588.qmail@web51305.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Hi,
I tried to install the devel rpm from
http://wwwmaster.postgresql.org/download/mirrors-ftp?file=binary%2Fv8.1.3%2Flinux%2Frpms%2Ffedora%2Ffedora-core-5%2Fpostgresql-devel-8.1.3-1PGDG.i686.rpm,
but got the following error
error: Failed dependencies:
postgresql = 8.1.3 is needed by postgresql-devel-8.1.3-1PGDG.i686
Do I need to get all the rpms and install them at one go?
Thanks,
Sincerely,
Saranya
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
Saranya Sivakumar 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
---------------------------------
Do you Yahoo!?
Get on board. You're invited to try the new Yahoo! Mail.
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-10-09 20:30:05 | Re: pg_config not found |
Previous Message | Tom Lane | 2006-10-09 19:55:05 | Re: pg_config not found |