/flavory

Linux flavories, tool sets and configs

Primary LanguageShell

flavory

Linux flavories, tool sets and configs

Install emacs24 note

  1. Extract the source and go into the result folder in terminal:

cd ~/Downloads && tar -xf emacs-24.4.tar.* && cd emacs-24.4 7. Finally compile the package by running commands below one by one.

./configure make sudo make install

TODO: automate this