Thread: Anyone doing a 8.1.0-ia64-RHEL4-as.rpm ?

Anyone doing a 8.1.0-ia64-RHEL4-as.rpm ?

From
DANTE ALEXANDRA
Date:
Hello,

Is anyone working on an 8.1.0 RPM for IA64 on Red Hat Enterprise Linux 4
AS ?
On the web site :
http://www.postgresql.org/ftp/binary/v8.1.1/linux/rpms/redhat/, I have
found a "rhel-as 4" version for RHEL4 but I don't think it is a version
for IA64.

Could someone explain me how generate this rpm ?

Thank you for your help.
Regards,
Alexandra DANTE

Re: Anyone doing a 8.1.0-ia64-RHEL4-as.rpm ?

From
Devrim GUNDUZ
Date:
Hi,

On Wed, 2006-01-04 at 12:04 +0100, DANTE ALEXANDRA wrote:

> Is anyone working on an 8.1.0 RPM for IA64 on Red Hat Enterprise Linux 4
> AS ?

No. This morning I would do it but I could not find a gcc to compile
it :-)

> Could someone explain me how generate this rpm ?

http://pgfoundry.org/docman/view.php/1000048/98/PostgreSQL-RPM-Installation-PGDG.pdf

See the "Rebuilding from Source RPM" section.

We'd be happy if you share the RPMs with us. We'd like to put ia-64 RPMs
to our FTP server.

Regards,

--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: PL/php, plPerlNG - http://www.commandprompt.com/


Re: Anyone doing a 8.1.0-ia64-RHEL4-as.rpm ?

From
Benjamin Smith
Date:
I'm using CentOS 4.2 on a dual-opteron, but I'd guess it'd probably work for
IA64...

Try putting this somewhere in your /etc/yum.repos.d/...

#additional packages that extend functionality of existing packages
[centosplus]
name=CentOS-$releasever - Plus
baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/
gpgcheck=1
enabled=1
includepkgs=postgresql* compat-postgresql-libs*
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4

You'll need to import the RPM-GPG-KEY first, and make sure you backup your
postgres. Simply yum update from PG 7.x to 8.x will have some nasty surprises
without a dump/reload.

Then, use yum...

-Ben

On Wednesday 04 January 2006 03:04, DANTE ALEXANDRA wrote:
> Hello,
>
> Is anyone working on an 8.1.0 RPM for IA64 on Red Hat Enterprise Linux 4
> AS ?
> On the web site :
> http://www.postgresql.org/ftp/binary/v8.1.1/linux/rpms/redhat/, I have
> found a "rhel-as 4" version for RHEL4 but I don't think it is a version
> for IA64.
>
> Could someone explain me how generate this rpm ?
>
> Thank you for your help.
> Regards,
> Alexandra DANTE
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>                http://archives.postgresql.org
>

--
"The best way to predict the future is to invent it."
- XEROX PARC slogan, circa 1978