home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / protocol / appletal / 4362 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.9 KB  |  57 lines

  1. Newsgroups: comp.protocols.appletalk
  2. Path: sparky!uunet!gatech!paladin.american.edu!darwin.sura.net!convex!riogrande.cs.tcu.edu!morgenst
  3. From: morgenst@riogrande.cs.tcu.edu (Craig Morgenstern)
  4. Subject: papif/lpd prob running cap60.126 w/ SUN NIT (HELP!)
  5. Message-ID: <1993Jan11.155625.18505@riogrande.cs.tcu.edu>
  6. Keywords: papif, lpr, lpd
  7. Sender: morgenst@riogrande.cs.tcu.edu (Craig Morgenstern)
  8. Organization: Texas Christian University
  9. Date: Mon, 11 Jan 1993 15:56:25 GMT
  10. Lines: 45
  11.  
  12. We've just switched from IPtalk via a kbox to native ethertalk (phase 2) on
  13. a SUN3 (4.0.3) and a SPARCstation-2 (4.1.1), and now laserwriter access is 
  14. broken on both machines.  In lpd-errs, we get the following message
  15.  
  16.     Jan 11 09:14:39 red lpd[3238]: restarting lw132
  17.     Jan 11 09:15:29 red last message repeated 59 times
  18.  
  19.  
  20. Here's the printcap entry, cap.printers entry, and the shell script to
  21. invoke papif (these worked when we were using IPtalk):
  22.  
  23.     (printcap)
  24.     lw132:\
  25.              :lp=/dev/lw132:\
  26.              :sd=/var/spool/lw132:\
  27.              :sf:\
  28.              :lf=/var/adm/lw-log:\
  29.              :if=/usr/local/lib/cap/lw132:\
  30.              :of=/usr/local/lib/cap/papof:
  31.  
  32.     (cap.printers)
  33.     lw132=132 PLW:LaserWriter@CoSc Labs
  34.  
  35.     (lw132 shell script)
  36.     #!/bin/sh
  37.     BANNERLAST=0
  38.     BANNERFIRST=0
  39.     DOACCT=0
  40.     export BANNERLAST BANNERFIRST DOACCT
  41.     /usr/local/lib/cap/papif -P lw132 $*
  42.  
  43. Aufs, atlook, etc all work fine, and we can print a postscript file to lw132
  44. using lwpr.  Under ethertalk, the machines are in a different zone than
  45. they were when running IPtalk.  etcdest and all other dests were all set to
  46. /usr/local/lib/cap.
  47.  
  48. I've RTFM all weekend, and I'm completely stymied.  I haven't been following
  49. threads about printer probs, so I don't know if this is a common prob or not.
  50. Could someone in the know please enlighten me?  Any suggestions would be
  51. very much appreciated!
  52.  
  53. Thanks in advance.
  54.  
  55. Craig Morgenstern
  56. morgenst@riogrande.cs.tcu.edu
  57.