home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / nedit50.zip / XFree86 / doc / nedit / README.OS2 < prev   
Text File  |  1997-11-08  |  1KB  |  42 lines

  1.                      NEdit Version 5.0 XFree86-OS/2
  2. -----------------------------------------------------------------------
  3. Port by Greg Kondrasuk
  4. kondrag@geocities.com
  5. http://www.geocities.com/SiliconValley/Vista/6434/
  6. =======================================================================
  7.  
  8. This is a port of NEdit v5.0 to XFree86-OS/2.  NEdit is a very powerful 
  9. GUI-based X-Windows text editor.  NEdit is uses Motif 1.2, so you must
  10. have the Lesstif libraries installed on your system.  It was compiled and
  11. tested with Lesstif v0.81.
  12.  
  13. The XFree86-OS/2 binary distribution of LessTif is available from: 
  14.  
  15.   ftp://ftp.lesstif.org/pub/hungry/lesstif
  16.  
  17.  
  18. OS/2 Configuration
  19.  
  20.   In order to get NEdit's shell functions to work, you must have one
  21.   of the Unix shell ports to OS/2 installed on your system.  I use tcsh,
  22.   but csh, ksh, bash, or any of the others should also work.  I tried 
  23.   getting OS/2's own CMD.EXE to work, but without success.  
  24.  
  25.   A selection of shells can be found at:
  26.   
  27.      http://hobbes.nmsu.edu/pub/os2/util/shell
  28.  
  29.   Once you have your chosen shell installed, you'll need to add the
  30.   following lines to your .Xdefaults file, which should be located
  31.   in your home directory:
  32.  
  33.       ! nedit
  34.       nedit.shell: /unix/bin/tsch.exe
  35.  
  36.   Set the path and filename accordingly for your system.
  37.  
  38.  
  39. Finally, be sure to visit the NEdit homepage at:
  40.  
  41.    http://www-pat.fnal.gov/nirvana/nedit.html
  42.