CUPS printing and faxing problem

Kurt Pfeifle kpfeifle at danka.de
Sat May 17 18:44:09 CEST 2003


Stephen Liu wrote:
> Hi Kurt,
> 
> On Sat, 2003-05-17 at 19:04, Kurt Pfeifle wrote:
> 
>>- snip -
>>Try this command:
>>
>>    ls -l /etc/cups/client.conf && cat /etc/cups/client.conf
> 
> 
> # ls -l /etc/cups/client.conf && cat /etc/cups/client.conf
> -rw-r--r--    1 root     root         2183 Aug 30  2002
> /etc/cups/client.conf
> #
> # "$Id: client.conf,v 1.5 2002/01/02 17:58:37 mike Exp $"
> #
> #   Sample client configuration file for the Common UNIX Printing System
> #   (CUPS).

[....]

OK -- this established that you are *not* connecting to a remote
CUPS server, by means of a thusly configured client.conf

Remember, your previous "lpstat -r" seemed to proof that you
are connecting to one at all, while "ps aux | grep cupsd" said
you had no *local* cupsd. running.

Next:

What does

    ldd `which lpstat`

say?


What about

    rpm -qif `which lpstat`

(For the last command I am assuming that you are using an
RPM-based Linux distribution since I can't remember if you
provided info abou this already....)



More information about the kde-print mailing list