summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2012-06-21 23:30:20 +0100
committerRoger Leigh <rleigh@debian.org>2012-06-21 23:30:20 +0100
commit3514df18b289ec827cb6e4c446419feab1813231 (patch)
tree0fe6a3d1afbe720aac197918c6f4fb3583b240e1 /README
parent15578e218035547ca17e25ef351fbe56bc55a4ae (diff)
Imported Upstream version 5.2.8
Diffstat (limited to 'README')
-rw-r--r--README39
1 files changed, 22 insertions, 17 deletions
diff --git a/README b/README
index 36a09d8..ce4f43b 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Welcome to Gutenprint 5.2.7! Please read these notes carefully.
+Welcome to Gutenprint 5.2.8! Please read these notes carefully.
*** NOTE TO PACKAGERS: Please read the file README.package for issues
that are of interest to distributors and packagers of Gutenprint.
@@ -8,7 +8,7 @@ Welcome to Gutenprint 5.2.7! Please read these notes carefully.
I) INTRODUCTION
- This is Gutenprint version 5.2.7, a stable release of Gutenprint
+ This is Gutenprint version 5.2.8, a stable release of Gutenprint
5.2. Gutenprint, formerly named Gimp-Print, is a suite of printer
drivers that may be used with most common UNIX print spooling
systems, including CUPS, lpr, LPRng, or others. These drivers
@@ -72,6 +72,10 @@ II) INSTALLATION
administrative actions, we recommend that you not attempt to
install this package from source.
+ If you are building Gutenprint from the CVS repository, you need
+ to take some additional steps. Please read doc/README.maintaining
+ for instructions on how to build from CVS.
+
Before beginning, please read the release notes carefully for any
updates.
@@ -120,7 +124,7 @@ A) OVERVIEW
gimp-print-devel@lists.sourceforge.net
================================================================
- Release: gutenprint 5.2.7 generated on 02 Mar 2011
+ Release: gutenprint 5.2.8 generated on 04 Jun 2012
Features:
Build CUPS: yes, installing in /usr
@@ -140,10 +144,11 @@ A) OVERVIEW
Installation summary:
Installation prefix: /usr/local
+ Exec prefix: ${prefix}
Data directory: /usr/local/share/gutenprint
- Library directory: /usr/local/lib/gutenprint
+ Library directory: ${exec_prefix}/lib64/gutenprint
XML data directory: /usr/local/share/gutenprint/5.2/xml
- Module directory: /usr/local/lib/gutenprint/5.2/modules
+ Module directory: ${exec_prefix}/lib64/gutenprint/5.2/modules
Install sample images: yes
General configuration:
@@ -156,7 +161,7 @@ A) OVERVIEW
Generate debugging symbols: no
Use modules: static
Use readline libraries: yes, extra arguments: -lncurses
- uname -a output: Linux dsl092-065-009 2.6.27.45-0.1-default #1 SMP 2010-02-22 16:49:47 +0100 x86_64 x86_64 x86_64 GNU/Linux
+ uname -a output: Linux dsl092-065-009 3.1.10-1.9-default #1 SMP Thu Apr 5 18:48:38 UTC 2012 (4a97ec8) x86_64 x86_64 x86_64 GNU/Linux
================================================================
The CUPS, GIMP, Foomatic, and Ghostscript components require that
@@ -229,7 +234,7 @@ C) CUPS
directory" (other ".h" files may also be missing, depending upon
the missing packages):
- make[3]: Entering directory `/opt/gutenprint/gutenprint-5.2.7/src/cups'
+ make[3]: Entering directory `/opt/gutenprint/gutenprint-5.2.8/src/cups'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include
-Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -Wwrite-strings
@@ -242,11 +247,11 @@ C) CUPS
genppd.c:79:23: error: cups/cups.h: No such file or directory
genppd.c:80:25: error: cups/raster.h: No such file or directory
make[3]: *** [gutenprint_5_2-genppd.o] Error 1
- make[3]: Leaving directory `/opt/gutenprint/gutenprint-5.2.7/src/cups'
+ make[3]: Leaving directory `/opt/gutenprint/gutenprint-5.2.8/src/cups'
make[2]: *** [all-recursive] Error 1
- make[2]: Leaving directory `/opt/gutenprint/gutenprint-5.2.7/src'
+ make[2]: Leaving directory `/opt/gutenprint/gutenprint-5.2.8/src'
make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/opt/gutenprint/gutenprint-5.2.7'
+ make[1]: Leaving directory `/opt/gutenprint/gutenprint-5.2.8'
make: *** [all] Error 2
Installing the CUPS driver for Gutenprint 5.2 will not interfere
@@ -596,7 +601,7 @@ E) GIMP
The errors will typically look like this; the important errors are
the ones "No such file or directory".
- make[3]: Entering directory `/opt/gutenprint/gutenprint-5.2.7/src/gimp2'
+ make[3]: Entering directory `/opt/gutenprint/gutenprint-5.2.8/src/gimp2'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include
-Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -Wwrite-strings
@@ -609,11 +614,11 @@ E) GIMP
print_gimp.h:37:26: error: libgimp/gimp.h: No such file or directory
print_gimp.h:38:28: error: libgimp/gimpui.h: No such file or directory
make[3]: *** [print-image-gimp.o] Error 1
- make[3]: Leaving directory `/opt/gutenprint/gutenprint-5.2.7/src/gimp2'
+ make[3]: Leaving directory `/opt/gutenprint/gutenprint-5.2.8/src/gimp2'
make[2]: *** [all-recursive] Error 1
- make[2]: Leaving directory `/opt/gutenprint/gutenprint-5.2.7/src'
+ make[2]: Leaving directory `/opt/gutenprint/gutenprint-5.2.8/src'
make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/opt/gutenprint/gutenprint-5.2.7'
+ make[1]: Leaving directory `/opt/gutenprint/gutenprint-5.2.8'
make: *** [all] Error 2
Normally, the Gutenprint configure script detects which version,
@@ -683,8 +688,8 @@ A) PRINTER INSTALLATION
driver, so you may find more than one PPD file for your printer.
Gutenprint PPD files are described as
- Epson Stylus Photo R300 - CUPS+Gutenprint v5.2.0
- Epson Stylus Photo R300 - CUPS+Gutenprint v5.2.0 Simplified
+ Epson Stylus Photo R300 - CUPS+Gutenprint v5.2.8
+ Epson Stylus Photo R300 - CUPS+Gutenprint v5.2.8 Simplified
Epson Stylus Photo R300 Foomatic/gutenprint-ijs.5.2
Epson Stylus Photo R300 Foomatic/gutenprint-ijs-simplified.5.2
@@ -724,7 +729,7 @@ A) PRINTER INSTALLATION
identify printers using Gutenprint PPD files by the name of the
PPD file, which will be something like:
- EPSON Stylus Photo EX - CUPS+Gutenprint v5.2.2(en)
+ EPSON Stylus Photo EX - CUPS+Gutenprint v5.2.8(en)
Linux users please note: If you are using CUPS 1.1.11 or higher,
and you have a USB-connected printer, you must have a printer