home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / question / 13165 < prev    next >
Encoding:
Text File  |  1992-11-09  |  1.9 KB  |  64 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!think.com!linus!linus.mitre.org!cyclone!codelli
  3. From: codelli@cyclone.mitre.org (David K. Codelli)
  4. Subject: Help!  Printer won't print!
  5. Message-ID: <1992Nov9.182832.22174@linus.mitre.org>
  6. Sender: news@linus.mitre.org (News Service)
  7. Nntp-Posting-Host: cyclone.mitre.org
  8. Organization: Mitre Corporation, McLean, VA
  9. Date: Mon, 9 Nov 1992 18:28:32 GMT
  10. Lines: 52
  11.  
  12. We have two Suns in our office which are connected by ethernet, called route66 and i495.  route66 is a SPARC 1+ that has a SPARCprinter attached to it.  i495 is a SPARCserver 470.  We used to be able to just say
  13.  
  14.   setenv PRINTER sparc
  15.  
  16. and 
  17.  
  18.   lpr <filename>
  19.  
  20. on i495 in order to print the printer attached to route66, but for some reason that has stopped working, and I get the error:
  21.  
  22.   route66: /usr/lib/lpd: Your host does not have line printer access
  23.  
  24. All of the directories listed in the following printcap entries exist.  Anybody have any idea what's going on?
  25.  
  26.  
  27. Printcap entry for local printer on route66:
  28.  
  29. -------------------------------------------------------
  30. # entry for a local Sun SPARCprinter NeWSprint printer
  31. lp|sparc|lw|Sun SPARCprinter NeWSprint printer:\
  32.     :mx#0:sf:sb:\
  33.     :lp=/dev/lpvi0:\
  34.     :sd=/var/spool/sparc:\
  35.     :lf=/var/spool/sparc/log:\
  36.     :af=/var/spool/sparc/acct:\
  37.     :if=/usr/newsprint/lpd/if:\
  38.     :gf=/usr/newsprint/lpd/gf:\
  39.     :nf=/usr/newsprint/lpd/nf:\
  40.     :tf=/usr/newsprint/lpd/tf:\
  41.     :rf=/usr/newsprint/lpd/rf:\
  42.     :vf=/usr/newsprint/lpd/vf:\
  43.     :cf=/usr/newsprint/lpd/cf:\
  44.     :df=/usr/newsprint/lpd/df:\
  45.     :of=/usr/newsprint/lpd/of:
  46. -------------------------------------------------------
  47. Printcap entry on remote machine (i495):
  48.  
  49. -------------------------------------------------------
  50. sparc:\
  51.     :lp=:rm=route66:rp=lp:mx#0:sd=/var/spool/sparc:\
  52.     lf=/var/spool/sparc/log:
  53.  
  54.  
  55.  
  56. Thanks in advance,
  57.  
  58. David
  59.  
  60. -- 
  61. David K. Codelli            The opinions stated here are mine
  62. The MITRE Corporation       only, and not necesssarily those 
  63. dcodelli@mitre.org        of my employer.
  64.