summaryrefslogtreecommitdiff
path: root/Build/source/utils/README
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-05-05 13:19:37 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-05-05 13:19:37 +0000
commitc6e0c2d3f66468bf0dc4e71f4e96ccfca86b93c5 (patch)
tree1f6f65e4d4b91da48baff77a20c0f2ffa10aabfc /Build/source/utils/README
parentc53b86a4f756fd2a535206176fa9a3f36485ca34 (diff)
xpdfopen 0.80 (replacing pdfopen 0.5)
git-svn-id: svn://tug.org/texlive/trunk@18111 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/README')
-rw-r--r--Build/source/utils/README9
1 files changed, 4 insertions, 5 deletions
diff --git a/Build/source/utils/README b/Build/source/utils/README
index 00374b2ff0b..1f9e9fb5353 100644
--- a/Build/source/utils/README
+++ b/Build/source/utils/README
@@ -16,10 +16,6 @@ chktex 1.6.4 - checked 3may10
dialog 1.1-20100119 - checked 21jan10
ftp://invisible-island.net/dialog/dialog.tar.gz
-pdfopen 0.5 - checked 26nov06
- (really xpdfopen)
- http://tex.aanhet.net/pdfopen
-
ps2eps 1.64 - checked 19feb08
http://www.ipv6.tm.uka.de/~bless/ps2eps
@@ -36,7 +32,6 @@ tpic2pdftex
vlna 1.2 - checked 26jun08
ftp://math.feld.cvut.cz/pub/olsak/vlna
-
xindy 2.3 - checked 24mar08
(with numerous adaptations for TL by Vladimir)
http://www.ctan.org/indexing/xindy/
@@ -45,6 +40,10 @@ 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.
+xpdfopen 0.80 - checked 5may10
+ http://mirror.ctan.org/support/xpdfopen.zip
+
+
Do NOT use nohup when building clisp; this may cause weird build
problems. Regular redirections of stdout/stderr seem ok.