home *** CD-ROM | disk | FTP | other *** search
- Here is the latest and greatest ispell for the ST.
-
- to build:
- config Makefile.st
- look over atari.h in conjunction with config.X
-
- make DBUILD= all
-
- note: the make is set up to make buildhash.ttp and ispell.ttp
- the rest of the targets are built for your unix host. you
- build the '+' files (like english.med+) on your host.
- (that way you dont have to steal /usr/dict/words etc) then
- you transfer english.med+ english.aff (or whatever other lang
- files) to your ST, along with buildhash.ttp and ispell.ttp.
-
- on the St
- builldhash english.med+ english.aff english.hsh
- mv english.hsh to a suitable area and
- setenv DICTIONARY to where english.hsh is
-
- ispell files...
-
- it is important to note that you have to build the hash file
- on your St. No, stealing the hash file from your sparc wont
- help!
-
- cheers,
- ++jrb
- bammi@cadence.com
-