From owner-freebsd-java Wed Feb 13 6: 0:22 2002 Delivered-To: freebsd-java@freebsd.org Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (Postfix) with ESMTP id 4688337B400 for ; Wed, 13 Feb 2002 06:00:17 -0800 (PST) Received: (from uucp@localhost) by frmug.org (8.11.3/8.11.3/frmug-2.7/nospam) with UUCP id g1DE08m20785; Wed, 13 Feb 2002 15:00:08 +0100 (CET) (envelope-from earzur@noos.fr) Received: from noos.fr (localhost [127.0.0.1]) by amelie.frmug.org (Postfix) with ESMTP id 14761716A; Wed, 13 Feb 2002 14:52:03 +0100 (CET) Message-ID: <3C6A6F82.1000504@noos.fr> Date: Wed, 13 Feb 2002 14:52:02 +0100 From: Erwan Arzur User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.8) Gecko/20020205 X-Accept-Language: en-us MIME-Version: 1.0 To: Greg Lewis Cc: freebsd-java@freebsd.org Subject: Re: 1.3.1 patchset 6 References: <20020213150154.A57632@misty.eyesbeyond.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Greg Lewis wrote: > Hi all, > > Patchset 6 for JDK 1.3.1 is up on the web site. The main highlights are: > > 1. The Java web browser plugin for Mozilla is working (Joe Kelsey and > Fuyuhiko Maruyama). > 2. Several bug fixes, including the division by zero problem. > 3. An improved native threads subsystem (Bill Huey). > 4. Work has begun on the HotSpot VM (Bill Huey and Joe Kelsey). > Hello Greg, Thanks to all for this great work ! I just gave it a try and i've some problems to report, though i may not have used the appropriate compilation method. I just used the port makefile updated with the new PATCHLEVEL variable. Except a small problem regarding this new distfile without md5 checksum, the compilation goes well but i did not found the plugin compiled anywhere. Do you have to build it manually ? I tried to compile it using "gmake plugin" from work/j2sdk1.3.1/make and it compiled (after some tweaking with the location of gdk/gtk headers), but i have no clue on how to install it. tried to simlink it from /usr/X11R6/lib/mozilla/plugin, but i get an immediate core dump trying to open any page with a java applet (http://java.sun.com being one of those). about:plugins reports the plugin appropriately though. Could you please give some more specific instructions to those who are too keen to see this working and can't wait for the updated port ? ;-) Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message