Doug,

On my systems, I do not start lpd out of inetd.conf.  It's started at boot
time, and runs until shutdown.  If you want to run it out of inetd.conf, I
guess you can, but why?

In any case, the message you're getting seems to indicate that some file
can't be found.  I'm guessing it's /usr/bin/lpd.  On my systems, it would
/usr/sbin/lpd.

Mark Post

-----Original Message-----
From: Doug Clark [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 17, 2003 12:35 PM
To: [EMAIL PROTECTED]
Subject: Re: lpd print daemon


I have documented the steps below, but will someone please help me
understand why I can't start the print daemon.  I will be
happy to provide more information as needed.

Doug



from the inetd.conf file
1)      printer stream tcp nowait root /usr/sbin/tcpd /usr/bin/lpd -i


2)      # lpc status
        remote:
                queuing is enabled
                printing is enabled
                no entries
                no daemon present
        lp:
                queuing is enabled
                printing is enabled
                2 entries in spool area
                no daemon present
        tmbc1:
                queuing is enabled
                printing is enabled
                no entries
                no daemon present

3)      # lpr /etc/fstab
        lpr: connect: No such file or directory
        jobs queued, but cannot start daemon.


4)      # lpc status
        remote:
                queuing is enabled
                printing is enabled
                no entries
                no daemon present
        lp:
                queuing is enabled
                printing is enabled
          3 entries in spool area
                no daemon present
        tmbc1:
                queuing is enabled
                printing is enabled
                no entries
                no daemon present

Reply via email to