Solving (sort of ) the Mozilla CUPS Printing Problems

Ron Flory yellowdog-general@lists.terrasoftsolutions.com
Tue Jun 22 09:09:01 2004


Ed Sutherland wrote:

> After beating my head against the wall trying to get Mozilla-Firefox to 
> recognize my CUPS printer, I discovered Opera has a fine  Linux web browser 
> (and contact management) application for the ppc. The one huge advantage: it 
> supports (out of the box) CUPS printer. Enough to keep me in the Linux 
> stable.

  ???  ( i have missed any previous posts, so forgive me
if i'm missing something here, but...  )

  Mozilla or any other user app should not be aware of CUPS.

  Setup cups to provide the standard 'lp' queue, and make it
your default print device, then everything else under linux, even
legacy apps should be able to print.

  test this with something simple like:

  ls | lpr

  If this works, then Mozilla should work as well if you set
it to use the default 'lpr' output printer queue and have cups
setup correctly for your printer.

ron