Installation of emacs Install emacs by running the following commands: ./configure --prefix=/usr && make bootstrap && make install