The error indicates that lpd is not running.  Have you tried doing the 
        lpr filename
!after! having done as root:
        lpd
It looks like lpd has not been started properly.  I guess you could try
installing lpr again.  You could also try looking at the output of kmesg
to see if there is a relavent (lpd related) error there.
Also try:
        ls /etc/rc?.d | grep S[0-9]*lpd
to see if lpd is being started anywhere (should get at least one
'S<n>lpd').  If not, reinstalling lpr should sort this out.  You could
also manually add lpd starting (but this is probably not the easiest
thing to do)

HTH
Rich

Mans Joling wrote:
> 
> Hi
> I have running into a new problem.
> Yesterday I uncomment the lastline in dj500-filter and I add a line
> default cat  and so on.
> Then the  printer works fine.
> Today when I say (as normal user) lpr filename (normal text)
> lpr: connect:No such file or directory
> jobs queued, but cannot start deamon.
> When I do ps -ax I see two processes /usr/sbin/lpd
> bash: lpd: command not found
> When I do lpq
> lp is ready and printing.
> As root
> lpd  no messages
> Any idea what is worng
> Mans Joling
> 
> --
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to