Code::Blocks Forums
User forums => Help => Topic started by: B-80 on June 18, 2015, 11:10:11 pm
-
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 (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.
(http://i.imgur.com/QztLsyU.png)
However, there is still no dictionary available for me to use. Here are the contents of /usr/share/myspell/dict:
(http://i.imgur.com/HS2chz1.png)
The same is true for the thesaurus. Does anyone know what's going on here?
Thanks in advance!
-
The text in the images is unreadable...
-
Did you install a dictionary package as needed?
https://wiki.archlinux.org/index.php/LibreOffice#Spell_checking (https://wiki.archlinux.org/index.php/LibreOffice#Spell_checking)
Edit: And, have you looked in usr/share/hunspell for the dictionary files?
Tim S.