Thursday, August 22, 2019

Compile vim with clipboard support.

Hi,

I use Debian 9 and want to compile vim with clipboard support. I've
installed xorg-dev package corresponding dependent packages. But, I
still cannot do the trick:

$ ./configure --enable-cscope \
--enable-luainterp \
--enable-multibyte \
--enable-python3interp \
--enable-perlinterp \
--enable-rubyinterp \
--enable-tclinterp \
--enable-gui=auto \
--enable-gtk2-check \
--enable-gnome-check \
--with-x --with-features=huge

I will meet the following error:

------
checking for X... (cached) no
checking if X11 header files can be found... yes
configure: error: could not configure X
-------

How to solve this problem?

ps. I use the latest git source to do the job.

Regards

--
Hongsheng Zhao <hongyi.zhao@gmail.com>
Institute of Semiconductors, Chinese Academy of Sciences
GnuPG DSA: 0xD108493

--
--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CAGP6POJmqDhDn7vxDMhTKMUWJrC36YTdYSXa65eYfSsyxgbfEw%40mail.gmail.com.

No comments: