From owner-freebsd-ports Thu Apr 11 08:41:19 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA19947 for ports-outgoing; Thu, 11 Apr 1996 08:41:19 -0700 (PDT) Received: from xi.dorm.umd.edu (root@xi.dorm.umd.edu [129.2.152.45]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id IAA19942 for ; Thu, 11 Apr 1996 08:41:16 -0700 (PDT) Received: from localhost (smpatel@localhost [127.0.0.1]) by xi.dorm.umd.edu (8.7.5/8.6.12) with SMTP id LAA00743; Thu, 11 Apr 1996 11:40:59 -0400 (EDT) Date: Thu, 11 Apr 1996 11:40:59 -0400 (EDT) From: Sujal Patel X-Sender: smpatel@xi.dorm.umd.edu To: Giles Lean cc: Satoshi Asami , ports@freebsd.org Subject: Re: cvs commit: ports/www/jdk - Imported sources In-Reply-To: <199604101132.VAA19230@nemeton.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 10 Apr 1996, Giles Lean wrote: > Careful; if you have CLASSPATH set in your environment for kaffe-0.3 > netscape3 (Atlas) will coredump when trying to run Java applets. > > On the other hand, kaffe will run against the moz3_0.zip file > distributed with netscape3. The netscape3 script (installed from the port) will set the CLASSPATH correctly, so this isn't a problem. We let netscape use moz3_0.zip to run applets and let it use the classes.zip for compiling-- Kaffe-0.3 really should run with classes.zip not moz3_0.zip Sujal