home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / ultrix / 6666 < prev    next >
Encoding:
Text File  |  1992-09-03  |  1.2 KB  |  50 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!noc.near.net!mars.caps.maine.edu!bates!rob
  3. From: rob@mother.bates.edu (Rob Spellman)
  4. Subject: Problems with printing over lat
  5. Organization: Bates College, Lewiston, ME
  6. Date: Thu, 3 Sep 1992 16:06:01 GMT
  7. Message-ID: <1992Sep3.160601.14744@mother.bates.edu>
  8. Keywords: printing, lat
  9. Lines: 39
  10.  
  11. I have been trying to setup a print service over lat.  I can print
  12. fine for a while, and then I get errors in /usr/adm/lpd3-err.  The error is:
  13.  
  14. /usr/lib/lpd: test: cannot open /dev/tty17: Can't assign requested address
  15.  
  16. Jobs keep piling up until I run lcp -h /dev/tty17 again.  Then it will run
  17. for a while, and then start giving me errors again.
  18.  
  19. Anybody seen this problem, and how do I fix it?
  20.  
  21. I'm running Ultrix 4.2a on a Decstation 5000/240.  Here is the
  22. printcap entry:
  23.  
  24. # @(#)printcap    4.1 (ULTRIX) 7/2/90
  25. lp3|3|test:\
  26.     :af=/usr/adm/lp3acct:\
  27.     :ct=lat:\
  28.     :lf=/usr/adm/lpd3-err:\
  29.     :lp=/dev/tty17:\
  30.     :of=/usr/lib/lpdfilters/ds400-ascii:\
  31.     :op=PORT_40:\
  32.     :os=:\
  33.     :pl#24:\
  34.     :pw#80:\
  35.     :sd=/usr/spool/lpd3:\
  36.     :ts=ELG_EQUINOX:
  37.  
  38. and the entry from rc.local:
  39.  
  40. [ -f /usr/etc/lcp ] && {
  41.     /usr/etc/lcp -s \
  42.         -h /dev/tty17 \
  43.         & echo -n ' LAT'            >/dev/console
  44. }
  45. -- 
  46. Rob Spellman
  47. rob@mother.bates.edu
  48. Computing Support Services
  49. Bates College
  50.