Re: [GENERAL] Postgres on Linux Alpha

From: Ryan Kirkpatrick <pgsql(at)rkirkpat(dot)net>
To: Fabrice Scemama <fabrice(dot)scemama(at)gesnet(dot)net>
Cc: pgsql-general(at)hub(dot)org
Subject: Re: [GENERAL] Postgres on Linux Alpha
Date: 1999-11-10 00:49:33
Message-ID: Pine.LNX.4.10.9911091842550.283-100000@excelsior.rkirkpat.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 8 Nov 1999, Fabrice Scemama wrote:

> I'm currently trying to install Postgres 6.5.3 on my Alpha ev56
> proc. I'm using gcc 2.95.2, and this is a glibc 2.1.2 system (RH6).
> Everything's brand new, so as to maximize chances (hope).
> I've configured --with-template=linux_alpha, and the making
> worked fine. But when launching initdb, postgres hang, complaining
> about spin.c (l.114).
>
> Any idea, someone ?

Yea, run over to http://www.rkirkpat.net/software/ (my site) and
grab the Linux/Alpha patches for 6.5.2. They apply cleanly to the 6.5.3
tarball, and when compiled, produce binaries that work great. Either that,
or go to http://www.ramifordistat.net/postgres/ and grab the SRPM and
compile it (includes patch). If you don't really want to compile them,
wait a day or two and I should have some Linux/Alpha RPMs compiled and to
Lamar (the owner of the RPM site).
Without these patches, pgsql will not run out of the box on
Linux/Alpha. Hopefully it will in 7.0 a few (?) months from now.
If you hit any more problems with getting pgsql running on your
Linux/Alpha box, feel free to email me.

---------------------------------------------------------------------------
| "For to me to live is Christ, and to die is gain." |
| --- Philippians 1:21 (KJV) |
---------------------------------------------------------------------------
| Ryan Kirkpatrick | Boulder, Colorado | http://www.rkirkpat.net/ |
---------------------------------------------------------------------------

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 1999-11-10 00:55:14 Re: [GENERAL] Postgres on Linux Alpha
Previous Message Bruce Momjian 1999-11-10 00:46:17 Re: [GENERAL] Creating a temporary table isn't working