From 9002094ffb62037e4baf092e07446f53c062c407 Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Tue, 16 Aug 2005 04:40:41 +0000 Subject: [PATCH] Added additional parameters and a note about the test suite to the Gimp-Print instructions git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4940 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- introduction/welcome/changelog.xml | 6 ++++++ pst/printing/gimp-print.xml | 10 +++++++++- 2 files changed, 15 insertions(+), 1 deletion(-) 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