delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/06/13/11:23:09

X-Spam-Check-By: sourceware.org
Message-ID: <c56e219d0606130822r5c123a4ax8caee64a0ede5020@mail.gmail.com>
Date: Tue, 13 Jun 2006 11:22:50 -0400
From: "Luis P Caamano" <lcaamano AT gmail DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: Updated: vim-7.0.017-1
MIME-Version: 1.0
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On 12 Jun 2006 17:06:33 -0000, Reid Thompson <reid DOT thompson AT ateb DOT com> wrote:
>
> Subject: Re: Updated: vim-7.0.017-1
> Luis P Caamano wrote:
> > Well, almost.  After updating I realized that gvim is not included :-(
> > so I ended up with a vim 7.0 and a gvim 6.4, which is not that useful
> > it seems.  Had to go back to 6.4.
> >
> > :-(
> >
> >
> > On 6/12/06, Luis P Caamano <lcaamano AT gmail DOT com> wrote:
> >> On 6/12/06, Corinna Vinschen <corinna-cygwin AT cygwin DOT com> wrote:
> >> > I have updated the version of vim on cygwin.com to 7.0.017-1.
> >> >
> >> > This is the long awaited vim 7.0, latest patchlevel 17.  Cygwin Vim
> >> > still builds from the vanilla sources.
> >>
> >>
> >> Thank you!!!!
> >>
> >>
> >> --
> >> Luis P Caamano
> >> Atlanta, GA USA
> >>
> >
> >
> Build it from source...
> If anyone can advise how to 'fix' the caveat listed at the bottom, I'd
> appreciate it.
>
> cd /usr/src
> mkdir vim
> cd vim
> svn co https://svn.sourceforge.net/svnroot/vim/vim7
> cd vim7
> ./configure  --enable-rubyinterp --enable-cscope --enable-fontset
> --with-features=huge
> make
> make install
>
> only one caveat -- when invoking gvim, you have to pass the -f
> parameter, otherwise you will get:
> gvim: Fatal IO error 128 (Transport endpoint is not connected) on X
> server :0.0.
>
> thanks,
> reid
>

Well, I did that last night, build from sources.  I did not have the
transport error you mentioned but I had trouble make it build with
gtk2.  Turns out I needed to install the pkg-config cygwin package for
vim's configure to find gtk > 2.2.  Without it, configure was only
finding gtk-config, which was giving it gtk 1.2 libs.

I'm sorry I cannot help much with your error.  All I can say is that
it seems you're missing something in cygwin.

For the record, here's the configure cmd I ran (after installing pkg-config):

./configure --enable-pythoninterp --enable-cscope --enable-multibyte
--enable-fontset --enable-gui=auto --with-features=huge --with-x


-- 
Luis P Caamano
Atlanta, GA USA

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019