|
From: <sv...@va...> - 2007-03-08 19:56:58
|
Author: sewardj Date: 2007-03-08 19:56:58 +0000 (Thu, 08 Mar 2007) New Revision: 6636 Log: Record which SuSE 10.1 packages are needed for a successful 'make dist'. Modified: trunk/docs/README Modified: trunk/docs/README =================================================================== --- trunk/docs/README 2007-03-08 19:56:14 UTC (rev 6635) +++ trunk/docs/README 2007-03-08 19:56:58 UTC (rev 6636) @@ -119,8 +119,26 @@ in recent distros. -Notes [Dec. 2006] +Notes [Mar. 2007] ----------------- +For SuSE 10.1, I have to install the following packages to get a +working toolchain. Non-indented ones I asked YaST to install; +indented ones are extras it added on: + +docbook_4 + iso_ent + xmlcharent +docbook-dsssl-stylesheets + docbook_3 +docbook-xsl-stylesheets +xmltex + gd + latex-ucs + te_latex + tetex + xaw3d +passivetex + 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 |