For When You Can't Have The Real Thing
[ start | index | login ]
start > Linux > 7.3 Ximian Configuring Cups

7.3 Ximian Configuring Cups

Created by dave. Last edited by dave, 19 years and 58 days ago. Viewed 2,814 times. #1
[edit] [rdf]
labels
attachments
If the installer did not select the Cups subsystem when Ximian is installed, the XD cannot manipulate the printing subsystem. Cups must be configured.

As root (with a current X display), run:

# /usr/bin/redhat-switch-printer
...select CUPS, and then fix the services:
# service lpd stop
# service cups start
# chkconfig cups on
Now you can configure the printer in Cups:
# /usr/bin/cupsconfig

no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt