2100config
January 30, 2000
Copyright (C) 2000 Bob Duke
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
PostScript (R) is a trademark of Adobe Systems Incorporated.
- Requirements
You must have a HP2100 series printer configured for your system.
Red Hat systems use printtool to configure a local or network printer.
If you can use lpr, then you're all set.
For help configuing your printer refer to the Printing HOW-TO at: <http://metalab.unc.edu/LDP/>
- Install
Make sure you're in the console/ subdirectory of the g2100config distribution
Compile, Install:
$ make
(switch to root user to install)
# make install
# make clean
The install program places a copy of the 2100config executable in /usr/local/bin and a copy of the man page in /usr/local/man/man1. Adjust to your liking.
You may also want to add the following lines to your .bash_profile: (assuming you have configured a printer named "lp")
PRINTER=lp
export PRINTER
Then, at the shell prompt:
$ source .bash_profile
$ echo $PRINTER
(to check)
- Uninstall
Change to the directory you unzip # make uninstall- Use
Check the man page.
Bugs/Features:
Please send all bug reports or feature requests to bduke@users.sourceforge.net
