

I know this works for the English dictionary, but I'm not sure if it would work for the others. cocoAspell version 1.4.2 and above can compile dictionaries created for aspell 0.5. cocoAspell version below 1.4.2 can only compile dictionaries created for aspell version 0.33.7.1 or below. If, for some reason it is not in the path, you will have to add ~/bin to your path which is beyond the scope of this hint (search macosxhints on "path " for more information). cocoAspell will compile the dictionary on the fly the first time you try to enable the dictionary. Your ~/bin folder should automatically be in your UNIX shell path. You'll just have to replace cocoAspell with aspell when typing the manual's instructions.īasically, you are creating aliases to the cocoAspell program and two directories in your ~/bin folder. It's from the GNU aspell manual, which as I understand, is the basis for cocoAspell.
#Cocoaspell how to#
Here's a web site that tells you the details on how to access cocoAspell from within these program. You can now use cocoAspell in programs such as vi, emacs, lynx, pine etc. Make sure you're in the same directory as the file you're spell checking or else you have to supply the entire path instead of 'filename'. Now you're ready to spell check! Type cocoAspell check filename at the prompt. % ln -s /Users/username/Library/Services/Ĭrvice/Contents/Resources/libĬrvice/Contents/Resources/share Each command is one complete line followed by a single press of the return key: % ln -s /Users/username/Library/Services/Ĭrvice/Contents/MacOS/cocoAspell Type the following four commands (the % represents your UNIX shell prompt). Next, go to the Terminal and 'cd' into your newly created ~/bin directory. Now, create a new folder in your home directory called "bin".

#Cocoaspell install#
Here's how I did it.ĭownload and install cocoAspell as usual. The trick is, you have to create links to add the actual binary (which is deeply nested) to your path. cocoAspell can do this, since it's based on the GNU aspell application. However, I also wanted to be able to spell check from the command line. This is one of the best spell checkers around for use with your GUI applications.
#Cocoaspell full#
The distribution includes a full installation of the Aspell command line utility and shared libraries.Fixed the problem when cocoAspell would hang on some of the UK dictionaries.Fixed the problem when the Spelling panel appears blank on systems set for languages other than English.Fixed the problem when cocoAspell would not remember "ignored" words.Fixed the problem when cocoAspell would not remember filter settings.This release updates Aspell engine to version 0.60.4.This release updates Aspell engine to version 0.60.5.This release updates Aspell engine to version 0.60.6.1.
