Spell checking with Ispell

  1. Install Ispell

    • from source

      wget http://fmg-www.cs.ucla.edu/geoff/tars/ispell-3.2.06.tar.gz
      tar -xzvf ispell-3.2.06.tar.gz
      cd ispell-3.2.06
      make
      --> it gives me an error

    • using apt

      # apt-get install ispell 

  2. Install a dictionary for your language

    • from source

    • using apt

      # apt-get install wordlist wspanish

  3. Configure Tkabber

    Read the corresponding sections of the documentation:
    activate and
    configure.

Syndicate content