diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 5cc6249360..a25b61bc0d 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -24,6 +24,12 @@ + + August 16th, 2005 [randy]: Added additional parameters to the + configure command and added a note to run the test suite to the + Gimp-Print instructions. + + August 16th, 2005 [dj]: Updated cups bootscript installation to remove existing scripts and changed note to show that CUPS should diff --git a/pst/printing/gimp-print.xml b/pst/printing/gimp-print.xml index befe5d30d4..f14ff37a8b 100644 --- a/pst/printing/gimp-print.xml +++ b/pst/printing/gimp-print.xml @@ -80,9 +80,11 @@ Install Gimp-Print by running the following commands: -./configure --prefix=/usr && +./configure --prefix=/usr --with-testpattern --enable-test && make + To test the results, issue make check. + Now, as the root user: make install @@ -92,6 +94,12 @@ make Command Explanations + --with-testpattern: This parameter causes the + test pattern generator program to be built. + + --enable-test: This parameter causes the + programs required by the test suite to be built. + : When this switch is given, only US English PPD files for CUPS will be built. Useful if the PPD files are not yet translated into your