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 [EMAIL PROTECTED]