Re: postgresql installation on centOS not working

From: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
To: Danish Siddiqui <dsiddiqui(at)vertex(dot)co(dot)in>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: postgresql installation on centOS not working
Date: 2006-12-13 09:46:06
Message-ID: 457FCBDE.2040404@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Danish Siddiqui wrote:
> Heikki Linnakangas wrote:
>> Danish Siddiqui wrote:
>>> Im not able to install postgresql-8.1.2 on CentOS 4.1
>>
>> What's the error you're getting?
>>
> When I do
> #./configure
>
> it configures and shows statements that its creating the make file and
> checking all the dependencies..but then when I do
> #make
> it again starts checking for all the dependencies and this keeps on
> repeating...

Please keep the mailing list cc'd!

I'm no Makefile guru, but that sounds like an issue with modification
timestamps on the files. I'd suggest checking the timestamps on
config.status. I can reproduce that behavior if I run "touch -d
2007-01-01 configure". If that's your problem, "touch configure" should
help.

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Gergely CZUCZY 2006-12-13 12:30:35 the bug report form doesn't accepts the email address
Previous Message Tom Lane 2006-12-12 21:37:27 Re: ERROR: failed to build any 4-way joins