Created
July 17, 2019 06:17
-
-
Save lawlist/d15bad5556e3b574c600d7c66e9ebfb7 to your computer and use it in GitHub Desktop.
A cheat-sheet to install aspell from source and configure Emacs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
OSX -- ASPELL -- DICTIONARY -- Spanish | |
* unpack aspell6-es-1.11-2.tar.bz2 | |
* cd over to the root directory of the unpacked source | |
./configure --vars PATH=$PATH:/Users/HOME/.0.data/.0.emacs/.0.macports/bin | |
make | |
make install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment