emacs-libvterm icon indicating copy to clipboard operation
emacs-libvterm copied to clipboard

Error when compiling vterm in emacs

Open morole opened this issue 4 years ago • 1 comments

2021-12-14 11 09 53

morole avatar Dec 14 '21 03:12 morole

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

Sbozzolo avatar Dec 14 '21 16:12 Sbozzolo