I faced the same issue on Archlinux. I got this error when I forced 
--enable-spellcheck:
```
checking for enchant >= 1.5... no
checking for enchant >= 2.0... no
checking for enchant >= 1.3... no
configure: error: Package requirements (enchant >= 1.3) were not met:
No package 'enchant' found

```
Note that my current version is `enchant 2.2.3-1`
As a quick workaround, it is enough to install an enchant package which has the 
version number in the name (eg. enchant2). Such package exists in the AUR, 
unfortunately, with version 1.6. On the good side, it doesn't conflict with the 
main enchant package and geany's spellcheck is back (I assume it is using the 
1.6 version since it was compiled based on it, please confirm this).  
Looking forward to the definitive fix for this problem.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/728#issuecomment-373274161

Reply via email to