Hi,
I'm trying to compile Vim on a Ubuntu 12.04 server in order to get the clipboard working. So I've installed xorg, openbox and all the libraries needed to compile, then I've edited the vim74/src/Makefile file and add the following line: CONF_OPT_GUI = --with-x --disable-gui in order to have the xterm clipboard support but without GUI capabilities. Compilation and installation went well but when I check the compilation options (:version), clipboard and xterm_clipboard remains deseperatly disabled (prefixed with the - sign). What should I do to enabled clipboard support ? Thanks -- -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
