home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / zip / gnu / update30.lzh / UPDATE30 / README.ST < prev    next >
Text File  |  1993-07-30  |  840b  |  30 lines

  1. Here is the latest and greatest ispell for the ST.
  2.  
  3. to build:
  4.     config Makefile.st
  5.     look over atari.h in conjunction with config.X
  6.  
  7.     make DBUILD= all
  8.  
  9.     note: the make is set up to make buildhash.ttp and ispell.ttp
  10.     the rest of the targets are built for your unix host. you
  11.     build the '+' files (like english.med+) on your host. 
  12.     (that way you dont have to steal /usr/dict/words etc) then
  13.     you transfer english.med+ english.aff (or whatever other lang
  14.     files) to your ST, along with buildhash.ttp and ispell.ttp.
  15.  
  16.     on the St
  17.         builldhash english.med+ english.aff english.hsh
  18.     mv english.hsh to a suitable area and
  19.         setenv DICTIONARY to where english.hsh is
  20.  
  21.     ispell files...
  22.  
  23.     it is important to note that you have to build the hash file
  24.     on your St. No, stealing the hash file from your sparc wont
  25.     help!
  26.  
  27. cheers,
  28.  ++jrb
  29. bammi@cadence.com
  30.