Hi there I just installed Codeblocks on Arch Linux and the first thing I see is an error message telling me I don't have a spellchecker library. Following the wiki:
http://wiki.codeblocks.org/index.php?title=SpellChecker_plugin, I used my distros packagemanager to install both "hunspell" and "mythes." Both packages are now installed. Again following the wiki, I pointed the dictionary path to
as shown below.

However, there is still no dictionary available for me to use. Here are the contents of /usr/share/myspell/dict:

The same is true for the thesaurus. Does anyone know what's going on here?
Thanks in advance!