One concrete point:
All of the stuff needed for OpenACS docbook stuff seems to be already installed on my Red Hat 8.0 install, except the chunk.xsl stylesheet isn't in /usr/share/sgml/docgook/stylsheet/xsl/nwalsh/html/chunk.xsl. Instead, it's in /usr/share/sgml/docbook/xsl-stylesheets/html/chunk.xsl, which also seems like a more logical place, given that it doesn't have the name of a particular author in there.
Or are there differences that mean I should go out and download the nwalsh version and use that instead?
Also, the tools mentioned on
https://openacs.org/doc/openacs-4/docbook-primer.html
doesn't mention htmldoc, which is required to generate PDF files (which is the default if you simply say 'make' in the packages/acs-core-docs/www/xml directory).
/Lars