News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Spellchecker Plugin not seeing hunspell dict or mythes thesaurus

Started by B-80, June 18, 2015, 11:10:11 PM

Previous topic - Next topic

B-80

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
/usr/share/myspell/dicts
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!

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

stahta01

Did you install a dictionary package as needed?

https://wiki.archlinux.org/index.php/LibreOffice#Spell_checking

Edit: And, have you looked in usr/share/hunspell for the dictionary files?

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]