| From: | Neil Conway <neilc(at)samurai(dot)com> |
|---|---|
| To: | Jeffrey Melloy <jmelloy(at)visualdistortion(dot)org> |
| Cc: | PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Documentation |
| Date: | 2003-04-20 21:01:54 |
| Message-ID: | 1050872514.359.6.camel@tokyo |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Fri, 2003-04-18 at 04:48, Jeffrey Melloy wrote:
> 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'
My guess would be you've run into a bug with your OpenJade setup. In any
case, the PDF docs for 7.3 are now available online:
http://www.postgresql.org/docs/
Cheers,
Neil
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-04-20 23:50:06 | Re: stddev returns 0 when there is one row |
| Previous Message | Joshua Drake | 2003-04-20 17:05:23 | Re: Upgrade to RedHat 9.0 broke PostgreSQL |