yum install gcc make ncurses-devel giflib-devel libjpeg-devel libtiff-devel wget http://ftp.twaren.net/Unix/GNU/gnu/emacs/emacs-25.1.tar.xz tar xJf emacs-* cd emacs-* ./configure --without-x --without-selinux make && make install