View Single Post
Old 05-28-2016, 03:58 PM   #7
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,691
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by roger64 View Post
I do not have any folder named /usr/share/hunspell.
Then you didn't install some of the suggested packages that the sigil-git install specified. Like hunspell-(en|fr|es) and/or hyphen-(en|fr|es).

Quote:
Originally Posted by roger64 View Post
For me Sigil uses the four .aff and .dic files I put in the "hunspell dictionaries" folder of the Sigil preferences.
It will work both ways. Any system dictionaries installed in /usr/share/hunspell and /usr/share/hyphen will be available, as will any user dictionaries installed in the user's Sigil preferences location (~/.local/share/sigil-ebook/sigil/hunspell_dictionaries/).

eschwartz's sigil-git package does not use the source-included hunspell dictionaries (cmake -DINSTALL_BUNDLED_DICTS=0 option). The system hunspell dics (installable via pacman|yaourt) are made available to Sigil via the SIGIL_DICTIONARIES environment variable instead.

The hunspell_dictionaries folder in the user's Sigil preference folder is always included in the dictionary search path regardless. That's why it's still working for you.

Last edited by DiapDealer; 05-28-2016 at 04:03 PM.
DiapDealer is online now   Reply With Quote