Guest User

Untitled

a guest
Jul 23rd, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. # Installing Emacs 24.4 on Ubuntu 14.04 without sudo privilege
  2. Just run:
  3.  
  4. ```shell
  5. sh ./ubuntu14.04-emacs-24.4-install.sh
  6. ```
  7.  
  8. This will install ncurses which is dependency of emacs24.4. It may requires another dependencies depending on your environment.
  9. Note that configure options in emacs installation are for disabling GUI features.
Add Comment
Please, Sign In to add comment