Closed ahanmal closed 8 years ago
This is superfluous, 1.4 is sym-linked to 1.4.1 per default
❯ ls -al /usr/local/lib/libhunspell-1.4.dylib
l******** 1 ***** ***** 50 Sep 22 09:46 /usr/local/lib/libhunspell-1.4.dylib -> ../Cellar/hunspell/1.4.1/lib/libhunspell-1.4.dylib
Also see PR #14
However, it would be nice if @postmodern could release the gem with support for version 1.4 :)
@ahanmal this is an issue if you use the currently published gem from rubygems.org, but if you set the source to the current version on Github, it has already been resolved.
@binarydev In the end I was using my own git fork which was based on the current master
, so that might've also led to fixing the issue.
@kaikuchn I see what you're saying now. Odd that brew didn't install it as such on my old system (I recently did a clean install of macOS) - might've been the Sierra beta? Oh well - I'm going to close this as everything is working fine now.
Homebrew now installs hunspell 1.4.1. This PR adds support for the latest version.