From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27474 invoked from network); 24 Sep 2002 17:03:01 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 24 Sep 2002 17:03:01 -0000 Received: (qmail 19809 invoked by alias); 24 Sep 2002 17:01:57 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5381 Received: (qmail 19768 invoked from network); 24 Sep 2002 17:01:56 -0000 Date: Tue, 24 Sep 2002 13:01:49 -0400 From: Bill Burton Subject: Support for Solaris 2.6 and 2.7? To: Zsh users Message-id: <3D909A7D.1AF4733E@progress.com> Organization: Progress Software Corporation MIME-version: 1.0 X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT X-Accept-Language: en-US Hello, I built zsh version 4.0.6 on Solaris 2.6 for use on 2.6 through 2.8. However, executable only works on Solaris 2.8. On 2.6, it can't find /usr/lib/libcurses.so.1 so it bails. On 2.7, it exits silently (no messages) with an exit status of 1. So is anyone running version 4.0.x successfully on Solaris 2.6 or 2.7? Thanks, -Bill