Skip to content
This repository was archived by the owner on Dec 9, 2018. It is now read-only.
This repository was archived by the owner on Dec 9, 2018. It is now read-only.

Error while building #48

@lunu-bounir

Description

@lunu-bounir

I tried to compiled the vim.js but got stuck at

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions