Date: Tue, 5 Jul 2005 07:25:11 +0200 (CEST) From: "P.U.Kruppa" <root@pukruppa.de> To: Bill Schoolcraft <runfreebsd@yahoo.com> Cc: FreeBSD <freebsd-questions@freebsd.org> Subject: Re: CUPS "test-page" prints fine, nothing else.. (freebsd-5.4) Message-ID: <20050705071816.F82905@www.pukruppa.net> In-Reply-To: <20050705045852.62381.qmail@web52507.mail.yahoo.com> References: <20050705045852.62381.qmail@web52507.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 4 Jul 2005, Bill Schoolcraft wrote: > Hello Family, > > I was wondering if this is a bug somewhere in FreeBSD-5.4 or I've just > been getting lucky with CUPS all the time... :) > > I have a HP 840c and it's connected remotely on my network with a fixed > ipaddress and every box on my network can print to it and so can > FreeBSD as long as it's from the CUPS interface/setup GUI and it's a > test page, other than that -- zilch. This is just a quickshot - since I have no such setup available at the moment: check if the native FreeBSD lpr in /usr/bin/lpr is still active - cups' lpr lives in /usr/local/bin/lpr and won't be executed then. If this is the case you should be able to print with # /usr/local/bin/lpr your_file and in Google you can find descriptions how to fix this properly. Regards, Uli. > > I can't find anything anywhere that will give me a clue as to why this > happens. > > TIA for any pointers on this. > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > ********************************************* * Peter Ulrich Kruppa - Wuppertal - Germany * *********************************************
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050705071816.F82905>