From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1744 invoked from network); 26 May 2000 07:34:43 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 26 May 2000 07:34:43 -0000 Received: (qmail 21576 invoked by alias); 26 May 2000 07:34:19 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3078 Received: (qmail 21569 invoked from network); 26 May 2000 07:34:19 -0000 Message-ID: <1F7A4567EA8CD311BAED0008C7F4309E01309FF6@hq-msg03.nwest.attws.com> From: "Ackor, Jefferson" To: "'zsh-users@sunsite.auc.dk'" Subject: zsh on NT over samba? Date: Fri, 26 May 2000 00:35:56 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="ISO-8859-1" greetings, I'm trying to build applications on NT 4.0 and NT 4.0 terminal server from a samba mounted device. Using samba because NT doesn't handle case-sensitivity and corrupts some binaries when checked out locally over cvs pserver. my problem is that while zsh works fine locally on NT, when I attempt to execute a script in the samba directory, I get "zsh: exec format error:" any ideas? Thanks -ja