From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from euclid.skiles.gatech.edu (list@euclid.skiles.gatech.edu [130.207.146.50]) by melb.werple.net.au (8.7.5/8.7.3) with ESMTP id KAA18204 for ; Thu, 9 May 1996 10:53:43 +1000 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id UAA22167; Wed, 8 May 1996 20:47:15 -0400 (EDT) Resent-Date: Wed, 8 May 1996 20:47:15 -0400 (EDT) From: Zefram Message-Id: <10658.199605090046@stone.dcs.warwick.ac.uk> Subject: Re: echotc To: hzoli@cs.elte.hu (Zoltan Hidvegi) Date: Thu, 9 May 1996 01:46:39 +0100 (BST) Cc: A.Main@dcs.warwick.ac.uk, zsh-workers@math.gatech.edu In-Reply-To: <199605090044.CAA29920@bolyai.cs.elte.hu> from "Zoltan Hidvegi" at May 9, 96 02:44:26 am X-Loop: zefram@dcs.warwick.ac.uk X-Stardate: [-31]7475.16 X-US-Congress: Moronic fuckers MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"1e6cb3.0.HQ5.J2Kan"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/1031 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu >But look at the code in builtin.c. puts("no"); near line 4193 is compiled >iff NCURSES_VERSION is defined. I did compile zsh on SunOS 4 and echotc >works for me (without ncurses). If one is not careful enough when >installing ncurses, ncurses installs termcap.h which will be used instead >of the system termcap.h which will cause problems with other applications >as well not only with zsh. Are you sure that the included termcap.h does >not come from ncurses? Ah. I've warned the sysadmin about this before. Several programs have stopped working since he installed ncurses. I'll have another little talk with him later today. Sorry everyone. -zefram