I had some difficulties in Ubuntu with installing a new spell check dictionary for my mail client Thunderbird. My native language is Dutch (Nederlands) and writing Dutch with a English spell checker active is not very interesting. I tried the methods explained at http://www.mozilla.com/thunderbird/dictionaries.html , but that didn't work. I got some message that the dictionary "has been succesfully installed", but that message did not reflect the truth.
I messed a bit with the installation script inside the spell-nl.xpi file, and found out that the dictionary would/should be installed to /usr/lib/mozilla-thunderbird/components/myspell, a directory that is only writable by the root user. Apparently the installation procedure did not detect the write failure. I could put the Dutch dictionary there as root user, but I looked a bit further and found out that installing the appropriate MySpell package (myspell-nl for me) is a much cleaner/safer solution. MySpell is the spell checker of OpenOffice.org, which is also used in Thunderbird.
Worked well on Ubuntu 10.04.
Worked well on Ubuntu 10.04. Thank you!
Works for me too
I've just had same problem and this made the trick:
sudo apt-get install myspell-en-us myspell-es
thanks
larin
Thanks!
Very useful tip! I was going nuts trying to add Spanish support to Thunderbird, but with your tip it was a matter of minutes to make it work.
I just wanted to add that
Thanks for the tip, however there is no mySpell for Canadian English. The method I used was to install the xpi file with root permissions, by opening thunderbird from a terminal with 'gksudo mozilla-thunderbird'. Once installed this way, the dictionary will appear as an option for non-root users.
Gracias
This was very helpful. Synaptic easily installed the appropriate myspell library and all is good. Thanks for publishing your solution.
Great work!
Thanks a lot for your research, this was actually very very useful for me because I had exactly the same problem (with the german dictionary). But as always in Ubuntu there was someone other who had the problem also and got a solution for it. :-)
THANKS!
Works fine when installed via synaptic
I just installed the missing myspell locale via the synaptic package manager (search for myspell). It worked flawlessly! The xpi package management of mozilla-thunderbird does obviously contain a flaw when user with Linux.
Yeah it worked really well
Yeah it worked really well thanks.
Post new comment