home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / vms / 14410 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  1.6 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!UH01.Colorado.EDU!DWING
  2. From: DWING@UH01.Colorado.EDU (Dan Wing)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: VMSINSTALLable and those .A files HELP!!!
  5. Message-ID: <01GO90U18XIA0001BH@VAXF.COLORADO.EDU>
  6. Date: 1 Sep 92 06:17:45 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 41
  11.  
  12. Matthew Harttree, Harttree@vax1.elon.edu, writes:
  13.  
  14. >I notice that many call for VMSINSTALL and are distributed in a format as
  15. >follows:
  16. >
  17. >program.A
  18. >program.B
  19. >program.C
  20. >
  21. >I know INSTALL well (I think) and I believe VMSINSTALL and INSTALL
  22. >are two different things.  
  23.  
  24. Yes, very different.
  25.  
  26. >We are running cmu and MX and they came in
  27. >this format.  My boss did the installation and I cant find a trace of
  28. >the product.
  29. >
  30. >How does one setup and install such packages that come in the above format??
  31. >If it is a public domain program, could someone provide me with a FTP
  32. >pointer.
  33.  
  34. From a privileged account:
  35.  
  36.   $ @SYS$UPDATE:VMSINSTAL product location
  37.  
  38. For example:
  39.  
  40.   $ @SYS$UPDATE:VMSINSTAL MX031 SYS$SYSDEVICE:[KITS.MX]
  41.  
  42. See the VMS System Management Master Index under VMSINSTAL - there should
  43. be pointers to relevent documentation.  VMSINSTAL is used by DEC for *all*
  44. software installations - be familiar with how it works.
  45.  
  46. Keep in mind that when you run VMSINSTAL, you will run a program, supplied
  47. by the author of the kit, that will run with all your privileges.  Trust
  48. your source, or examine the program prior to running it!
  49.  
  50. -Dan Wing, DWING@UH01.Colorado.EDU or WING_D@UCOLMCC.BITNET (DGW11)
  51.  Systems Programmer, University Hospital, Denver
  52.  
  53.