> make install complains when making the docbook:
>
> jade:../dia-manual.sgml:1:66:W: cannot generate system identifier for public text
>"-//GNOME//DTD DocBook PNG Variant V1.1//EN"
> jade:../dia-manual.sgml:16:0:E: reference to entity "BOOK" for which no system
>identifier could be generated
> jade:../dia-manual.sgml:1:0: entity was defined here
> jade:../dia-manual.sgml:16:0:E: DTD did not contain element declaration for document
>type name
> jade:../dia-manual.sgml:18:9:E: there is no attribute "ID"
> jade:../dia-manual.sgml:18:16:E: element "BOOK" undefined
> ...
I don't think this is a problem with dia, although perhaps the .tar.gz
distribution file should include an up-to-date HTML version of the sgml
docs. Aren't HTML versions of the files included in "make dist"?
Basically, the first error message means that your SGML tools aren't
configured for the GNOME documentation project specifications. Take a
look at http://www.labs.redhat.com/png/custom.html for instructions on
fixing things up (directories for Red Hat, but procedure should work
for anything).