Re: *bsd port that installs the contribs?

From: Fernando Schapachnik <fernando(at)mecon(dot)gov(dot)ar>
To: Matt Van Mater <matt(dot)vanmater(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: *bsd port that installs the contribs?
Date: 2005-04-18 17:12:34
Message-ID: 20050418171234.GV1023@bal740r0.mecon.gov.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

En un mensaje anterior, Matt Van Mater escribió:
> I there a way to specify that I want the contribs directory (and its
> children) compiled and installed during the build process in the
> various BSD ports systems? Of course I understand that what works on
> one BSD may not work on the others, but I don't see any FLAVORs or
> make options that would suggest there is a way to do this (I have
> looked in Open|Free ).

cd /usr/ports/databases/postgresql-contrib
make && make install && make clean

Regards.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bjørn T Johansen 2005-04-18 17:13:54 Re: Building a "complex" select?
Previous Message Scott Marlowe 2005-04-18 17:07:52 Re: Building a "complex" select?