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

Is there a PS version of the 7.4 docs?

From
Bruno Wolff III
Date:
I was interested in printing out a copy of the documentation, but I wanted
to do the all in one manual used in 7.4 because there seems to be some
overlap when you print out the separate books (though the last time I did
that was about two years ago). I haven't had much luck getting building
stuff from SGML. I also haven't found any PS version of the 7.4 docs.
Using the html version works pretty well, but I would like to make a
paper copy as well. I got the impression that building the PS version of
the docs is partly manual which is probably why there aren't up to date
copies in that format for the development version.

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

From
Peter Eisentraut
Date:
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 also haven't found any PS version of the 7.4 docs.

There are none.  It's never been requested before.

--
Peter Eisentraut   peter_e@gmx.net


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

From
Bruno Wolff III
Date:
On Sun, Jun 01, 2003 at 23:51:39 +0200,
  Peter Eisentraut <peter_e@gmx.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 have gotten postgres' configure to recognize that the stuff needed
to make the doc files is installed. When I try to make the html
version, I end up with the documentation getting displayed on the
screen. I haven't gone to great lengths to figure out exactly what
is happening to cause that. I haven't gotten to the manual steps
in making a PS version yet, since the simpler html version doesn't
build.

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

From
Bruno Wolff III
Date:
On Sun, Jun 01, 2003 at 21:31:09 -0500,
  Bruno Wolff III <bruno@wolff.to> wrote:
> On Sun, Jun 01, 2003 at 23:51:39 +0200,
>   Peter Eisentraut <peter_e@gmx.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
sgmlpostgres.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
GroupLegalNotice  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.