Alternative to install vim with dnf package-manager
Hi, I'd like to install vim in my Fedora 26 Workstation, I've followed the guide of valloric, but when I compile, an error message appears (is the following):
checking for tgetent()... configure: error: NOT FOUND!
You need to install a terminal library; for example ncurses. Or specify the name of the library with --with-tlib.
So, do you guys have any suggestion?.
Thanks.