home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume6 / vt100tool / part01 / INSTALL < prev    next >
Encoding:
Text File  |  1986-11-30  |  2.0 KB  |  49 lines

  1. Instructions for installing the vt100 panel emulator on a SUN:
  2.  
  3. 1. Decide where you will keep your vt100 fonts and change the
  4. definition of MAIN_FONT_DIR in vconfig.h. Put the 32 font files that
  5. are in the subdirectory "fontdir" in that directory.
  6.  
  7. 2. Decide if you will keep the library files in a subdirectory called
  8. libdir under your main vt100tool source directory. If not, change the
  9. LIBDIR variable in the makefile for vt100tool.
  10.  
  11. 3. cd to LIBDIR and run make. This makes a copy of libsuntool.a from
  12. your current /usr/lib and modifies it with the binary (.o) files from
  13. this distribution. This step was necessary because some of the
  14. vt100tool depends on changes made to proprietary SMI library routines
  15. and I do not feel I can provide the source for these to installation
  16. unless they have a source license from SMI.  This will insure that any
  17. new changes which you or SMI has made to your libsuntool.a are
  18. retained in your emulator. It does not guarantee these will not
  19. conflict with the current implementation of vt100tool.
  20.  
  21. 4. Go back to the main vt100tool source directory and run make.
  22.  
  23. 5. Install vt100tool whereever you like. Test it with vttest from Per
  24. Lindstrom if you have it. If you don't, a source version is included
  25. in the distribution of vt100tool. Just compile it for your SUN and
  26. execute it inside of vt100tool.
  27.  
  28. 6. Install the manual page: vt100tool.1. Don't forget to tell any host
  29. or shell that asks that you are a vt100, NOT a SUN!!! In fact, you
  30. should also run your .login program on your Sun when you execute
  31. vt100tool and tell the UNIX shell that you are a vt100.
  32.  
  33. 6. Report bugs to me <Ed Lafferty, MITRE> and I will try to fix them
  34. or tell you how to work around them.
  35.  
  36. Good Luck,
  37.  
  38. Ed Lafferty
  39.  
  40. ----------------------------------->>
  41. External:                           Internal Mail addresses at MITRE: 
  42.  
  43. <ell@mitre-bedford.ARPA>        <ell@mbunix>                      
  44. <ell@linus.UUCP>            <ell@linus>                       
  45.                     <ell@mbvm>                        
  46.                                                       
  47.  
  48.  
  49.