Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
Organization: Esse keine toten Tiere
To: Charles Wilson <cwilson@ece.gatech.edu>, ncurses <bug-ncurses@gnu.org>,
        Cygwin Mailing List <cygwin@sourceware.cygnus.com>
Date: Mon, 6 Nov 2000 22:01:52 +0100
Subject: [ncurses-5.2] Re: ncurses + Cygwin: configure script
CC: Neil Zanella <nzanella@cs.mun.ca>
Message-ID: <3A072A50.32467.A081C01@localhost>
In-reply-to: <3A062658.552F5435@ece.gatech.edu>
X-mailer: Pegasus Mail for Win32 (v3.12cDE)


Betreff:        	Re: ncurses + Cygwin: configure script

> Check out this message for a patch...
> 
> http://sources.redhat.com/ml/cygwin-apps/2000-05/msg00027.html
> 
> --Chuck
 
Hi Charles,

After i attached this patch, ncurses-5.2 builds straight out of the box 
as you would say, no errors, no problems, i did it just like you 
described it on your website for ncurses-5.0.

Building Ncurses 5.2

./configure --without-debug --prefix=/usr/local 2>&1 | tee log.configure
make 2>&1 | tee log.make
make install.progs 2>&1 | tee log.install.progs
make install.data 2>&1 | tee log.install.data
cd test & play
make install.includes 2>&1 | tee log.install.includes
make install.libs 2>&1 | tee log.install.libs
make install.man 2>&1 | tee log.install.man


Ciao,


- gph -

-- 
Gerrit Peter Haase

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

