home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / protocol / appletal / 3120 < prev    next >
Encoding:
Text File  |  1992-08-18  |  2.7 KB  |  60 lines

  1. Newsgroups: comp.protocols.appletalk
  2. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!tom
  3. From: tom@magnus.acs.ohio-state.edu (Tom Easterday)
  4. Subject: Re: Getting printing from mac to Sun working
  5. Message-ID: <1992Aug18.223747.622@magnus.acs.ohio-state.edu>
  6. Sender: news@magnus.acs.ohio-state.edu
  7. Nntp-Posting-Host: top.magnus.acs.ohio-state.edu
  8. Organization: The Ohio State University
  9. References: <1992Aug18.152949.24345@magnus.acs.ohio-state.edu> <1992Aug18.162819.25782@phri.nyu.edu>
  10. Date: Tue, 18 Aug 1992 22:37:47 GMT
  11. Lines: 47
  12.  
  13. In article <1992Aug18.162819.25782@phri.nyu.edu> roy@alanine.phri.nyu.edu (Roy Smith) writes:
  14. >tom@magnus.acs.ohio-state.edu (Tom Easterday) writes:
  15. >> My immediate problem is that lwsrv (if that is the right thing to be doing)
  16. >> will not run.  It complains about not begin able to find/use some font files
  17. >> or proc files or something like that.
  18. >
  19. >    I don't mean to sound pompus or anything, but can you try and give
  20. >us a bit more of a clue?  One of my pet peeves doing "help desk" kind of
  21. >stuff is people make you try and guess exactly what they did and what
  22. >happened.  What exactly was the error message you got?  How did you run
  23. >lwsrv, i.e. what arguments did you give it?  What sort of system are you
  24. >running it on?  You said a sparcstation, but what model and what version of
  25. >the OS are you running?
  26. >
  27. >    Imagine if you went to the doctor and told him, "sometimes, when I
  28. >do something, I get a kind of pain" and expect the doctor to figure out
  29. >what's wrong with you.
  30. >-- 
  31.  
  32. Yeah, you're right.  I was just at the end of my rope at that point and
  33. really didn't want to look back at the logs.  I got part of it working, though,
  34. with the help of Kelly Price (thanks!) who explained what the fonts file
  35. and procset are.  
  36.  
  37. The mac now sees the printer and sends the file off to the sparc (IPC, 4.1.2)
  38. and then it gets forwarded to the other sparc (2, 4.1.1) where it sits in the
  39. queue for a few seconds and then disappears.  Apparently the file has no
  40. line delimiters in it and the transcript filter drops it.  The printer log
  41. file shows:
  42.  
  43.  
  44. >Input line longer than 255 characters; only first 255 characters significant!
  45. >%%[ Error: invalidaccess; OffendingCommand: setdefaulttimeouts ]%%
  46. >%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
  47. >psif: end - Tue Aug 18 14:28:38 1992
  48.  
  49. The printer is an HP LaserJet III with an HP LaserJet Postscript cartridge
  50. in it.  
  51.  
  52. Should it be pumped through a different filter?  Papif does not appear
  53. to be the right thing.  According to the man page it is used if the 
  54. printer is on an appletalk network.  Is there something in the transcript
  55. filter that can be adjusted?  Am I way out in left field?
  56.  
  57.     Thanks,
  58.          Tom
  59.  
  60.