| delorie.com/archives/browse.cgi | search |
| 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 |
| Message-ID: | <3A0A45FE.2356D6C3@ece.gatech.edu> |
| Date: | Thu, 09 Nov 2000 01:36:46 -0500 |
| From: | Charles Wilson <cwilson AT ece DOT gatech DOT edu> |
| X-Mailer: | Mozilla 4.75 [en] (Windows NT 5.0; U) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | cygwin AT sources DOT redhat DOT com |
| Subject: | Re: [avail for test] ncurses-5.2-1 |
| References: | <3A0A3AF6 DOT 5B0DF5F4 AT ece DOT gatech DOT edu> |
If you've installed ncurses-5.0 or usr-local from http://cygutils.netpedia.net/, you'll want to uninstall that ncurses package. Use the RemoveObsoletePackages tool here: http://cygutils.netpedia.net/V1.1/usr-local/Obsolete.html Also, if you have any programs that were compiled with that old version of ncurses, they will look for the terminfo database in /usr/local/share/terminfo/* -- but you just removed it! So, set export TERMINFO=/usr/share/terminfo/ and you're all set. (New programs compiled with the new ncurses will look in /usr/share/terminfo/ automatically) --Chuck -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |