Enchant aims to provide a simple but comprehensive abstraction for dealing with different spell checking libraries in a consistent way. Installs in parallel with legacy Enchant 1.x versions without conflict.
Enchant aims to provide a simple but comprehensive abstraction for dealing with different spell checking libraries in a consistent way. Installs in parallel with legacy Enchant 1.x versions without conflict.
To install enchant2, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install enchant2
To see what files were installed by enchant2, run:
port contents enchant2
To later upgrade enchant2, run:
sudo port selfupdate && sudo port upgrade enchant2
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.