home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / xerox / 216 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  3.1 KB

  1. Path: sparky!uunet!charon.amdahl.com!amdahl!rtech!sgiblab!spool.mu.edu!uwm.edu!linac!pacific.mps.ohio-state.edu!cis.ohio-state.edu!news.cis.ohio-state.edu!welch
  2. From: welch@news.cis.ohio-state.edu (Arun Welch)
  3. Newsgroups: comp.sys.xerox
  4. Subject: Re: Does _your_ system need rpc.rstatd? (free one available!)
  5. Date: 27 Jan 1993 15:10:43 -0500
  6. Organization: Info-1100 Mailing List
  7. Lines: 76
  8. Sender: welch@cis.ohio-state.edu
  9. Message-ID: <9301272010.AA03251@nervous.cis.ohio-state.edu>
  10. References: <s5q3pr-@rpi.edu>
  11.  
  12. >
  13. > Hi I'm crossposting to some sys groups, once, to find out which systems
  14. > do _not_ have rpc.rstatd
  15. >
  16.  
  17. Maybe some screening on which sys groups woulda helped, but you asked here
  18. so we'll be happy to help you.
  19.  
  20. >
  21. > Part of the program reads the kernel, and is therefore highly
  22. > system-dependent, so I would not expect my code to compile right away
  23. > on any other systems, without porting.
  24.  
  25. Hmm, I'm not exactly sure by what you mean by 'kernel' on my machine.
  26.  
  27. >    1.  Does your system have rstatd?  (In /usr/etc or /etc, possibly
  28. > rpc.rstatd  or rstatd.)
  29.  
  30. Nope, no rstatd. No /usr/etc nor /etc either, for that matter. I do have a
  31. {dsk}<lispfiles> if that might help you.
  32.  
  33. >
  34. >    2.  Does your system have the rpc library? (In /lib or/usr/lib,
  35. > possibly libsun.a, librpc.a, or in libc.a
  36.  
  37. Yup, we've got an rpc library. It lives in the LispUsers directory,
  38. generally.  Those people who've got the NFS option probably have
  39. RPC in {dsk}<lispfiles>nfs>, though it could also live on a file server
  40. somewhere. In our case it lives in {caspian:lair:ohio-state}<medley-1.2>nfs>.
  41.  
  42. > Try:
  43. >   nm LIB | egrep 'xdr|clnt|svc'
  44. >
  45.  
  46. I assume you meant to do this in an Interlisp exec, since that's where
  47. all the OS-related functions generally live. I get an error, 'nm is an
  48. undefined function', and I assume you really meant to balance the |'s.
  49.  
  50. >
  51. >    3.  What is the manufacturer and name of your operating system and
  52. > computer?
  53. >
  54.  
  55. Xerox made the computer, it's model 1186. The operating system is called
  56. Medley, it's sold by a company called Venue. I tried this under release
  57. Medley 1.2, but if you'd like I can try it under Lyric and Koto too. I can
  58. also try the stuff on an 1108 or an 1109, but doubt it'll make any
  59. difference since they're binary-compatible.
  60.  
  61. >    4.  Would you like to receive my sources to rpc.rstatd?
  62.  
  63. Unless they're in Interlisp-D or Common Lisp I don't see that they would
  64. be very usefull for us. If you'd like you can send them to me anyway and
  65. I'll send you back all the errors loading or compiling them generates. Just
  66. tell me which hardware/OSversion you'd like me to test them out on.
  67.  
  68. >
  69. > Followup-to e-mail.
  70. >
  71.  
  72. Ah, here we see the problem. You've violated two of the cardinal rules of
  73. posting, namely
  74. 1) posting to a newsgroup that you know nothing about
  75. 2) telling folks to reply by email since you don't monitor the newsgroup.
  76.  
  77. Thanks for the amusement though, this group has been kinda quiet of late.
  78.  
  79. ...arun
  80. Info-1100-request/comp.sys.xerox gatekeeper.
  81.  
  82. ----------------------------------------------------------------------------
  83. Arun Welch
  84. Lisp Systems Programmer, Lab for AI Research, Ohio State University
  85. welch@cis.ohio-state.edu
  86.  
  87.  
  88.