Configure command for VIM compilation on Ubuntu/Mint
#!/bin/bash
# sudo apt-get install xorg-dev libx11-dev libxtst-dev
./configure --enable-rubyinterp --enable-cscope \
--enable-gui=auto --enable-gtk2-check \
--enable-gnome-check --with-features=huge --with-x --enable-pythoninterp