home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / protocol / appletal / 3876 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  2.2 KB

  1. Path: sparky!uunet!vtserf!vttcf.cc.vt.edu!huddle
  2. From: huddle@vttcf.cc.vt.edu (Scott Huddle)
  3. Newsgroups: comp.protocols.appletalk
  4. Subject: So Close And Yet So Far (lpd and CAP)
  5. Message-ID: <9399@vtserf.cc.vt.edu>
  6. Date: 11 Nov 92 06:29:43 GMT
  7. Sender: news@vtserf.cc.vt.edu
  8. Organization: Virginia Tech, Blacksburg, VA
  9. Lines: 59
  10.  
  11.  
  12. Ive installed CAP (Native Ethernet) on my system 
  13. (Sun OS 4.1.1) and most everything appears fine.  I can get
  14. back a list of zones, I can see my LaserWriter, and I can
  15. even print a PostScript file using lwpr.  
  16.  
  17. BUT, I can't get this to work with lpr.  I think I am really
  18. really close, but have worn out all my brain cells with
  19. combinations and don't quite get it.
  20.  
  21. My etc/printcap looks like this:
  22. # Appletalk (CAP) printer "LaserWriter II NT@Twilight Zone"
  23. scribe|ps|LaserWriter:\
  24.         :lp=/var/spool/scribe/scribe.output:\
  25.         :sd=/var/spool/scribe:\
  26.         :pl#72:pw#85:\
  27.         :sf:\
  28.         :lf=/var/adm/ps-errs:\
  29.         :af=/var/adm/ps.acct:\
  30.         :of=/usr/local/cap/papof:\
  31.         :if=/var/spool/scribe/scribe:
  32.  
  33. My spool directory looks like this:
  34. -rw-rw-rw-  1 daemon        133 Nov 11 01:07 .banner
  35. -rw-r----x  1 root            4 Nov 11 00:48 .seq
  36. -rw-r--r--  1 root           29 Nov 11 01:07 lock
  37. lrwxrwxrwx  1 root           20 Nov 11 00:48 scribe -> /usr/local/cap/papif
  38. -rw-rw-r--  1 daemon          0 Nov 11 00:48 scribe.output
  39. lrwxrwxrwx  1 root           20 Nov 11 00:48 scribe.tf -> /usr/local/cap/papif
  40. -rw-rw-r--  1 root           29 Nov 11 01:07 status
  41.  
  42. (A script I used automatically built the input filtering linked 
  43. off to the main distribution, but even if I list the 
  44. if=/usr/local/cap/papif, I get no results)
  45.  
  46. If I print something using lpr, I see it copied to the spool
  47. directory (a .banner is made, cf* and df* files are created),
  48. I can even see it with the lp tools
  49.  
  50. # lpc status
  51. scribe:
  52.     queuing is enabled
  53.     printing is enabled
  54.     1 entry in spool area
  55.     scribe is ready and printing
  56.  
  57. # lpstat
  58. scribe is ready and printing
  59. Rank   Owner      Job  Files                     Total Size
  60. active root       1    /.cshrc                   1013 bytes
  61.  
  62. BUT nothing comes out!!!  I think I'm missing something 
  63. fundamental about how lpd and the spool directories work 
  64. together.
  65.  
  66. thanks for listening
  67.  
  68. --
  69. -scott
  70.