Re: PostgreSQL 8.0 for RH AS

From: Devrim GUNDUZ <devrim(at)gunduz(dot)org>
To: Fabio Esposito <nfesposi(at)sourceweave(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL 8.0 for RH AS
Date: 2005-01-25 16:26:32
Message-ID: Pine.LNX.4.61.0501251822480.6499@emo.org.tr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

On Tue, 25 Jan 2005, Fabio Esposito wrote:

> I wanted to ask if anyone knows if 8.0 is available as a RH AS package?
> Or perhaps if the rhel-es.3.0 would work on a RH AS system? I'm not much
> of a RH guru as I was raised on Debian.

If it's RHAS 3.0 (not 2.1), 3.0 RPMs will probably work.

Otherwise, you can download the related SRPM
(http://www.postgresql.org/download/mirrors-ftp?file=binary%2Fv8.0%2Flinux%2Fsrpms%2Fredhat%2Frhel-es-3.0%2Fpostgresql-8.0.0-1PGDG.src.rpm)

and run the following command:

rpmbuild -bb --target i686 postgresql-8.0.0-1PGDG.src.rpm
(--target i686 is intentional).

This command will put the built RPMs on /usr/src/redhat/RPMS/i686 (or to
i386, if you don't use --target i686).

Then you can install any RPMs you want.

BTW, we have a mailing list on RPMs:

http://lists.pgfoundry.org/mailman/listinfo/pgsqlrpms-general

Regards,

- --
Devrim GUNDUZ
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.tdmsoft.com http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFB9nM5tl86P3SPfQ4RAnvuAJ98ABRh6Hj0Qb12ZcrEbAcMmrmfNwCfRjzr
oW1++tx1lP9rI4x57VseiJg=
=hy2f
-----END PGP SIGNATURE-----

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Chille 2005-01-25 16:26:50 difficult JOIN
Previous Message Lonni J Friedman 2005-01-25 16:19:53 Re: PostgreSQL 8.0 for RH AS