Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <200311020438.hA24cnLg071790@crag.niss.com> From: Scott Bolte To: cygwin AT cygwin DOT com Subject: installing native gvim built from cygwin sources MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <71788 DOT 1067747929 DOT 1 AT crag DOT niss DOT com> Date: Sat, 01 Nov 2003 22:38:49 -0600 Someone on this list mentioned it was possible to build a native version of gvim using the cygwin sources. I've done that and it's great, but I'm stumped on how to install it. After I run (cd /usr/src/vim*/src; make -f Make_cyg.mak IME=yes) I have a gvim.exe that works great. However, there is not a make rule for install, aside from install.exe, and that binary complains that it is packaged incorrectly (not in vim62) when I try to run it. I've been through the INSTALLpc.txt files, the cygwin documents on vim, and the source code itself and do not see how the files are packaged so that install.exe will do what needs to be done. Does anyone know where I should go looking for the information I am missing? Thank you, Scott P.S. I know about and use the gvim distribution for windows, but I want to use the cygwin sources so my vim (in xterms) and gvim (native) are in sync. -- 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/