]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update.
authorJulian Seward <jseward@acm.org>
Sun, 10 Dec 2006 02:58:27 +0000 (02:58 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 10 Dec 2006 02:58:27 +0000 (02:58 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6388

docs/README

index 33d01e7beb1f6d892991f790ff090d3c5ffa864c..f000dc0135d2ea1aeea4706f4d5d5ea6cabc8eb5 100644 (file)
@@ -119,6 +119,15 @@ Catalog/Stylesheet Location
 in recent distros.
 
 
+Notes [Dec. 2006]
+-----------------
+pdfxmltex still bombs when building the print docs.  On SuSE 10.1 I
+edited /etc/texmf/web2c/texmf.cnf and changed
+  pool_size.pdfxmltex = 500000
+to
+  pool_size.pdfxmltex = 1500000
+and that fixes it.
+
 
 Notes [Nov. 2005]
 -----------------