delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/12/20/16:12:10

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
From: "Bradley A. Town" <townba AT pobox DOT com>
To: <cygwin AT cygwin DOT com>
Subject: RE: indent-2.2.5 and ed-0.2
Date: Wed, 20 Dec 2000 15:26:27 -0500
Message-ID: <JNEJKHDCDJECNIMFOCHEOECNCAAA.townba@pobox.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.4133.2400
Importance: Normal

> I've managed to compile and install both of these GNU packages without
> problems OOTB just by running "./configure;make;make install".  They
> could be added to the Cygwin distro with a minimum of effort.  The GNU
> indent-2.2.6 package is a little more difficult, and I wonder if anyone
> in Cygwin land has successfully compiled it.

To compile and install indent 2.2.6 (the latest version AFAIK) with minimal
effort, try the following:

tar xzf indent-2.2.6.tar.gz
cd indent-2.2.6.tar.gz
mkdir o
cd o
export CFLAGS=-mno-win32
../configure
make
make install-strip

Brad Town


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


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