Re: confusing printing error

2004-05-13 Thread Garance A Drosihn
At 7:53 PM -0500 5/13/04, Eric Crist wrote:
Hey list,

I re-ran the apsfilter setup routine, and now my printer
seems to work fine, except I can only print with:
# lpr -Paps1 

I can't print from Kmail, or anything else, as I get the
following error:
A print error occurred.  Error message received from system:

/usr/local/bin/lpr -P 'aps1' '-#1'
'/tmp/kde-ecrist/kdeprint_jpEBaXb0' : execution failed with message:
lpr: unable to print file: server-error-service-unavailable
This is often a conflict due to different versions of lpr/lpd
on the system.  When you do the `lpr' that works, which `lpr'
are you getting?  Are you getting the base-system lpr i
/usr/bin/lpr, or are you getting the alternate one which you
(apparently) have installed in /usr/local/bin/lpr ?
--
Garance Alistair Drosehn=   [EMAIL PROTECTED]
Senior Systems Programmer   or  [EMAIL PROTECTED]
Rensselaer Polytechnic Instituteor  [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


confusing printing error

2004-05-13 Thread Eric Crist
Hey list,

I re-ran the apsfilter setup routine, and now my printer seems to work fine, 
except I can only print with:

# lpr -Paps1 

I can't print from Kmail, or anything else, as I get the following error:

A print error occurred.  Error message received from system:


/usr/local/bin/lpr -P 'aps1' '-#1'
'/tmp/kde-ecrist/kdeprint_jpEBaXb0' : execution failed with message:

lpr: unable to print file: server-error-service-unavailable


TIA for your help.

Eric F Crist
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: printing error

2003-02-08 Thread chip wiegand
On Sun, 9 Feb 2003 00:24:25 -0500
Garance A Drosihn <[EMAIL PROTECTED]> wrote:

> At 8:44 PM -0800 2/8/03, chip wiegand wrote:
> >I just setup my new Epson C62 printer, works great on my freebsd box.
> >I am using samba to share it with the rest of the family pc's. They
> >see it in network neighborhood, connect,  install the drivers, all
> >fine.  but the test page won't print. Nothing appears in the queue
> >with 'lpc stat all'. In the samba log I get the following error -
> >
> >printing/print_cups.c:cups_queue_get(731)
> >   Unable to connect to CUPS server localhost - Connection refused
> >
> >As I mentioned, I'm using samba, so why am I getting cups errors? How
> >do I disable cups,  it's not a running process that I can find.
> 
> You probably built samba without the magic environment variable
> that causes it to skip CUPS.  That probably resulted in CUPS
> being installed.
> 
> And the error message is because samba is *expecting* to connect to
> CUPS, but that is failing.  Thus, there is no CUPS process actually
> running.
> 
> Re-check what makefile options you have when building the samba port.

Thanks, I reinstalled samba with the No-cups option enabled and now 
the wife and kids are happily printing, and not bugging me anymore. ;)

--
Chip
 
> -- 
> Garance Alistair Drosehn=   [EMAIL PROTECTED]
> Senior Systems Programmer   or  [EMAIL PROTECTED]
> Rensselaer Polytechnic Instituteor  [EMAIL PROTECTED]
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
> 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: printing error

2003-02-08 Thread Garance A Drosihn
At 8:44 PM -0800 2/8/03, chip wiegand wrote:

I just setup my new Epson C62 printer, works great on my freebsd box.
I am using samba to share it with the rest of the family pc's. They
see it in network neighborhood, connect,  install the drivers, all
fine.  but the test page won't print. Nothing appears in the queue
with 'lpc stat all'. In the samba log I get the following error -

printing/print_cups.c:cups_queue_get(731)
  Unable to connect to CUPS server localhost - Connection refused

As I mentioned, I'm using samba, so why am I getting cups errors? How
do I disable cups,  it's not a running process that I can find.


You probably built samba without the magic environment variable
that causes it to skip CUPS.  That probably resulted in CUPS
being installed.

And the error message is because samba is *expecting* to connect to
CUPS, but that is failing.  Thus, there is no CUPS process actually
running.

Re-check what makefile options you have when building the samba port.

--
Garance Alistair Drosehn=   [EMAIL PROTECTED]
Senior Systems Programmer   or  [EMAIL PROTECTED]
Rensselaer Polytechnic Instituteor  [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



printing error

2003-02-08 Thread chip wiegand
I just setup my new Epson C62 printer, works great on my freebsd box.
I am using samba to share it with the rest of the family pc's. They 
see it in network neighborhood, connect,  install the drivers, all fine.
but the test page won't print. Nothing appears in the queue with 
lpc stat all. In the samba log I get the following error -

printing/print_cups.c:cups_queue_get(731)
  Unable to connect to CUPS server localhost - Connection refused

As I mentioned, I'm using samba, so why am I getting cups errors? How 
do I disable cups,  it's not a running process that I can find.
--
Chip

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message