GtkPSproc

Gtkpsproc is a GTK2 front-end for some of the PSUTILS utilities.
It's designed to be used as an intermediate between all programs
and the LPR command.


DISCLAIMER

GtkPSproc is distributed "as is", under the terms of the GNU
license. You can read that license in the file COPYING.


FULL DOCUMENTATION

This file is only an introduction. You have full documentation
in HTML format in the DOC folder, where you will find how to
integrate GtkPSproc with your Text Processor and other programs.


HOW TO INSTALL IT

You can install the pre-compiled version just entering in your system
as root and typing

	./install

from the command line, or recompile it from source code just
typing:

	rm src/gtkpsproc
	./autogen.sh
	cd src
	make
	cd ..

After recompiling it, just enter as root and install it just by typing:

	./install


HOW TO USE IT

You have a complete set of instructions, with a lot of graphics, in the
DOC folder, all in HTML format.

Enjoy it.
