Skip to content

Instantly share code, notes, and snippets.

@fbmnds
Created September 27, 2020 09:21
Show Gist options
  • Select an option

  • Save fbmnds/1e120685f2f79c0e37c2da8944fe11ca to your computer and use it in GitHub Desktop.

Select an option

Save fbmnds/1e120685f2f79c0e37c2da8944fe11ca to your computer and use it in GitHub Desktop.
Emacs 27.1
./configure --prefix=/home/pi/.local --with-sound=yes --with-x-toolkit=yes --with-wide-int --with-cairo --with-modules --with-mailutils --with-x
sudo apt-get update
sudo apt install \
libx11-dev \
libtiff-dev \
libgtk2.0-dev \
libncurses-dev \
mailutils-imap4d \
libxpm-dev \
libgif-dev \
libgnutls28-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment