Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Mar 2013 10:57:30 +0100
From:      Matthias Apitz <guru@unixarea.de>
To:        "Joseph A. Nagy, Jr" <jnagyjr1978@gmail.com>
Cc:        "Questions @ FreeBSD" <questions@freebsd.org>
Subject:   Re: Problems Printing
Message-ID:  <20130305095729.GA1123@tiny.Sisis.de>
In-Reply-To: <5135A88B.1000100@gmail.com>
References:  <5135A88B.1000100@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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

	matthias

-- 
Sent from my FreeBSD netbook

Matthias Apitz               |  - No system with backdoors like Apple/Android
E-mail: guru@unixarea.de     |  - Never being an iSlave
WWW: http://www.unixarea.de/ |  - No proprietary attachments, no HTML/RTF in E-mail
phone: +49-170-4527211       |  - Respect for open standards



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130305095729.GA1123>