On Mar 19, 3:01 am, MK <[email protected]> wrote: > I'm trying to build vim on gnewsense. I have the relevent x11 dev > packages...
I expect you're missing libxt-dev. Vim's configure checks for Intrinsic.h in that package. IIUC gnewsense is Debian based, so you should be to sudo apt-get build-dep vim-gtk Regards, John -- 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 To unsubscribe from this group, send email to vim_use+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
