| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| X-Apparently-From: | <abmtek AT yahoo DOT com> |
| From: | "Arafat" <abmtek AT yahoo DOT com> |
| To: | "Corinna Vinschen" <cygwin AT cygwin DOT com> |
| Subject: | RE: vim60ar |
| Date: | Thu, 23 Aug 2001 13:09:24 -0400 |
| Message-ID: | <EPEILGPJLGJLIKEMHILNEEOHCCAA.abmtek@yahoo.com> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
| In-Reply-To: | <20010823160359.A22427@cygbert.vinschen.de> |
| Importance: | Normal |
Thank you
-----Original Message-----
From: cygwin-owner AT sources DOT redhat DOT com
[mailto:cygwin-owner AT sources DOT redhat DOT com]On Behalf Of Corinna Vinschen
Sent: Thursday, August 23, 2001 10:04 AM
To: cygwin AT cygwin DOT com
Subject: Re: vim60ar
On Thu, Aug 23, 2001 at 09:14:48AM -0400, Arafat wrote:
> Where can I find instructions on building from source? I've never done
this
> but I'd like to learn.
>
> I've been using the regular win32 versions of the beta and am impressed
byt
> it. I'd like to keep using it in my cygwin environment.
cd into the toplevel source dir,
edit src/config.h, eliminate the following three lines (only for the 6.0as
release!):
#if defined(__CYGWIN__) || defined(__CYGWIN32__)
# define WIN32UNIX /* Compiling for Win32 using Unix files. */
#endif
call `./configure && make',
if that worked you can call `make install' which installs vim into
/usr/local.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Developer mailto:cygwin AT cygwin DOT com
Red Hat, Inc.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |