From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25947 invoked from network); 5 Apr 2001 05:49:04 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 5 Apr 2001 05:49:04 -0000 Received: (qmail 28114 invoked by alias); 5 Apr 2001 05:48:57 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13905 Received: (qmail 28102 invoked from network); 5 Apr 2001 05:48:56 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) From: "Andrej Borsenkow" To: Subject: RE: zsh/termcap and zsh/terminfo modules Date: Thu, 5 Apr 2001 09:48:50 +0400 Message-ID: <001801c0bd94$16f37f80$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <1010405001506.ZM644@candle.brasslantern.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 > > My latest build appears to have created both of these but only installed > zsh/termcap. Are they supposed to be mutually exclusive? > Nope. I have both. Is it possible that one of them is linked statically? Check for zsh_cv_shared_tgetent and zsh_cv_shared_tigetstr. It may well be, tests take some of them wrong. -andrej