summaryrefslogtreecommitdiff
path: root/databases/pgbuildfarm/MESSAGE
blob: a8c90f30398db4415a4038843235c9714eb9041f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2011/09/13 10:49:04 wiz Exp $

Please follow http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto
to setup your machine for the BuildFarm.

You need to install the following packages to build PostgreSQL from GIT:

devel/bison
devel/flex

You should consider installing the following packages to be able to compile
PostgreSQL with all features:

lang/python26 (with pkgtools/pkg_alternatives to create the python link)
lang/perl5
lang/tcl
textproc/libxml2
textproc/libxslt
devel/readline

===========================================================================