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

Gerrit P. Haase gerrit.haase@t-online.de
Mon Nov 6 21:36:00 GMT 2000


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,


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



More information about the Cygwin mailing list