public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: vim60ar
Date: Thu, 23 Aug 2001 07:04:00 -0000	[thread overview]
Message-ID: <20010823160359.A22427@cygbert.vinschen.de> (raw)
In-Reply-To: <EPEILGPJLGJLIKEMHILNGEOBCCAA.abmtek@yahoo.com>

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@cygwin.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/

  reply	other threads:[~2001-08-23  7:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-22 17:17 vim60ar Arafat
2001-08-23  0:19 ` vim60ar Corinna Vinschen
2001-08-23  6:15   ` vim60ar Arafat
2001-08-23  7:04     ` Corinna Vinschen [this message]
2001-08-23 10:09       ` vim60ar Arafat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010823160359.A22427@cygbert.vinschen.de \
    --to=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).