From: rrt Date: Fri, 2 Jun 2000 16:12:00 +0000 (+0000) Subject: [project @ 2000-06-02 16:12:00 by rrt] X-Git-Tag: Approximately_9120_patches~4326 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=62068cb8c6c7801f67d2644b8d35bf583ab68c8e;p=ghc-hetmet.git [project @ 2000-06-02 16:12:00 by rrt] Updated DocBook notes to reflect heroic efforts of Messrs Panne and Chakravarty. --- diff --git a/ghc/docs/users_guide/installing.sgml b/ghc/docs/users_guide/installing.sgml index 0028005..80ff086 100644 --- a/ghc/docs/users_guide/installing.sgml +++ b/ghc/docs/users_guide/installing.sgml @@ -1033,10 +1033,7 @@ of perl instead, a cygwin portBuilding the documentation -We use the DocBook DTD, which is widely used; however, shrink-wrapped -distributions of DocBook are few and far between, and getting it to work out -of the box can be tricky. There are currently three supported ways of using -DocBook: installing from sources yourself, various flavours of RPM installation, and installing binaries on Windows (with some care). +We use the DocBook DTD, which is widely used. Most shrink-wrapped distributions seem to be broken in one way or another; thanks to heroic efforts by Sven Panne and Manuel Chakravarty, we now support most of them, plus properly installed versions. @@ -1138,12 +1135,7 @@ entities into /usr/[local/]lib/sgml. Configuring the DocBook tools -You should either edit one of the CATALOG files in -fptools/glafp-utils/docbook to suit your system, or set SGML_CATALOG_FILES to point to a valid catalog. SuSE systems should work out of the box. CATALOG.generic should work on most Unix systems when the files have been installed as per these instructions; CATALOG.cygnus is for systems with the Cygnus DocBook tools. CATALOG.windows is for Windows systems following the special instructions for that special OS. You may need to edit the paths so they match your system. The edited file should be called CATALOG, and placed in the same directory. - - - -One day there will be properly-working DocBook distributions everywhere and the world will be a better and a quieter place, whose people will have more time for interesting things. +Once the DocBook tools are installed, the configure script will detect them and set up the build system accordingly. If you have a system that isn't supported, let us know, and we'll try to help.