akermu / emacs-libvterm

Emacs libvterm integration
GNU General Public License v3.0
1.71k stars 136 forks source link

Error when compiling vterm in emacs #561

Open morole opened 2 years ago

morole commented 2 years ago
2021-12-14 11 09 53
Sbozzolo commented 2 years ago

libtool is a required dependency to build vterm. If you are using a debian-besed distribution, you can try with

sudo apt install libtool
sudo apt install libtool-bin