Re: xsane insisting on installing CUPS

2010-07-14 Thread Anthony Campbell
On 13 Jul 2010, Jordan Metzmeier wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 07/13/2010 01:19 PM, Anthony Campbell wrote: > > I want to install xsane but it insists on replacing lprng with cups. I > > don't want this. Can anyone suggest a way of getting xsane without cups? >

Re: xsane insisting on installing CUPS

2010-07-13 Thread Jordan Metzmeier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 07/13/2010 01:19 PM, Anthony Campbell wrote: > I want to install xsane but it insists on replacing lprng with cups. I > don't want this. Can anyone suggest a way of getting xsane without cups? > > > Anthony > It looks like cups is just a recom

xsane insisting on installing CUPS

2010-07-13 Thread Anthony Campbell
I want to install xsane but it insists on replacing lprng with cups. I don't want this. Can anyone suggest a way of getting xsane without cups? Anthony -- Anthony Campbell - a...@acampbell.org.uk Microsoft-free zone - Using Debian GNU/Linux http://www.acampbell.org.uk - sample my ebooks at htt

Re: Installing CUPS printing subsystem

2003-12-19 Thread Clive Menzies
On (19/12/03 04:57), David LaPlant wrote: > Is there an easy way to install CUPS and the packages > it depends on (using dselect)? > A good start is: http://mumford1.dyndns.org/~bs7452/linuxhelp/cups.html I googled on: debian cups howto HTH Regards Clive -- http://www.clivemenzies.co.uk str

Installing CUPS printing subsystem

2003-12-19 Thread David LaPlant
Is there an easy way to install CUPS and the packages it depends on (using dselect)? = David La Plant H: (+1) 847.247.9432 M: (+1) 224.628.1834 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Installing CUPS

2003-11-27 Thread Andrew Schulman
> How do I know if I have CUPS installed? 'apt-cache policy cupsys' will show you which version is installed 'ps aux | grep cupsd' will show you if cupsd is running 'netstat -anp -A inet | grep 631', issued as root, will show you who (if anyone) is listening on port 631/tcp. For a list of other

Re: Installing CUPS

2003-11-26 Thread John Peter
peted wrote: Hello, How do I know if I have CUPS installed? Also, is there some type of configuration program for CUPS? I get an error message when I try to run the KDE Printer manager stating that it could not connect to the CUPS Server on localhost:631 Thank you in advance for the help.

Re: Installing CUPS

2003-11-26 Thread Clive Menzies
On (23/11/03 09:46), peted wrote: > How do I know if I have CUPS installed? Also, is there some type of > configuration program for CUPS? I get an error message when I try to run the > KDE Printer manager stating that it could not connect to the CUPS Server on > localhost:631 Open a shell in co

Installing CUPS

2003-11-25 Thread peted
Hello, How do I know if I have CUPS installed? Also, is there some type of configuration program for CUPS? I get an error message when I try to run the KDE Printer manager stating that it could not connect to the CUPS Server on localhost:631 Thank you in advance for the help. -- To UNSUBSC