From: simonm Date: Mon, 2 Feb 1998 13:05:14 +0000 (+0000) Subject: [project @ 1998-02-02 13:05:14 by simonm] X-Git-Tag: Approx_2487_patches~1023 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;ds=inline;h=98cec356047bf9fb9f622a9412cf05226edaf91f;p=ghc-hetmet.git [project @ 1998-02-02 13:05:14 by simonm] Notes about 'gmake FAST=YES' and requirement of SGML-Tools for building documentation. --- diff --git a/docs/installing.vsgml b/docs/installing.vsgml index 540a3d1..08515a7 100644 --- a/docs/installing.vsgml +++ b/docs/installing.vsgml @@ -738,20 +738,6 @@ Sadly, the @gr2ps@ script, used to convert ``parallelism profiles'' to PostScript, is written in Bash (GNU's Bourne Again shell). This bug will be fixed (someday). -Makeindex: -pre-supposed: makeindex -makeindex, pre-supposed -You won't need this unless you are re-making our documents. Makeindex -normally comes with a TeX distribution, but if not, we can provide -the latest and greatest. - -Tgrind: -pre-supposed: tgrind -tgrind, pre-supposed -This is required only if you remake lots of our documents Flex: pre-supposed: flex flex, pre-supposed @@ -780,20 +766,41 @@ by the build-configuration. 2.0.5 is ok. Others are probably ok too (assuming we don't create too elaborate configure scripts..) -Two @fptools@ projects are worth a quick note at this point, because -they are useful for all the others: +One @fptools@ projects is worth a quick note at this point, because +it is useful for all the others: @glafp-utils@ contains several utilities which aren't particularly Glasgow-ish, but Occasionally Indispensable. Like @lndir@ for creating symbolic link trees. - - @literate@ contains the Glasgow-built tools for generating -documentation. (The unoriginal idea is to be able to generate @latex@, @info@, -and program code from a single source file.) To get anywhere you'll -need at least @lit2pgm@, either from the @literate@ project, or -because it's already installed on your system. + Tools for building the Documentation +