Enable 'Source code' in 'Ubuntu Software' in
/usr/bin/python3 /usr/bin/software-properties-gtk
install build tools
sudo apt install build-essential checkinstallbuild emacs dependencies
sudo apt-get build-dep emacs24clone emacs git repo
git clone -b master git://git.sv.gnu.org/emacs.gitcreate and run config script
./autogen.sh && ./configuremake and make install
make && sudo make install
No comments:
Post a Comment