Revision 18 as of 2013-10-03 11:18:52

Clear message

Printing prerequisites (GtkLP)

If you want to print documents using GtkLP, it is necessary to set some environment variables first.

To make your printing related bash environment variable settings permanent, save them in your home's .bashrc file. Now you are ready to print with GtkLP. If you want to start printing, go on reading the article about printing with GtkLP.

Note for tcsh users

If you use the tcsh shell instead, you must use the setenv command instead of export:

setenv PRINTER_TOOL "/usr/sepp/bin/gtklp"

In the case of tcsh or csh, make your printing related environment variable settings permanent, by saving them in your home's .cshrc file.


CategoryPRMT