From owner-freebsd-java Thu Apr 23 13:08:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA16406 for freebsd-java-outgoing; Thu, 23 Apr 1998 13:08:25 -0700 (PDT) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA16400 for ; Thu, 23 Apr 1998 13:08:23 -0700 (PDT) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id OAA27255; Thu, 23 Apr 1998 14:08:19 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id OAA10908; Thu, 23 Apr 1998 14:08:16 -0600 Date: Thu, 23 Apr 1998 14:08:16 -0600 Message-Id: <199804232008.OAA10908@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Tom Bartol Cc: Nate Williams , freebsd-java@FreeBSD.ORG Subject: Re: JWS2.0/libawt.so trouble In-Reply-To: References: <199804231733.LAA10203@mt.sri.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Great, thanks! Oh, while you're at it I also noticed that the locate_dirs > script in the jwspatch.tar.gz file had a typo (or was corrupted) on the > first line. The copy I got had a "2" as it's first line which I changed > to: > > #!/bin/sh Done. > Also the jws script needed to have its #!/bin/sh -h changed to: > > #!/usr/local/bin/bash -h It's right now set to: #!/usr/local/bin/bash -h -x Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message