I changed /etc/printcap to point to /dev/lp0 and I'm still out of luck. If I
try this below, I get nothing; just a new line:

milwaukee:~# ls | lpr

So I typed this:

milwaukee:~# lpq
Printer '[EMAIL PROTECTED]' - cannot open connection - Connection refused
Make sure LPD server is running on the server

So I try to restart lpd, with this:

milwaukee:~# /etc/init.d/lpd start
milwaukee:~# ls | lpr
Status Information:
 sending job '[EMAIL PROTECTED]' to [EMAIL PROTECTED]
  connecting to 'localhost', attempt 1
   cannot open connection to localhost - Connection refused
   Make sure LPD server is running on the server
    job '[EMAIL PROTECTED]' transfer to [EMAIL PROTECTED] failed

Still no luck. But this works:

milwaukee:~# ls > /dev/lp0

Any other suggestions?

On Sun, Nov 14, 1999 at 06:14:15PM -0600, David J. Kanter wrote:
> I upgraded my kernel with the 2.2.10 image. Now I cannot print.

-- 
David J. Kanter
[EMAIL PROTECTED]

"Humans have an innate tendency to attribute significance to anomalies
and coincidences."
  -- John Allen Paulos, mathematics professor at Temple University

Reply via email to