Re: contirb install

From: Richard Huxton <dev(at)archonet(dot)com>
To: ABHANG RANE <arane(at)indiana(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: contirb install
Date: 2007-05-18 18:29:08
Message-ID: 464DF074.60306@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

ABHANG RANE wrote:
> Hi,
> I have redhat enterprpise release 4. I need to use the cube operator.
> Please can you let me know to install the necessary contrib modules. I
> tried to make in the directory of the contrib but it says
>
> Makefile:23: ../../src/Makefile.global: No such file or directory
> Makefile:24: /contrib/contrib-global.mk: No such file or directory
> make: *** No rule to make target `/contrib/contrib-global.mk'. Stop.
>
> Since I ma a university student, there is postgre 7.4 in the shared
> directory and I have installed 8.2 version in a separate folder which is
> assigned to me.

1. You do know you can't install 8.2 contrib modules into 7.3 don't you?
2. If you want 7.4 contrib modules, try the official RPMs
3. If you are building 8.2 and its contrib, run ./configure, then make
the main package, then run make in the contrib directory.

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Sullivan 2007-05-18 18:38:13 Re: Data replication through disk replication
Previous Message Richard Huxton 2007-05-18 18:26:49 Re: Large Database Restore