Printer Configuration for lpr using Apsfilter by Patrick Volkerding of Slackware
In the handy email sitting in the root Inbox after installing Slackware, Patrick Volkerding gives his preferred way for configuring a printer. Note that if you are not using Slackware, the script for loading modules will be in a different place and the process of installing the apsfilter package will be done with your package manager instead of installpkg:
“A lot of people ask me how to set up their printer under Linux. In my opinion, the best method is to set up Apsfilter, a system that allows you to print many file formats (DVI, PS, PDF, text) by just sending them to the print spooler with lpr. To set this up, do the following steps:
installpkg apsfilter-*.tgz ./SETUP It'll write your /etc/printcap, and you'll be all set to start printing. Once you've got it working, you can also use netatalk and Samba to provide print services to Macs and Windows machines on the local network with your Linux box.”
Tip:Search for your printer name at http://www.linuxprinting.org to see if it is compatible with Linux and which type of drivers select (ghostscript, gimp-print, etc.).