Documentation - Mailing list pgsql-general

From Jeffrey Melloy
Subject Documentation
Date
Msg-id 8E3412E1-717A-11D7-8646-000393C78AC0@visualdistortion.org
Whole thread Raw
Responses Re: Documentation
List pgsql-general
When attempting to generate a pdf of the programmer documentation, I
get the following nondescript error:
$ make programmer.pdf
openjade  -D . -D ./ref -c /sw/share/sgml/docbook-dsssl-1.78//catalog
-d stylesheet.dsl -t tex -V tex-backend -i output-print -V
texpdf-output -o programmer.tex-pdf book-decl.sgml programmer.sgml
make: *** [programmer.tex-pdf] Segmentation fault
make: *** Deleting file `programmer.tex-pdf'

After it has chugged for a while.

Any help would be appreciated.

I'm using Mac OS X 10.2, with most of the docbook stuff installed by
fink.

Jeffrey Melloy
jmelloy@visualdistortion.org


pgsql-general by date:

Previous
From: "Peter Gibbs"
Date:
Subject: Re: Date = current_timestamp inconsistency?
Next
From: Adam Witney
Date:
Subject: Re: Where I can find PL/pgSQL and Trigger Examples?