1 2
sudo apt update sudo apt build-dep -y emacs
1
brew install mailutils libxml2
1 2 3 4 5
# git clone https://git.savannah.gnu.org/git/emacs.git ./autogen.sh ./configure --prefix $HOME/.x make && make install