Everyone, thanks, for your assistance.  My SuSE Linux Enterprise Server for
S/390
was making conflict statements that I did not understand about cups, plp,
lprold,
and lprng.  Plus there was a dependency with xpp (cups front-end) that I did
not
understand.  After taking the advice of several people, I removed the
packages
using YaST2 and reinstalled plp.  Now I can print.

Doug

-----Original Message-----
From: Steven Adams [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 17, 2003 1:08 PM
To: [EMAIL PROTECTED]
Subject: Re: lpd print daemon


Mark Post posted a question to you earlier about the line in inetd
containing
"/usr/bin/lpd", did you get a chance to verify that lpd is in /usr/bin (I
ask
because every installation that I've seen locates lpd in /usr/sbin)? Also,
check /etc/init.d/rc3.d directory for the Start and Kill links for lpd
(S10lpd and K10lpd on my system), if they exist you might be conflicting
with
the inetd line and all you may have to do is remove the inetd entry and yoyo

that daemon (/etc/init.d/lpd restart).

Hope that helps,

Steve

On Friday 17 January 2003 11:28, you wrote:
> Thanks for your time and effort.  I can publish this information to the
> group list if you prefer.  I would like to not clutter up the distribution
> with open dialog between us.
>
> Doug
>
> The following is the content of my /etc/printcap file.  I also have
> included the netstat -tul output.  Do you see anything
> that I am missing?
>
> Doug
>
> Start of /etc/Printcap <this line added by me>
> remote|lp1|10.32.41.141-MP2ITBE1|10.32.41.141 MP2ITBE1:\
>
>         :lp=:\
>         :rm=10.32.41.141:\
>         :rp=MP2ITBE1:\
>         :sd=/var/spool/lpd/10.32.41.141-MP2ITBE1:\
>         :lf=/var/spool/lpd/10.32.41.141-MP2ITBE1/log:\
>         :af=/var/spool/lpd/10.32.41.141-MP2ITBE1/acct:\
>         :ar:bk:mx#0:\
>         :tr=:cl:sh:
>
> #
> lp|lp2|10.32.41.141-lp-lp|10.32.41.141 lp:\
>
>         :lp=:\
>         :rm=10.32.41.141:\
>         :rp=lp:\
>         :sd=/var/spool/lpd/10.32.41.141-lp-lp:\
>         :lf=/var/spool/lpd/10.32.41.141-lp-lp/log:\
>         :af=/var/spool/lpd/10.32.41.141-lp-lp/acct:\
>         :ar:bk:mx#0:\
>         :tr=:cl:sh:
>
> #
> tmbc1|lp3|10.32.41.146-lptmbc1-tmbc1|10.32.41.146 lptmbc1:\
>
>         :lp=:\
>         :rm=10.32.41.146:\
>         :rp=lptmbc1:\
>         :sd=/var/spool/lpd/10.32.41.146-lptmbc1-tmbc1:\
>         :lf=/var/spool/lpd/10.32.41.146-lptmbc1-tmbc1/log:\
>         :af=/var/spool/lpd/10.32.41.146-lptmbc1-tmbc1/acct:\
>         :ar:bk:mx#0:\
>         :tr=:cl:sh:
>
> End of /etc/Printcap <this line added by me>
>
>
>
> # netstat -tul
> Active Internet connections (only servers)
> Proto Recv-Q Send-Q Local Address           Foreign Address         State
>
> tcp        0      0 *:1024                  *:*                     LISTEN
>
> tcp        0      0 *:login                 *:*                     LISTEN
>
> tcp        0      0 *:printer               *:*                     LISTEN
>
> tcp        0      0 *:swat                  *:*                     LISTEN
>
> tcp        0      0 *:time                  *:*                     LISTEN
>
> tcp        0      0 *:finger                *:*                     LISTEN
>
> tcp        0      0 *:sunrpc                *:*                     LISTEN
>
> tcp        0      0 *:ftp                   *:*                     LISTEN
>
> tcp        0      0 *:telnet                *:*                     LISTEN
>
> tcp        0      0 *:smtp                  *:*                     LISTEN
>
> tcp        0      0 *:893                   *:*                     LISTEN
>
> tcp        0      0 *:auth                  *:*                     LISTEN
>
> tcp        0      0 *:ssh                   *:*                     LISTEN
>
> udp        0      0 *:1024                  *:*
>
> udp        0      0 *:nfs                   *:*
>
> udp        0      0 *:1026                  *:*
>
> udp        0      0 *:talk                  *:*
>
> udp        0      0 *:ntalk                 *:*
>
> udp        0      0 *:time                  *:*
>
> udp        0      0 *:sunrpc                *:*
>
> udp        0      0 *:891                   *:*
>
>
>
>
> -----Original Message-----
> From: Steven Adams [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 17, 2003 10:35 AM
> To: [EMAIL PROTECTED]
> Subject: Re: lpd print daemon
>
>
> /etc/printcap is still required, regardless of where your starting the
> daemon
> from, since it defines the queue and some other printer particulars.
>
> If the daemon is being launched from INETD it will not take a process
until
> it
> gets a request, ps may not show an active printer process unless your
lucky
> enough to catch it while printing a job. Try netstat -tul , it should show
> a
>
> listening port for printer (port 515 tcp and udp).
>
> On Friday 17 January 2003 09:52, you wrote:
> > So you see the lpd daemon when you issue:    ps -ax | grep lpd
> > ???
> >
> > Did you issue these commands:
> >
> > lpc enable lp
> > lpc start lp
> >
> > Do you have an /etc/printcap and does it have an entry for "lp"
> >
> >
> > These are just notes I found in my Samba cheat sheet....don't know if
you
> > need to
> > issue them since you've got lpd listening via INETD ???
> >
> >
> > Dave Myers
> > Denver Solutions Group
> > Senior Systems Engineer
> > Office Phone:   (303) 996-7112
> > Cellular Phone: (303) 619-0782
> > Fax:                  (303) 706.1713
> > e-mail: [EMAIL PROTECTED]
> >
> >
> >
> >
> >                     Doug Clark
> >                     <[EMAIL PROTECTED]       To:
[EMAIL PROTECTED]
> >
> >                     >                     cc:
> >
> >                     Sent by: Linux        Subject:     Re: lpd print
>
> daemon
>
> >                     on 390 Port
> >                     <[EMAIL PROTECTED]
> >                     ARIST.EDU>
> >
> >
> >                     01/17/2003
> >                     10:35 AM
> >                     Please respond
> >                     to Linux on 390
> >                     Port
> >
> >
> >
> >
> >
> >
> > 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