On 03/05/13 04:46, Jerry wrote:
On Tue, 5 Mar 2013 10:57:30 +0100
Matthias Apitz articulated:

El día Tuesday, March 05, 2013 a las 02:10:51AM -0600, Joseph A.
Nagy, Jr escribió:

Cups is setup so I should be able to print:
http://www.joseph-a-nagy-jr.us/images/problems/cups-printer.png

My pdf reader sees the printer:
http://www.joseph-a-nagy-jr.us/images/problems/printer-there.png

yet it won't print and delivers this dialog:
http://www.joseph-a-nagy-jr.us/images/problems/print-error.png

any ideas on how to correct this?

Looks like you have FreeBSD's lpr(1) in front of CUPS' lpr(1) in
/usr/local/bin/lpr in your PATH; just do as root:

# chmod 0000 /usr/bin/lpr

A long time ago, I don't remember by whom or when, I was told to put
this in the "/etc/make.conf" file:

WITH_CUPS=YES
CUPS_OVERWRITE_BASE=YES
WITHOUT_LPR=YES

Then rebuild the system and re-install CUPS and all would be well. I
did it and it worked so I guess it was okay to do. Was that info
actually correct or did I just luck out?


It might be right, but it isn't helping. That's already in my make.conf

--
Yours in Christ,

Joseph A Nagy Jr
"Whoever loves instruction loves knowledge, But he who hates correction
is stupid." -- Proverbs 12:1
Emails are not formal business letters, whatever businesses may want.
Original content CopyFree (F) under the OWL http://copyfree.org/licenses/owl/license.txt
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to