Closed civrot closed 8 years ago
Same here.
Thanks for the feedback. It looks like El Capitan no longer includes the header file required for building Hunspell ruby bundle. To fix this we need a complete hunspell package installed to make build happy again.
I have a temporary solution. Install hunspell with homebrew first before running gem install.
brew install hunspell
sudo gem install hunspell
Let me know if workaround above works.
The workaround works. It would however be great to get this resolved properly - would simplify our deploys.
I am getting the following problem when trying to install the hunspell gem on El Capitan.