CUPS and ghostscript

If you get the following error message while printing in Debian

cups unsupported format 'application postscript'

it could be, that you are missing the package <i>ghostscript-cups</i>. This is a recommended package for cups but normally I do not install recommended packages.

This is the way to make sure recommended packages are installed:

aptitude install --with-recommends PACKAGE

Or make it permanent by adding to you /etc/apt/apt.conf:

APT::Install-Recommends "true";
linux/debian/cups_and_ghostscript.txt · Last modified: 2009/07/06 08:27 (external edit)
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki