home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / elvos221.zip / osos2 / README.os2
Text File  |  1998-12-10  |  2KB  |  59 lines

  1. Elvis 2.1 for OS/2
  2. ==================
  3.  
  4. The installation
  5. ----------------
  6.  
  7. To install Elvis three steps are necessary:
  8.  
  9. 1. Install all that is in the lib/ subdirectory somewhere on your system.
  10. 2. Set the environment variable ELVISPATH to that directory.
  11. 3. Put all executable files somewhere they get found, preferrably some
  12.    directory mentioned in your PATH environment variable.
  13.  
  14. To see if all worked well I suggest starting Elvis from the command line
  15. and then entering the command ":help". If now the window gets split to
  16. show the online documentation in the upper half everything is OK.
  17.  
  18.  
  19. The files
  20. ---------
  21.  
  22. The Elvis OS/2 port supports various different environments since not all
  23. users may have TCP/IP or XFree86/2 installed. So there are four different 
  24. versions of the Elvis executable:
  25.  
  26. elvis.exe         is the regular executable with TCP/IP (e.g. ftp and http)
  27.                   support. TCP/IP for OS/2 is needed to run this file.
  28. elvis-no-tcp.exe  is the elvis executable for systems with no TCP/IP 
  29.                   support, e.g. older versions than Warp 3.0 Connect.
  30. elvisemx.exe      is Elvis compiled for EMX. It requires the EMX runtime 
  31.                   and provides Termcap support in addition to the regular 
  32.                   OS/2 VIO interface used by the regular version.
  33. elvisx11.exe      is like elvisemx.exe but with additional X11 support 
  34.                   allowing the X11 interface to be used under XFree86/2.
  35.                   The X11 version also runs with PMX if you install the
  36.                   x11.dll from the XFree86 package.
  37.  
  38. The misc programs are all regular OS/2 programs provided only in one
  39. version: 
  40.  
  41.   vi.exe, ex.exe, ctags.exe, ref.exe, fmt.exe
  42.  
  43.  
  44. The authors
  45. -----------
  46.  
  47. This port has been done by Lee Johnson and Martin "Herbert" Dietze (me). 
  48. Since Lee has stopped working on the project, please, send all comments
  49. and / or bug reports specific to the OS/2 version to me:
  50.  
  51.   herbert@paulina.shnet.org 
  52. or
  53.   herbert@fh-wedel.de
  54.  
  55. I am not yet sure whether I will continue Lee's work on a PM version of
  56. elvis. Maybe someone wants to port Serge's Win32 version via Open32?
  57.  
  58. Herbert in October 1998
  59.