summaryrefslogtreecommitdiff
path: root/Build/source/utils/README
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/README')
-rw-r--r--Build/source/utils/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/utils/README b/Build/source/utils/README
index 9e59a837ee1..1d3c0a38314 100644
--- a/Build/source/utils/README
+++ b/Build/source/utils/README
@@ -42,6 +42,14 @@ xpdfopen 0.80 - checked 5may10
http://mirror.ctan.org/support/xpdfopen.zip
+xindy 2.4 - checked 13may10
+ (with adaptations for TL)
+ http://www.ctan.org/indexing/xindy/
+
+After building clisp as described below, run the TL
+ Build --enable-xindy CLISP=$clisp_builddir/clisp
+to include xindy in the build. It is disabled by default.
+
Do NOT use nohup when building clisp; this may cause weird build
problems. Regular redirections of stdout/stderr seem ok.