Building Documentation under Debian

From: "Mark Hollomon" <mhh(at)nortelnetworks(dot)com>
To: "pgsql-hackers(at)postgreSQL(dot)org" <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Building Documentation under Debian
Date: 2000-01-21 13:31:30
Message-ID: 38885FB2.5F1385E6@americasm01.nt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs 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 unzip
apt-get install jade
apt-get install docbook
apt-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 PSTYLE
definitions
HSTYLE= /usr/share/docbook/html
PSTYLE= /usr/share/docbook/print

And thats it.

--

Mark Hollomon
mhh(at)nortelnetworks(dot)com
ESN 451-9008 (302)454-9008

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Oliver Elphick 2000-01-21 13:51:24 Re: [HACKERS] Building Documentation under Debian
Previous Message fdmiy 2000-01-21 13:28:48 subscribe

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 2000-01-21 13:46:03 Playing with UPDATEs ...
Previous Message Alfred Perlstein 2000-01-21 09:03:05 Re: [HACKERS] pg_dump disaster