9.2rc1 build requirements - Mailing list pgsql-hackers

From Joe Abbate
Subject 9.2rc1 build requirements
Date
Msg-id 503FCA7D.10806@freedomcircle.com
Whole thread Raw
Responses Re: 9.2rc1 build requirements
Re: 9.2rc1 build requirements
Re: 9.2rc1 build requirements
List pgsql-hackers
Hello hackers,

In order to test 9.2rc1, I had to build contrib (because Pyrseas uses
some of those modules).  The build instructions
(http://www.postgresql.org/docs/9.2/static/install-procedure.html )
state the way to build everything (contrib + docs, etc.) is
  gmake world

Unfortunately, that failed because the doc build requires jade.  I
managed to build contrib separately, but wanted to point out that jade
is not mentioned in the requirements page
(http://www.postgresql.org/docs/9.2/static/install-requirements.html ).In fact, searching for 'jade' returns no
results.

As an aside, I installed jade (on Debian) and tried to make world but
got several errors, starting with the following:

jade  -wall -wno-unused-param -wno-empty -wfully-tagged -D . -D .  -d
stylesheet.dsl -t sgml -i output-html -V html-index postgres.sgml
jade:E: unknown warning type "fully-tagged"

Best regards,

Joe



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Fix for gistchoose
Next
From: Robert Haas
Date:
Subject: Re: Fix for gistchoose