diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e0a19fbd8..5ce9883ae 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,17 @@ --> + + 2008-10-13 + + + [randy] - Added a configure option to the Chapter 6 Gettext + instructions so that the documentation is installed in a versioned + directory. + + + + 2008-10-12 diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml index dff95ba3f..0bce337ac 100644 --- a/chapter06/gettext.xml +++ b/chapter06/gettext.xml @@ -45,18 +45,18 @@ Prepare Gettext for compilation: -./configure --prefix=/usr +./configure --prefix=/usr \ + --docdir=/usr/share/doc/gettext-&gettext-version; Compile the package: make - To test the results, issue: + To test the results (this takes a long time, around 3 SBUs), + issue: make check - This takes a long time, around 3 SBUs. - Install the package: make install diff --git a/general.ent b/general.ent index 5525b1a10..9372fcb6f 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - - + +