On Mon, Dec 16, 2002 at 12:19:19AM -0500, Peter Christensen wrote: > Thanks for the suggestions. I tried "Edit -> Preferences -> Outputs," > setting the name to lp and the spool command to lp.cups. Nothing happened > when I tried to print. Also tried setting both to lp; and leaving spool > command blank. > > When I tried "lpr testfile.ps" from the console it worked. > > /etc/printcap has just one entry: > > lp|Generic dot-matrix printer entry:\ > :lp=/dev/lp0:\ ...
I would guess this is the problem. As root, from within /etc do the following: mv printcap printcap.bak ; ln -s printcap.cups printcap and see if it works. My printcap.cups (printcap) file has a single entry in it: kvaughan:~# head /etc/printcap # This file was automatically generated by cupsd(8) from the # /etc/cups/printers.conf file. All changes to this file # will be lost. LJ1200: and that's all... Kenward -- In a completely rational society, the best of us would aspire to be _teachers_ and the rest of us would have to settle for something less, because passing civilization along from one generation to the next ought to be the highest honor and the highest responsibility anyone could have. - Lee Iacocca