home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / sun / misc / 6088 < prev    next >
Encoding:
Internet Message Format  |  1992-12-31  |  3.6 KB

  1. Path: sparky!uunet!charon.amdahl.com!amdahl!JUTS!blackice!jre20
  2. From: jre20@ivorytower.amdahl.com (John Ewing)
  3. Newsgroups: comp.sys.sun.misc
  4. Subject: Re: Printing from Sun to Mac LaserWriter
  5. Message-ID: <53wV02ZY30Hp01@JUTS.ccc.amdahl.com>
  6. Date: 31 Dec 92 22:36:58 GMT
  7. References: <168CD7A8A.M21520@mwvm.mitre.org>
  8. Sender: netnews@ccc.amdahl.com
  9. Reply-To: jre20@ivorytower.amdahl.com
  10. Organization: Amdahl Corporation
  11. Lines: 51
  12.  
  13. In article M21520@mwvm.mitre.org, M21520@mwvm.mitre.org () writes:
  14. >Our office has an Ethernet LAN of approximately 60 Macs, 6 Mac LaserWriters, &
  15. >one Sun workstation.  We would like to print to the existing LaserWriters from
  16. >the Sun.  Being new to the Sun admin world, I am seeking the wisdom of the
  17. >net.
  18. >Can I simply edit the /etc/printcap file with parameters for the LaserWriters?
  19. >Do we need special software to do this?  Thanks in advance for any help!
  20.  
  21. I've been in a similar situation as you describe.  Most people in my group
  22. use Macs and I'm the only person with a SPARCstation.  Sadly, one can't just
  23. add the LaserWriters to /etc/printcap because the Mac and Unix printing
  24. paradigms are very different.  Unix systems expect to spool print output
  25. to some print daemon (usually on another workstation dedicated to driving a
  26. printer, but it could be the same machine) via a socket connection.  MacOS
  27. applications (as I understand it) enter into a dialog directly with the printer with some network arbitration scheme.
  28.  
  29. Here are the solutions that I can think of:
  30.  
  31. 1) Set up one of the Suns to drive one of the LaserWriters.  Unfortunately,
  32.    this means that the Macs will no longer be able to use that LaserWriter.
  33.    Also, the Sun driving the printer will probably have performance problems
  34.    for anyone trying to use it to do work while printing is in progress.
  35.  
  36. 2) Do what I did and get a copy of Tennon's MachTen for the Macintosh.
  37.  
  38. MachTen is basically 4.3BSD Unix that runs on the Mac's desktop as an application.  MachTen allows one to run a print daemon (lpd) to which Unix systems can talk and which knows how to talk to Mac printers connected directly to the Mac or connected via ethertalk or localtalk.  The MachTen lpd also allows one to define "synthetic" printers:  Simply put, this allows a Mac running MachTen to make Unix printers (if you had one you wouldn't be asking, I know) available to other Macs.  You can get more informati
  39.  
  40.  
  41. on by sending mail to info@tenon.com.
  42.  
  43. You only need the basic MachTen package to do this; about $600 (no need to pop the extra $ for the Xwindows package).  I've set this up on a Mac SE and used
  44. it with no problem.
  45.  
  46. While $600 isn't small change, it seems cheaper than buying another printer.
  47. The Mac running MachTen will probably have performance problems, just as the
  48. Sun would have if it were driving the printer.  There may be public domain s/w solutions to this problem, but I never found any.
  49.  
  50. P.S.  I don't work for Tennon, know anyone who works there, or own any of
  51. their stock ...
  52.  
  53. +------------------------------------------------------------------------+
  54.  John Ewing                         |
  55.  Amdahl Corporation                 |   "Outside of a dog, a book is a
  56.  1250 East Arques Avenue (M/S 119)  |    man's best friend.  Inside of a
  57.  P.O. Box 3470                      |    dog it's too dark to read."
  58.  Sunnyvale, CA 94088-3470           |      -- G. Marx
  59.  jre20@amdahl.com                   |
  60. +------------------------------------------------------------------------+
  61.    All opinions expressed are my own and don't necessarily represent the
  62.    the views of my employer ... 
  63. +------------------------------------------------------------------------+
  64.