Installation Instructions for NFSNAME NFSNAME is a self-contained program, which does not require TGV Multinet or other third-party software. It does require VMS 5.0 or later, and the VAX/VMS Fortran complier and run-time library. NFSNAME is distributed as a BACKUP save-set, NFSNAME.BCK, which contains the source and include files for the program, an installation command procedure, and this help file. Users should restore the save-set to a subdirectory and run @MAKE_NFSNAME to produce the command executable, a link library containing Fortran-callable subroutine, and a help library. A system logical name, NFSNAME_DIR, should be defined (/SYS/EXEC) to point to the directory to which the software was installed. System managers must define a foreign command in SYLOGIN.COM in order for users to access the NFSNAME command: $ NFSNAME :== $NFSNAME_DIR:NFSNAME System managers should also add NFSNAME_DIR:NFSNAME.HLB to the list of installed help libraries, by modifying SYSTARTUP_V5.COM (or a local command procedure invoked from it $ DEFINE/SYS/EXEC HLP$LIBRARY_n NFSNAME_DIR:NFSNAME.HLB where "_n" may be left off if no other local help libraries are installed, and n=(1,2,3,...) specifies additional local help libraries. ------------------------------------------------------------------------------- Copyright (c) 1993 Trustees of the California Institute of Technology This product is provided on an as-is basis, and no warranty is made for merchantibility, fitness of use, or suitability for a particular purpose. This product may be copied, modified, and distributed freely provided that (a) no cliams for product use are made, and (b) that copyright notices contained in in any parts of this product are retained unaltered. NFSNAME was written by Michael H. Kelsey, currently (1993) a graduate student at the California Institute of Technology. E-mail support for this product is available from kelsey@cithex.caltech.edu (Internet), CITHEX::KELSEY (DECnet), and KELSEY@CITHEX (BITNET).