Spell check for emacs

| No Comments | No TrackBacks

Spell check for emacs

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
====================================================================================================
    The Guide for Install ispell for NTEmacs 
    Last Update:  03/21/02
    Version:      NTEmacs 21.1
              ispell 3.2
    Environment:  cygwin, Windows 2000 SP2
====================================================================================================
  Option 1: ispell 3.2
    Reference: http:www.gnu.org/software/emacs/windows/ntemacs/discuss/ispell31-cygwin
     1. Download ftp:ftp.franken.de/pub/win32/develop/gnuwin32/cygwin/porters/Humblet_Pierre_A/V1.1/ispell-3.2.06-cygwin-1.3-bin.tar.gz
     2. Extract buildhash.exe, deformat-c.exe, deformat-sh.exe, icombine.exe, ijoin.exe, ispell.exe, spell.exe,
        munchlist, findaffix, tryaffix to cygwin's /usr/local/bin.
         3. Extract american.hash, british.hash, english.aff and english.hash to /usr/local/lib.
         4. Ignore all the rest.
 
  Option 2: ispell 4.0
     Reference: http:atnetsend.ne.mediaone.net/ispell/ispell_port.html
     1. Download http:atnetsend.ne.mediaone.net/ispell/files/ispell4_v03_i386.zip
    2. Extract "ispell" to DRIVE:/.../emacs-21.1/info
        i.e i:/gnu/emacs-21.1/info
    3. Add following line to DRIVE:/.../emacs-21.1/info/dir
        * ispell v4: (ispell).  GNU ispell version 4 for NTEmacs.
    4. Define the HOME environment variable if not done yet. 
        i.e HOME=i:/home/yuleshow
    5. Create an ispell directory, and set it to system $path
        i.e i:/gnu/emacsen/ispell
    6. Extract  "ispell.dict", "ispell.words",build.exe", "dict", "expand.exe", "freq.exe" "ispell.exe" and "look.exe"
       into ispell directory.
    7. Set ispell folder to two system environment variable.
        ISPELL_DICTIONARY=x:\xxx\...\ispell.dict 
        ISPELL_WORDS=x:\xxx\...\ispell.words
        i.e
             ISPELL_DICTIONARY=i:\gnu\emacsen\ispell\ispell.dict
             ISPELL_WORDS=i:\gnu\emacsen\ispell\ispell.words
    7. Define both TMP and TEMP environment variables to point to your temporary file directory.
       I think under Windows 2000, this step can be ignored.
    8. Extract "ispell4.el" and "ispell4.elc" to DRIVE:/.../emacs-21.1/lisp/ as "ispell.el" and "ispell.elc",
       respectively.
====================================================================================================
    End of The Guide for Install ispell for NTEmacs
====================================================================================================
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

No TrackBacks

TrackBack URL: http://www.yuleshow.com/cgi-bin/mt/mt-tb.cgi/712

Leave a comment

Pages

Powered by Movable Type 5.01

About this Entry

This page contains a single entry by Yule Show published on June 1, 2004 11:20 AM.

miscellaneous tips for emacs was the previous entry in this blog.

Chinese solution for emacs is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.