From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7426 invoked from network); 20 Jun 2000 16:20:47 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 20 Jun 2000 16:20:47 -0000 Received: (qmail 27327 invoked by alias); 20 Jun 2000 16:19:25 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3194 Received: (qmail 27313 invoked from network); 20 Jun 2000 16:19:25 -0000 Message-ID: <394F9960.17DF230A@camline.com> Date: Tue, 20 Jun 2000 18:18:40 +0200 From: Johannes =?iso-8859-1?Q?M=E4hner?= Organization: camline X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: "zsh-users@sunsite.auc.dk" Subject: "SOLVED" zsh problem on HPUX 11.00 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I "solved" my zsh/termcap problem on our HPUX 11.00 system by using the brute-force-method: Installing ncurses-5.0 locally und linking zsh with these libraries instead of the original HPUX-curses library solved the problem. Nevertheless, thanks to anyone who replied to my mail.