Re: Is there a PS version of the 7.4 docs?

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-docs(at)postgresql(dot)org
Subject: Re: Is there a PS version of the 7.4 docs?
Date: 2003-06-02 03:09:35
Message-ID: 20030602030935.GA12126@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Sun, Jun 01, 2003 at 21:31:09 -0500,
Bruno Wolff III <bruno(at)wolff(dot)to> wrote:
> On Sun, Jun 01, 2003 at 23:51:39 +0200,
> Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> > Bruno Wolff III writes:
> >
> > > I haven't had much luck getting building stuff from SGML.
> >
> > You should show some details if you expect it to get better.
>
> I am pretty sure the problem is on my end. I am running an old RH
> distribution (6.1) and have tried to build up to date verions of
> some of the stuff needed for this (in particular openjade).

I fixed a couple of typos which change the error message preceding the
documentation output, but the end result is pretty much the same.
The output follows. Maybe it will make more sense to you than to me.

openjade -V draft-mode -D . -c /usr/local/share/sgml/stylesheets/docbook/catalog -d stylesheet.dsl -i output-html -t sgml postgres.sgml
openjade:/usr/local/share/sgml/3.1/catalog:22:0:W: DTDDECL catalog entries are not supported
openjade:/usr/local/share/sgml/4.1/catalog:22:0:W: DTDDECL catalog entries are not supported
openjade:/usr/local/share/sgml/docbook31/docbook.cat:22:0:W: DTDDECL catalog entries are not supported
openjade:/usr/local/share/sgml/3.1/catalog:22:0:W: DTDDECL catalog entries are not supported
openjade:/usr/local/share/sgml/4.1/catalog:22:0:W: DTDDECL catalog entries are not supported
openjade:/usr/local/share/sgml/docbook31/docbook.cat:22:0:W: DTDDECL catalog entries are not supported
openjade:/usr/local/share/sgml/3.1/catalog:22:0:W: DTDDECL catalog entries are not supported
openjade:/usr/local/share/sgml/4.1/catalog:22:0:W: DTDDECL catalog entries are not supported
openjade:/usr/local/share/sgml/docbook31/docbook.cat:22:0:W: DTDDECL catalog entries are not supported
openjade:stylesheet.dsl:2:73:W: cannot generate system identifier for public text "-//James Clark//DTD DSSSL Style Sheet//EN"
openjade:stylesheet.dsl:21:0:E: reference to entity "STYLE-SHEET" for which no system identifier could be generated
openjade:stylesheet.dsl:2:0: entity was defined here
openjade:stylesheet.dsl:21:0:E: DTD did not contain element declaration for document type name
openjade:stylesheet.dsl:10:0:E: notation "DSSSL" for entity "dbstyle" undefined
openjade:stylesheet.dsl:23:12:E: element "STYLE-SHEET" undefined
openjade:stylesheet.dsl:24:26:E: there is no attribute "USE"
openjade:stylesheet.dsl:24:35:E: element "STYLE-SPECIFICATION" undefined
openjade:stylesheet.dsl:25:27:E: element "STYLE-SPECIFICATION-BODY" undefined
openjade:stylesheet.dsl:627:28:E: there is no attribute "ID"
openjade:stylesheet.dsl:627:47:E: there is no attribute "DOCUMENT"
openjade:stylesheet.dsl:627:56:E: element "EXTERNAL-SPECIFICATION" undefined
openjade:stylesheet.dsl:628:13:E: end tag for "EXTERNAL-SPECIFICATION" omitted, but its declaration does not permit this
openjade:stylesheet.dsl:627:1: start tag was here
openjade:E: specification document does not have the DSSSL architecture as a base architecture
PostgreSQL 7.4devel DocumentationThe PostgreSQL Global Development Group1996-2003The PostgreSQL Global Development GroupLegal Notice PostgreSQL is Copyright © 1996-2002
by the PostgreSQL Global Development Group and is distributed under
the terms of the license of the University of California below.
Postgres95 is Copyright © 1994-5
by the Regents of the University of California.
Permission to use, copy, modify, and distribute this software and
its documentation for any purpose, without fee, and without a
written agreement is hereby granted, provided that the above
copyright notice and this paragraph and the following two paragraphs
appear in all copies.

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Daniel Kouril 2003-06-02 11:51:21 Re: couple socket-connection questions
Previous Message Bruno Wolff III 2003-06-02 02:31:09 Re: Is there a PS version of the 7.4 docs?