Re: Printing using CUPS from the command line.

2001-05-31 Thread Matthew Sackman
You could also try removing /etc/printcap and linking it to /etc/printcap.cups as that will make the cups printer definitions become the default ones for your system. I use lp -d LaserJet just to be on the safe side, though with only one printer set up you don't really need the -d LaserJet bit. M

Re: Printing using CUPS from the command line.

2001-05-30 Thread Mike Cook
You should install the cupsys-bsd package, then cups will print with the lp or lpr commands. Mike On Wednesday 30 May 2001 07:21, Cameron Matheson wrote: > Hey, > > I have to use 'lp' instead of 'lpr' when I use cups. > > Cameron Matheson > > On Thu, May 31, 2001 at 01:10:30AM +0200, Alberto

Re: Printing using CUPS from the command line.

2001-05-30 Thread Cameron Matheson
Hey, I have to use 'lp' instead of 'lpr' when I use cups. Cameron Matheson On Thu, May 31, 2001 at 01:10:30AM +0200, Alberto GarcĂ­a wrote: > When I try to print a file from the shell ( lpr file ) the job is queued and > I fail to print, but using startoffice or mozilla, everything I intend to