From 12e1a2d601d8f88000541072e77d32123025f886 Mon Sep 17 00:00:00 2001 From: Nicholas Nethercote Date: Thu, 6 Aug 2009 01:26:14 +0000 Subject: [PATCH] Minor update. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10727 --- docs/README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/README b/docs/README index 5d8f3931ba..dcccb5f6a0 100644 --- a/docs/README +++ b/docs/README @@ -121,15 +121,14 @@ in recent distros. Notes [May 2009] ----------------- -For Ubuntu 9.04, to do non-print-docs builds (ie. with BUILD_ALL_DOCS -commented out) I had to: +For Ubuntu 9.04, to build HTML docs I had to: sudo apt-get install docbook docbook-xsl Actually, I'm not sure if the 'docbook' is necessary, but 'docbook-xsl' definitely is. -Then I had to change the value of XSL_MAN_STYLE from this: +To build the man pages I also had to change the value of XSL_MAN_STYLE from this: /usr/share/xml/docbook/stylesheet/nwalsh/current/manpages/docbook.xsl @@ -137,6 +136,8 @@ to this: /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl +I haven't succeeded in building the print docs. + Notes [Mar. 2007] ----------------- For SuSE 10.1, I have to install the following packages to get a -- 2.47.3