Hey, I can't seem to compile vim with `--include-rubyinterp`, it complains that 
I don't have a terminal library, when I compile without it works just fine.

This is the error I'm getting:
```
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.
```

I've also tried running it with `--with-tlib=ncurses`, but it doesn't work 
either.

Anyone else had the same problem?

-- 
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to