Re: Can't get gvim working

2012-08-17 Thread David O'Brien
On Sat, Aug 04, 2012 at 03:12:32PM -0700, Doug Barton wrote: > David, what do you think of the attached? Hi Doug, Thank you for asking. I'm OK with it. You've seem to have made this apply as narrowly as possible. Committed as r302687. Sorry I haven't committed it sooner. Vim patches have been

Re: Can't get gvim working

2012-08-06 Thread Doug Barton
On 08/05/2012 23:54, David Demelier wrote: > That's very odd, why it does not work for me then? You also had the gnome option enabled, I don't. If you've disabled that since you posted about it, -- I am only one, but I am one. I cannot do everything, but I can do something. And I will

Re: Can't get gvim working

2012-08-05 Thread David Demelier
On 06/08/2012 03:51, Doug Barton wrote: On 08/05/2012 03:05, David Demelier wrote: On 05/08/2012 11:01, Doug Barton wrote: On 08/05/2012 00:18, David Demelier wrote: On 05/08/2012 00:12, Doug Barton wrote: On 08/04/2012 14:56, David Demelier wrote: I finally found the problem: at the configu

Re: Can't get gvim working

2012-08-05 Thread Doug Barton
On 08/05/2012 03:05, David Demelier wrote: > On 05/08/2012 11:01, Doug Barton wrote: >> On 08/05/2012 00:18, David Demelier wrote: >>> On 05/08/2012 00:12, Doug Barton wrote: On 08/04/2012 14:56, David Demelier wrote: > I finally found the problem: at the configure target see, > >

Re: Can't get gvim working

2012-08-05 Thread David Demelier
On 05/08/2012 11:01, Doug Barton wrote: On 08/05/2012 00:18, David Demelier wrote: On 05/08/2012 00:12, Doug Barton wrote: On 08/04/2012 14:56, David Demelier wrote: I finally found the problem: at the configure target see, checking for GTK - version >= 2.2.0... Package glproto was not found

Re: Can't get gvim working

2012-08-05 Thread Doug Barton
On 08/05/2012 00:18, David Demelier wrote: > On 05/08/2012 00:12, Doug Barton wrote: >> On 08/04/2012 14:56, David Demelier wrote: >>> I finally found the problem: at the configure target see, >>> >>> checking for GTK - version >= 2.2.0... Package glproto was not found >>> in the >>> pkg-config sea

Re: Can't get gvim working

2012-08-05 Thread David Demelier
On 05/08/2012 00:12, Doug Barton wrote: On 08/04/2012 14:56, David Demelier wrote: I finally found the problem: at the configure target see, checking for GTK - version >= 2.2.0... Package glproto was not found in the pkg-config search path. Perhaps you should add the directory containing `glpro

Re: Can't get gvim working

2012-08-04 Thread Doug Barton
On 08/04/2012 14:56, David Demelier wrote: > I finally found the problem: at the configure target see, > > checking for GTK - version >= 2.2.0... Package glproto was not found in the > pkg-config search path. > Perhaps you should add the directory containing `glproto.pc' > to the PKG_CONFIG_PATH e

Re: Can't get gvim working

2012-08-04 Thread David Demelier
On 04/08/2012 23:34, Doug Barton wrote: On 08/04/2012 14:02, David Demelier wrote: Hi, I enabled the WITH_OPTIONS in the editors/vim port, and installed with X11, GTK2 and GNOME2 options, but gvim stills says : E25: GUI cannot be used: Not enabled at compile time As you can see the output of

Re: Can't get gvim working

2012-08-04 Thread Doug Barton
On 08/04/2012 14:02, David Demelier wrote: > Hi, > > I enabled the WITH_OPTIONS in the editors/vim port, and installed with > X11, GTK2 and GNOME2 options, but gvim stills says : > > E25: GUI cannot be used: Not enabled at compile time > > As you can see the output of make showconfig: > > ===>