Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Message-ID: <3BA3B3A5.70304@ece.gatech.edu> Date: Sat, 15 Sep 2001 16:01:41 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010713 X-Accept-Language: en-us MIME-Version: 1.0 To: Charles Wilson CC: cygwin-apps AT cygwin DOT com Subject: Re: [RFD] ncurses update References: <3BA3A5F4 DOT 8010100 AT ece DOT gatech DOT edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit BTW, the "Red Hat" way is: libncurses5-devel contains static libs (and import libs, in cygwin parlance) contains header files contains the man (3) pages RH also includes the source code/makefile for the test progs libncurses5 contains shared libs only (DLLs) ncurses contains the utility programs contains the terminfo database/tabset stuff contains the man (1),(5), and (7) pages Note that RH's terminfo database, as installed, is stripped down. Perhaps this is a better plan? (Doesn't avoid any of the problems mentioned in my other email, and makes maintaining the terminfo database separately more difficult, but....) --Chuck --Chuck