home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / misc / 19465 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  2.1 KB

  1. Path: sparky!uunet!munnari.oz.au!mel.dit.csiro.au!yarra!yarrina.connect.com.au!codex!cdb
  2. From: cdb@codex .oz.au (Cameron Bromley)
  3. Newsgroups: comp.sys.next.misc
  4. Subject: Re: Remote printing from PC
  5. Message-ID: <1992Sep10.083140.5245@codex.oz.au>
  6. Date: 10 Sep 92 08:31:40 GMT
  7. References: <1992Sep03.030101.11052@cyantic.com>
  8. Sender: cdb@codex.oz.au (Cameron Bromley)
  9. Organization: Codex Software Development Pty Ltd
  10. Lines: 39
  11.  
  12. In article <1992Sep03.030101.11052@cyantic.com> mark@cyantic.com (Mark T.  
  13. Dornfeld) writes:
  14. > I'd like to use the laser printer connected to my Turbo from a PC on the
  15. > network running Beame and Whiteside's TCP/NFS product, version 2.1.  All
  16. > the NFS functions work correctly, but when I try to link a MS-DOS device to
  17. > the laser printer, it fails with an 'invalid printer' message.
  18. > I am quite sure this has to do with running Netinfo and not a standard BSD
  19. > print manager, but I'm wondering if anyone has found any workarounds. 
  20.  
  21. Your need to load the printcap entry for the printer you want into netinfo.   
  22. Here's how:
  23.     - "su" to root
  24.     - "nidump printcap / > /tmp/printcap"
  25.     - add the appropriate printer entry to /tmp/printcap 
  26.     - "niload printcap / < /tmp/printcap"
  27.  
  28. This assumes that the printer you wish to use is in the / domain.  Have you  
  29. checked that the printer is marked public from the print manager?
  30.  
  31. > I am
  32. > also suspicious of the way Beame and Whiteside use the gethostbyname()
  33. > function call since their NFS daemon would not compile on the NeXT.
  34.  
  35. I'm using version 2.3 over the Lan Workplace TCP/IP stack, and it compiled  
  36. fine.  Maybe you need to upgrade?.
  37.  
  38. Cameron.
  39. ---
  40. ---------------------------------------------------------------
  41. Cameron Bromley                       Internet: cdb@codex.oz.au
  42. Codex Software Development Pty. Ltd.  NextMail encouraged
  43. Phone +61-3-696-2490                  Fax +61-3-696-6757
  44.  
  45. -- 
  46. ---------------------------------------------------------------
  47. Cameron Bromley                       Internet: cdb@codex.oz.au
  48. Codex Software Development Pty. Ltd.  NextMail encouraged
  49. Phone +61-3-696-2490                  Fax +61-3-696-6757
  50.