Building Documentation under Debian - Mailing list pgsql-hackers

From Mark Hollomon
Subject Building Documentation under Debian
Date
Msg-id 38885FB2.5F1385E6@americasm01.nt.com
Whole thread Raw
Responses Re: [HACKERS] Building Documentation under Debian
List pgsql-hackers
If anyone cares, here is what I had to do to build the postgresql
documentation on a Debian system.

1. install jade, docbook, and unzipapt-get install jadeapt-get install docbookapt-get install unzip

2. grab the DSSSL stuff from http://www.nwalsh.com/docbook/dsssl and unzip it somewhere (I chose /usr/share).

3. edit Makefile.custom to add appropriate HSTYLE and PSTYLEdefinitionsHSTYLE= /usr/share/docbook/htmlPSTYLE=
/usr/share/docbook/print

And thats it.

-- 

Mark Hollomon
mhh@nortelnetworks.com
ESN 451-9008 (302)454-9008


pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: Re: [HACKERS] off topic
Next
From: The Hermit Hacker
Date:
Subject: Playing with UPDATEs ...