Re: empty folder for downlaoding PostgreSQL 8.1.5 for FC 4

From: "Clodoaldo Pinto Neto" <clodoaldo(dot)pinto(at)gmail(dot)com>
To: surabhi(dot)ahuja <surabhi(dot)ahuja(at)iiitb(dot)ac(dot)in>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: empty folder for downlaoding PostgreSQL 8.1.5 for FC 4
Date: 2006-11-14 18:06:49
Message-ID: a595de7a0611141006xde8c72cm2170e1565869a9bd@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2006/11/14, surabhi.ahuja <surabhi(dot)ahuja(at)iiitb(dot)ac(dot)in>:
>
> hi
> I am trying to download PostgreSQL 8.1.5
>
> however this link does not contain anything:
> http://www.postgresql.org/ftp/binary/v8.1.5/linux/rpms/fedora/fedora-core-4-x86_64/
> moreover the link
> http://www.postgresql.org/ftp/binary/v8.1.5/linux/rpms/fedora/fedora-core-4/
> is just containing the drivers.
>
> Can you please tell what the problem is?

Probably there was no one with FC4 systems to build the rpms. You can
download the source rpms and build the rpms from it:

Download from:
http://www.postgresql.org/ftp/binary/v8.1.5/linux/srpms/fedora/fedora-core-4/

And then build for x86:

rpmbuild --rebuild --target i686-redhat-Linux
http://wwwmaster.postgresql.org/download/mirrors-ftp?file=binary%2Fv8.1.5%2Flinux%2Fsrpms%2Ffedora%2Ffedora-core-4%2Fpostgresql-8.1.5-6PGDG.src.rpm

and for x86_64:
rpmbuild --rebuild
http://wwwmaster.postgresql.org/download/mirrors-ftp?file=binary%2Fv8.1.5%2Flinux%2Fsrpms%2Ffedora%2Ffedora-core-4%2Fpostgresql-8.1.5-6PGDG.src.rpm

If you do it place the rpms where Devrim can copy them to the ftp server.

Regards, Clodoaldo Pinto Neto

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rob Owen 2006-11-14 18:08:11 Re: Out of memory (Failed on request size 24)
Previous Message Igor Shevchenko 2006-11-14 17:45:10 Re: can't start postgresql