gvim GUI cannot be used

2013-07-05 Thread Raphael Ahrens
Hi list, since my last (01.07) upgrade of vim, I can't use gvim anymore. It fails with the following error message: E25: GUI cannot be used: Not enabled at compile time What do I have to do to again compile vim with GUI support? Thanks, Raphael

gvim GUI cannot be used

2013-07-05 Thread Raphael Ahrens
Hi list, After my last update of vim I can't use gvim anymore. If fails with the following message E25: GUI cannot be used: Not enabled at compile time Now what do I have to do to compile vim with GUI support? Thanks, Raphael ___

Re: gvim GUI cannot be used

2013-07-05 Thread CeDeROM
On Fri, Jul 5, 2013 at 12:43 PM, Raphael Ahrens tant.sinnis...@googlemail.com wrote: After my last update of vim I can't use gvim anymore. If fails with the following message E25: GUI cannot be used: Not enabled at compile time Now what do I have to do to compile vim with GUI support?

Re: gvim GUI cannot be used

2013-07-05 Thread Raphael Ahrens
Hi Tomek, I tried this, but I get the same result. The thing is in the make prozess it prints defaulting to: don't HAVE_X11 checking --enable-gui argument... no GUI support checking X11/SM/SMlib.h usability... yes checking X11/SM/SMlib.h presence... yes

Re: gvim GUI cannot be used

2013-07-05 Thread Jens Jahnke
Hi, On Fri, 5 Jul 2013 12:56:32 +0200 CeDeROM cede...@tlen.pl wrote: C Hey Raphael :-) Go to /usr/ports/editors/vim and make deinstall C reinstall it, that works for me, and it helps with dialogs in texmode C as well :-) for me this does not work. Unless I hack the Makefile and force it to

Re: gvim GUI cannot be used

2013-07-05 Thread CeDeROM
On Fri, Jul 5, 2013 at 1:15 PM, Raphael Ahrens tant.sinnis...@googlemail.com wrote: I tried this, but I get the same result. The thing is in the make prozess it prints defaulting to: don't HAVE_X11 checking --enable-gui argument... no GUI support checking

Re: gvim GUI cannot be used

2013-07-05 Thread Fernando Apesteguía
El 05/07/2013 13:20, Jens Jahnke jan0...@gmx.net escribió: Hi, On Fri, 5 Jul 2013 12:56:32 +0200 CeDeROM cede...@tlen.pl wrote: C Hey Raphael :-) Go to /usr/ports/editors/vim and make deinstall C reinstall it, that works for me, and it helps with dialogs in texmode C as well :-) for me

Re: gvim GUI cannot be used

2013-07-05 Thread Raphael Ahrens
CeDeROM cede...@tlen.pl wrote on Fri, 05.Jul.13 13:47: On Fri, Jul 5, 2013 at 1:15 PM, Raphael Ahrens tant.sinnis...@googlemail.com wrote: I tried this, but I get the same result. The thing is in the make prozess it prints defaulting to: don't HAVE_X11 checking

Re: gvim GUI cannot be used

2013-07-05 Thread Polytropon
On Fri, 5 Jul 2013 13:51:08 +0200, Fernando Apesteguía wrote: El 05/07/2013 13:20, Jens Jahnke jan0...@gmx.net escribió: Hi, On Fri, 5 Jul 2013 12:56:32 +0200 CeDeROM cede...@tlen.pl wrote: C Hey Raphael :-) Go to /usr/ports/editors/vim and make deinstall C reinstall it, that

Re: gvim GUI cannot be used

2013-07-05 Thread Jens Jahnke
Well, On Fri, 5 Jul 2013 15:34:59 +0200 Polytropon free...@edvax.de wrote: P Try a make rmconfig first and then make install. P P And make sure /etc/make.conf does not contain any offending P settings that might suggest you do not have or want X11. if I do make rmconfig it tells me that there

Re: gvim GUI cannot be used

2013-07-05 Thread CeDeROM
On Fri, Jul 5, 2013 at 2:11 PM, Raphael Ahrens tant.sinnis...@googlemail.com wrote: Have you tried make config (as root) select X11 and graphical When I execute cd /usr/ports/editors/vim; make config I get === No options to configure No options? Are you root? I have those

Re: gvim GUI cannot be used

2013-07-05 Thread kentn
Hi, On Fri, 5 Jul 2013 14:11:41 +0200 Raphael Ahrens tant.sinnis...@googlemail.com wrote: When I execute cd /usr/ports/editors/vim; make config I get === No options to configure try: setenv WITH_OPTIONS=yes -- Kent.N ke...@kpa.biglobe.ne.jp

Re: gvim GUI cannot be used

2013-07-05 Thread Julian H. Stacey
Polytropon wrote: On Fri, 5 Jul 2013 13:51:08 +0200, Fernando Apesteguía wrote: El 05/07/2013 13:20, Jens Jahnke jan0...@gmx.net escribió: Hi, On Fri, 5 Jul 2013 12:56:32 +0200 CeDeROM cede...@tlen.pl wrote: C Hey Raphael :-) Go to /usr/ports/editors/vim and make deinstall

Re: gvim GUI cannot be used

2013-07-05 Thread Raphael Ahrens
Ahh, thank you. ke...@kpa.biglobe.ne.jp wrote on Sat, 06.Jul.13 00:03: Hi, On Fri, 5 Jul 2013 14:11:41 +0200 Raphael Ahrens tant.sinnis...@googlemail.com wrote: When I execute cd /usr/ports/editors/vim; make config I get === No options to configure try: setenv WITH_OPTIONS=yes

Re: gvim GUI cannot be used

2013-07-05 Thread Raphael Ahrens
Polytropon free...@edvax.de wrote on Fri, 05.Jul.13 15:34: On Fri, 5 Jul 2013 13:51:08 +0200, Fernando Apesteguía wrote: El 05/07/2013 13:20, Jens Jahnke jan0...@gmx.net escribió: Hi, On Fri, 5 Jul 2013 12:56:32 +0200 CeDeROM cede...@tlen.pl wrote: C Hey Raphael :-) Go to

Re: gvim GUI cannot be used

2013-07-05 Thread Carl Johnson
Jens Jahnke jan0...@gmx.net writes: Hi, On Fri, 5 Jul 2013 12:56:32 +0200 CeDeROM cede...@tlen.pl wrote: C Hey Raphael :-) Go to /usr/ports/editors/vim and make deinstall C reinstall it, that works for me, and it helps with dialogs in texmode C as well :-) for me this does not work.

Re: gvim GUI cannot be used

2013-07-05 Thread Jens Jahnke
Hi, On Fri, 5 Jul 2013 17:52:59 +0200 Raphael Ahrens tant.sinnis...@googlemail.com wrote: RA To get to the bottom of the problem here my make.conf received with RA my now again working gvim, thanks to the remark of Kent. :) RA RA WITH_X11=YES RA OPTIMZED_CFLAGS=YES RA

Re: gvim GUI cannot be used

2013-07-05 Thread Raphael Ahrens
Hi, Jens Jahnke jan0...@gmx.net wrote on Fri, 05.Jul.13 18:49: Hi, On Fri, 5 Jul 2013 17:52:59 +0200 Raphael Ahrens tant.sinnis...@googlemail.com wrote: RA To get to the bottom of the problem here my make.conf received with RA my now again working gvim, thanks to the remark of Kent. :)

Re: gvim GUI cannot be used

2013-07-05 Thread Roland Smith
On Fri, Jul 05, 2013 at 05:41:11PM +0200, Raphael Ahrens wrote: Ahh, thank you. ke...@kpa.biglobe.ne.jp wrote on Sat, 06.Jul.13 00:03: Hi, On Fri, 5 Jul 2013 14:11:41 +0200 Raphael Ahrens tant.sinnis...@googlemail.com wrote: When I execute cd /usr/ports/editors/vim; make config I