Is there any way to install the UNIX spell utility on Mac OS X? It isn't installable via MacPorts nor Homebrew. Is there somewhere where the binary its self can be downloaded or some similar solution?

link|improve this question

Any particular reason you don't want aspell? – Daniel Beck Feb 17 '11 at 20:34
@DanielBeck: I am trying to use the spell.vim vim plugin and it won't work with aspell (as far as I can see, it doesn't.) – Wuffers Feb 17 '11 at 20:40
feedback

1 Answer

up vote 2 down vote accepted

I use Fink, instead of MacPorts and I see spell listed in the packages, but I haven't used it before. It says that is a GNU wrapper for ispell. Is that what you are looking for?

link|improve this answer
That work perfectly, thanks! – Wuffers Feb 18 '11 at 21:23
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.