Sometimes you have to write a document in OpenOffice.org and you want to correct it with the spellchecker, but when you click on
button it doesn’t even work, not matter if you have set your document’s language to English from Tools > Options > Language Settings > Languages, as it’s shown here:
This happens because you don’t have the dictionary installed on your system. In order to install it, just type
aptitude install myspell-en-us
Another language
If you want to add support for another language then just put the language code to “myspell-” word. For instance, in order to install the Spanish dictionary it would be:
aptitude install myspell-es

Planeta Linux
#1 by €quiman on 29/10/2009 - 9:42 am
Que buena opcion… ya habia encontrado otra forma pero como extension de OpenOffice
http://equimantux.wordpress.com/2009/03/10/ortografia-espanol-openoffice/
#2 by Luis Gallardo on 29/10/2009 - 9:56 am
Si, esa es la forma como se haría directamente desde OpenOffice.org, que sería útil si estás por ejemplo en Windows. Myspell es un diccionario del sistema, ergo te sirve para muchas otras aplicaciones además de OpenOffice.org.