Excerpts from statquant2's message of Mon Nov 08 21:12:22 +0100 2010:
> Hi guys, I come to you again...
> tryed to install vim at worked on a OLDDDD red hat distribution.
> After a lot of work by boss and I manage to have config and make run,
> however we had to configure with following options :
> ./configure --with-features=huge --disable-selinux
> then doing make buils vim but vim -g don't work, I get this horrible E25:
> GUI cannot be used: Not enabled at compile time.

Go back and have a look at what I suggested in the first place:

 ./configure --enable-gui=auto  &> log.txt

Then have a look at the config output again. It should tell you what's
missing and why its enabling / disabling a gui backend.

I think you know all you have to know now.

If you still have trouble post again.

Marc Weber

-- 
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

Reply via email to