You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.
checking for tgetent in -ltinfo... no
checking for tgetent in -lncurses... no
checking for tgetent in -ltermlib... no
checking for tgetent in -ltermcap... no
checking for tgetent in -lcurses... no
no terminal library found
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.
ERROR:root:Configure step failed with non-zero return code: 1. Command line: ./configure --enable-gui=web --with-features=small --disable-selinux --disable-xsmp --disable-xsmp-interact --disable-luainterp --disable-mzschemeinterp --disable-perlinterp --disable-pythoninterp --disable-python3interp --disable-tclinterp --disable-rubyinterp --disable-cscope --disable-workshop --disable-netbeans --disable-sniff --disable-multibyte --disable-hangulinput --disable-xim --disable-fontset --disable-gtk2-check --disable-gnome-check --disable-motif-check --disable-athena-check --disable-nextaw-check --disable-carbon-check --disable-gtktest --disable-largefile --disable-acl --disable-gpm --disable-sysmouse --disable-nls --with-modified-by=Lu Wang --with-compiledby=Lu Wang at /src/vim.js
Havent changed anything in the build.sh. Any idea how to pass this tgetent thing?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I tried to compiled the vim.js but got stuck at
Havent changed anything in the
build.sh
. Any idea how to pass thistgetent
thing?The text was updated successfully, but these errors were encountered: