From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6130 invoked from network); 16 Jun 2000 14:47:07 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 16 Jun 2000 14:47:07 -0000 Received: (qmail 8458 invoked by alias); 16 Jun 2000 14:46:38 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3170 Received: (qmail 8451 invoked from network); 16 Jun 2000 14:46:37 -0000 Message-ID: <394A3D9F.28416057@camline.com> Date: Fri, 16 Jun 2000 16:45:51 +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: zsh on HPUX 11.00 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I have problems running zsh 3.1.9 on our HPUX 11.00 system. Compilation ends without errors(!), but running zsh yields the message "can't find termcap info for xterm" I compiled zsh with "gcc version 2.95.2 19991024 (release)" How can I get started in figuring out what's going wrong here? How can I validate that the termcap resp. terminfo system on our system is working? Thanks for your help! Johannes