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 coral.primenet.com.au (8.7.5/8.7.3) with ESMTP id UAA00319 for ; Thu, 15 Aug 1996 20:41:41 +1000 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id GAA16298; Thu, 15 Aug 1996 06:39:42 -0400 (EDT) Resent-Date: Thu, 15 Aug 1996 06:39:42 -0400 (EDT) From: Zoltan Hidvegi Message-Id: <199608151038.MAA10958@bolyai.cs.elte.hu> Subject: Re: Final 3.0.0 test release To: lastxit@mindport.net Date: Thu, 15 Aug 1996 12:38:27 +0200 (MET DST) Cc: zsh-workers@math.gatech.edu In-Reply-To: <199608150652.BAA21458@smartsun.smartnet.net> from Marc Martinez at "Aug 15, 96 01:52:49 am" Organization: Dept. of Comp. Sci., Eotvos University, Budapest, Hungary Phone: (36 1)2669833 ext: 2667, home phone: (36 1) 2752368 X-Mailer: ELM [version 2.4ME+ PL16 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"lzkp51.0.b-3.kvl4o"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/1986 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu > After applying this patch, the command 'echotc clear' only outputs > 'no', without clearing the screen. 3.0-pre6 Does The Right Thing(tm) > and clears the screen. There was no change that might cause such a problem. I'm almost sure that you installedd ncurses recently in a wrong way. In that case read INSTALL in the ncurses disribution carefully and either restore your original termcap.h or link termcap.so to ncurses.so. Zoltan