Received: from localhost (unknown [200.46.204.183]) by developer.postgresql.org (Postfix) with ESMTP id B70F82E008D; Thu, 15 May 2008 13:41:48 -0300 (ADT) Received: from developer.postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 33741-03-3; Thu, 15 May 2008 13:41:40 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from hogranch.com (hogranch.com [66.117.128.240]) by developer.postgresql.org (Postfix) with ESMTP id 362CF2E007B; Thu, 15 May 2008 13:41:22 -0300 (ADT) Received: from [192.168.0.2] (porker [192.168.0.2]) by hogranch.com (8.11.6/8.11.6) with ESMTP id m4FGf6329087; Thu, 15 May 2008 09:41:07 -0700 Message-ID: <482C67A2.9000501@hogranch.com> Date: Thu, 15 May 2008 09:41:06 -0700 From: John R Pierce User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: =?UTF-8?B?RGV2cmltIEfDnE5Ew5xa?= CC: shohorab hossain , pgsql-docs@postgresql.org, pgsql-bugs@postgresql.org, pgsql-ports@postgresql.org, pgsql-admin@postgresql.org Subject: Re: [BUGS] problem in installing pgsql-8.3.1 References: <756462.7042.qm@web51707.mail.re2.yahoo.com> <1210869031.3157.21.camel@localhost.localdomain> In-Reply-To: <1210869031.3157.21.camel@localhost.localdomain> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-HawgScanner-Information: Please contact the ISP for more information X-HawgScanner: Found to be clean X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.732 tagged_above=0 required=5 tests=AWL=-1.811, URI_NOVOWEL=2.543 X-Spam-Level: X-Archive-Number: 200805/138 X-Sequence-Number: 29222 Devrim G=C3=9CND=C3=9CZ wrote: > Hi, > > On Thu, 2008-05-15 at 04:21 -0700, shohorab hossain wrote: > =20 >> For few days I am trying to install postgresql-8.3.1 in RHEL4. My >> machine configuration is Intel Pentium IV. I have followed the >> installation document of postgresql that was included with source >> distribution. >> >> I am facing the problem during the building step of source. The >> problem is that when I start building with gmake command, it >> continuously shows messages in console like =E2=80=98checking for =E2=80= =A6=E2=80=A6=E2=80=A6=E2=80=A6. yes / >> no=E2=80=99 and I have waited approximately for 3 hours but it continu= es. At >> last I have cancelled the building process. >> =20 > > You may want to install prebuilt RPMs. First install this package: > > http://yum.pgsqlrpms.org/reporpms/8.3/pgdg-redhat-8.3-4.noarch.rpm > > and then install PostgreSQL with yum: > > yum install postgresql-server > =20 I don't believe Yum came in RHEL4, you'd have to get yum and its=20 supporting tools from somewhere (centos4?)