Gimp-Print-4.2.7

Introduction to Gimp-Print

The Gimp-Print package contains high quality drivers for Canon, Epson, Lexmark and PCL printers for use with ESP Ghostscript-7.07.1, CUPS-1.1.23, Foomatic, LPRng-3.8.28, lpr and the GIMP-1.2. See a list of supported printers at http://gimp-print.sourceforge.net/p_Supported_Printers.php3.

Package Information

Gimp-Print Dependencies

Optional

CUPS-1.1.23, Foomatic, IJS, TeX-3.0, DocBook-utils-0.6.14 and ESP Ghostscript-7.07.1 or AFPL Ghostscript-8.51

Installation of Gimp-Print

Install Gimp-Print by running the following commands:

./configure --prefix=/usr &&
make

Now, as the root user:

make install

Command Explanations

--with-translated-ppds=no: 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 native language and you want to save some space by not installing unneeded translations.

--enable-cups-level3-ps: This option causes the build process to generate PostScript level 3 PPD files instead of level 2 ones.

Configuring Gimp-Print

Configuration Information

For CUPS to see newly installed PPD files, it has to be restarted (as the root user):

/etc/rc.d/init.d/cups restart
[Note]

Note

This command may take a very long time (up to 10 minutes) to complete. Don't panic while CUPS is rescanning the list of PPD files. The long delay will happen only once.

Then point your web browser to http://127.0.0.1:631 to add a new printer to CUPS.

Contents

Installed Programs: cups-calibrate, escputil, gimpprint-config, ijsgimpprint, and testpattern
Installed Libraries: libgimpprint.[so,a] and optionally, various CUPS filters and backend drivers
Installed Directories: /usr/include/gimp-print, /usr/lib/gimp, /usr/share/cups/model/C, and /usr/share/gimp-print

Short Descriptions

cups-calibrate

calibrates the color output of printers using the Gimp-Print, CUPS or ESP Print Pro drivers.

escputil

is a command line utility to perform various maintenance tasks on Epson Stylus inkjet printers.

gimpprint-config

is a script to get information about the installed version of Gimp-Print.

ijsgimpprint

is a Ghostscript driver for Gimp-Print.

Last updated on 2005-08-01 13:29:19 -0600