bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ncurses-5.2] Re: ncurses + Cygwin: configure script


From: Gerrit P. Haase
Subject: [ncurses-5.2] Re: ncurses + Cygwin: configure script
Date: Mon, 6 Nov 2000 22:01:52 +0100

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]