Are you sure you have ghostscript installed? I had a problem where I couldn't print to a deskjet 500 printer and it turned out I didn't have ghostscript installed to convert from postscript to pcl. Look for the cups logs (/var/log/cups...[something]) and check. (And let us know what you find out.)
Cheers, Tanner On Fri, 4 Feb 2005 22:16:22 -0500, Greg Brown <[EMAIL PROTECTED]> wrote: > Okay. I have CUPS almost configured properly. I have sharing on and > it seems to be working properly (that is I can see the printer, shared > from my Linux server, on my Mac clients). Problem is I cannot actually > print to the printer. I've even turned on the logging to debug2 and I > don't see any errors in the log files on the server. All I do see are > my jobs "aborted" by the server. > > The printer is a USB attached LaserJet 1200 using the Foomatic print > driver. > > Below is my /etc/cups/cups.conf from my server (all the lines that are > uncommented or are not blank). Where am I going wrong? I'm too tired > at this point to see what must be an obvious error: > > ErrorLog syslog > LogLevel debug2 > MaxLogSize 0 > Printcap /etc/printcap > Port 631 > MaxClients 100 > MaxClientsPerHost 0 > Browsing On > BrowseProtocols cups > BrowseAddress @LOCAL > BrowseAllow 192.168.15.0/24 > <Location /> > Order Deny,Allow > Deny From All > Allow From 127.0.0.1 > Allow From 192.168.15.0/24 > </Location> > <Location /admin> > AuthType Basic > AuthClass System > Order Deny,Allow > Deny From All > Allow From 127.0.0.1 > Allow From 192.168.15.0/24 > </Location> > > Ugh. Gracias. > > -Greg > > -- > TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug > TriLUG Organizational FAQ : http://trilug.org/faq/ > TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ > TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc > -- Tanner Lovelace clubjuggler at gmail dot com http://wtl.wayfarer.org/ http://www.freeiPods.com/?r=8127171 (fieldless) In fess two roundels in pale, a billet fesswise and an increscent, all sable. -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
