> E25: GUI cannot be used: Not enabled at compile time
> 
> What does it mean ? How can it be solved ? 
> I'm not somebody who thinks every prog should be
> graphical but it's easier to have more than one file
> open so I can view them at the same time

If should install vim-gtk if you want to use the graphical vim.

apt-get install vim-gtk

If you just want to view more that one file at the same time, vim can
split the screen as many time as you like.

In vim, just use 

:split

or 

:vsplit

-- 
http://torrin.dyndns.org
http://www.torrin.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to