Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2006 06:49:28 -0500
From:      "Donald J. O'Neill" <donaldjoneill@gmail.com>
To:        freebsd-questions@freebsd.org
Cc:        "E. J. Cerejo" <edu07643@yahoo.com.br>
Subject:   Re: CUPS, one more try
Message-ID:  <200607130649.29083.duncan.fbsd@gmail.com>
In-Reply-To: <20060713034221.88824.qmail@web61024.mail.yahoo.com>
References:  <20060713034221.88824.qmail@web61024.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 12 July 2006 22:42, E. J. Cerejo wrote:
> I've been trying to configure my HP Officejet 4315 using CUPS 1.2.0 but so
> far all I can do is configure a printer using the web interface and I'm
> able to print a test page but when I try to print any other document I'm
> unable to print, I get that quick popup window saying that cups is starting
> but nothing else, but today I notice something else whenever I run lpstat
> command I get this:
>
> "Printer 'pr-b@localhost' - cannot open connection - No such file or
> directory Make sure the remote host supports the LPD protocol
> Printer 'pr-b@localhost' - cannot open connection - No such file or
> directory Make sure the remote host supports the LPD protocol"
>
> pr-b is the name of my printer, through some googling I found out it maybe
> looking for my printer, do I need to edit some other file to tell lpd where
> this printer is?
>
>
>
> EJC
> www.only7bucks.com
>
> ---------------------------------


Did you happen to check /usr/bin/ to see if lp, lpq, lpr, and lprm are there? 
If they are, you need to either remove them or rename them. Cups installs 
these in /usr/local/bin and since it's later in the path, they're never used.

Don



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