From owner-freebsd-questions Fri Mar 29 14:58:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wonkity.com (wonkity.com [63.93.4.4]) by hub.freebsd.org (Postfix) with ESMTP id 1FB0637B404 for ; Fri, 29 Mar 2002 14:58:32 -0800 (PST) Received: from wonkity.com (localhost.wonkity.com [127.0.0.1]) by wonkity.com (8.12.1/8.11.6) with ESMTP id g2TMwVuF059657; Fri, 29 Mar 2002 15:58:31 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.1/8.12.1/Submit) with ESMTP id g2TMwVxx059654; Fri, 29 Mar 2002 15:58:31 -0700 (MST)?g (envelope-from wblock@wonkity.com) Date: Fri, 29 Mar 2002 15:58:31 -0700 (MST) From: Warren Block To: chip.wiegand@simrad.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mozilla and java plugin In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 29 Mar 2002 chip.wiegand@simrad.com wrote: > My guess is the problem lays with the plugin being for the linux > version of mozilla and I am using the native fbsd port version. Yes. > How do I fix this? I got it to work last night by doing this: Update your ports if you haven't recently, then go to /usr/ports/java/linux-jdk13 and do a make install. It'll tell you how you have to download the files from Sun and elsewhere. Download them and do the make install again. That gets you the Linux JDK, which is needed to build the native Java JDK (sigh). Now go to /usr/ports/java/jdk13 and make install. Download the files it specifies (different ones from before). Do the make install again, it will build for a pretty long time, and then it's done. At least I think this is right--Mozilla runs Diamond Mine now. 8-) -Warren Block * Rapid City, South Dakota USA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message