home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / sun / admin / 7997 < prev    next >
Encoding:
Internet Message Format  |  1992-11-06  |  1.4 KB

  1. Path: sparky!uunet!portal!lll-winken!cert!news.sei.cmu.edu!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!hermes.chpc.utexas.edu!news.utdallas.edu!corpgate!bnrgate!nrcnet0!cu23.crl.aecl.ca!cc4.crl.aecl.ca!roihar
  2. From: roihar@cc4.crl.aecl.ca
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: RE: Plotter problems
  5. Message-ID: <5NOV92.13282547@cc4.crl.aecl.ca>
  6. Date: 5 Nov 92 18:28:25 GMT
  7. References: <73760@hydra.gatech.EDU>
  8. Sender: news@cu23.crl.aecl.ca (USENET News System)
  9. Organization: AECL RESEARCH
  10. Lines: 21
  11. Nntp-Posting-Host: cc4.crl.aecl.ca
  12.  
  13. email me your /etc/printcap file and I'll take a look...
  14. DIAGNOSTICS
  15.      lpr: copy file is too large
  16.           A file is determined to be  too  "large"  to  print  by
  17.  
  18. Sun Release 4.1    Last change: 28 August 1989                  3
  19.  
  20. LPR(1)                   USER COMMANDS                     LPR(1)
  21.  
  22.           copying  into  the spool area.  lpr truncates the file,
  23.           and prints as much of it as it can.  The  maximum  file
  24.           length  is  specified  by  the  mx  capability  of  the
  25.           printcap(5) entry for the printer.  If no mx capability
  26.           is  specified,  the  default limit is 1000 Kbytes.  Use
  27.           the -s option as defined above to make a symbolic  link
  28.           to the file instead of copying it.
  29.  
  30. could be as simple as adding mx#0: onto the end of a printcap entry
  31.  
  32.  
  33. .. just a thought...
  34.