Re: gvim / vim -g WON'T WORK

2007-01-20 Thread Anton Piatek
On Friday 19 January 2007 09:17, Arno Valentin wrote: > but gvim -g answers: > > [EMAIL PROTECTED]:/usr/local/src/vim >vim -g > E25: GUI cannot be used: Not enabled at compile time > > > So, how to manage to enable at compile time? I don't find a point to unmark > in the Makefile, where GUI would b

Re: Re: gvim / vim -g WON'T WORK

2007-01-19 Thread Arno Valentin
I have got the same Problem, but with Verision vim 70. and HP-UX 11.11. Makefile says: # - If you want a version of Vim that is small and starts up quickly, #you might want to disable the GUI, X11, Perl, Python and Tcl. # - Uncomment the line with --disable-gui if you have Motif, GTK and/or

gvim / vim -g WON'T WORK

2007-01-19 Thread Arno Valentin
I have got the same Problem, but with Verision vim 70. and HP-UX 11.11. Makefile says: # - If you want a version of Vim that is small and starts up quickly, #you might want to disable the GUI, X11, Perl, Python and Tcl. # - Uncomment the line with --disable-gui if you have Motif, GTK and/or

Re: gvim / vim -g WON'T WORK

2003-01-28 Thread Torrin
> 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

Re: gvim / vim -g WON'T WORK

2003-01-28 Thread Bruno Diniz de Paula
Hi Joris, an 'apt-get install vim-gtk' should solve that! Cheers, Bruno. On Tue, 2003-01-28 at 15:16, Joris Huizer wrote: > Hello everybody, > > When I try to run gvim I get this error: > > > E25: GUI cannot be used: Not enabled at compile time > > What does it mean ? How can it be solved ?

Re: gvim / vim -g WON'T WORK

2003-01-28 Thread James Tappin
On Tue, 28 Jan 2003 12:16:30 -0800 (PST) Joris Huizer <[EMAIL PROTECTED]> wrote: > When I try to run gvim I get this error: > > > 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 b

Re: gvim / vim -g WON'T WORK

2003-01-28 Thread Vineet Kumar
* Joris Huizer ([EMAIL PROTECTED]) [030128 14:50]: > Hello everybody, > > When I try to run gvim I get this error: > > > E25: GUI cannot be used: Not enabled at compile time > > What does it mean ? How can it be solved ? apt-get install vim-gtk good times, Vineet -- http://www.doorstop.net/

Re: gvim / vim -g WON'T WORK

2003-01-28 Thread Seneca
On Tue, Jan 28, 2003 at 12:16:30PM -0800, Joris Huizer wrote: > When I try to run gvim I get this error: > > > 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 ha

Re: gvim / vim -g WON'T WORK

2003-01-28 Thread Nathan Poznick
Thus spake Joris Huizer: > Hello everybody, > > When I try to run gvim I get this error: > > > 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 on

Re: gvim / vim -g WON'T WORK

2003-01-28 Thread Eduard Bloch
#include * Joris Huizer [Tue, Jan 28 2003, 12:16:30PM]: > Hello everybody, > > When I try to run gvim I get this error: > > > E25: GUI cannot be used: Not enabled at compile time > > What does it mean ? How can it be solved ? apt-cache search vim is your friend. apt-get install vim-gtk Gr

Re: gvim / vim -g WON'T WORK

2003-01-28 Thread Joris
> When I try to run gvim I get this error: > > > 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 ti

gvim / vim -g WON'T WORK

2003-01-28 Thread Joris Huizer
Hello everybody, When I try to run gvim I get this error: 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 ti