From owner-freebsd-mozilla Sun Sep 22 5:58: 1 2002 Delivered-To: freebsd-mozilla@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9E6037B401 for ; Sun, 22 Sep 2002 05:58:00 -0700 (PDT) Received: from mail.arsconcero.com (elvis2.intrepid.net [209.190.164.164]) by mx1.FreeBSD.org (Postfix) with SMTP id 37BA143E3B for ; Sun, 22 Sep 2002 05:57:56 -0700 (PDT) (envelope-from mark@intrepid.net) Received: (qmail 14395 invoked by uid 500); 22 Sep 2002 12:58:05 -0000 Date: Sun, 22 Sep 2002 08:58:05 -0400 From: Mark Conway Wirt To: freebsd-mozilla@freebsd.org Subject: Simple Java Question Message-ID: <20020922085805.A14356@ArsConcero.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Last night, makeworld'ed my system, and used that as an opportunity to install the latest Mozilla that is available in the package tree (1.0 RC3). It works fine, but it appears to be looking to /usr/local/jdk1.3.1 to find the java plugin. Now, as far as I can tell, I'll need to compile -- from source -- the entire JDK to get Java support enabled (there do not seem to be pre-compiled binaries available, presumably because of licensing concerns). I can do this, but it is a long a difficult process on my four-year-old laptop, and diskspace really is at a premium, so I'd prefer *not* installing the whole JDK, if that's an option. Any insight would be appreciated! --Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Tue Sep 24 9: 4:11 2002 Delivered-To: freebsd-mozilla@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6AEE37B401 for ; Tue, 24 Sep 2002 09:04:09 -0700 (PDT) Received: from mhub-c2.tc.umn.edu (mhub-c2.tc.umn.edu [160.94.128.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46F3943E6A for ; Tue, 24 Sep 2002 09:04:09 -0700 (PDT) (envelope-from kwythers@umn.edu) Received: from x74-47.forestry.umn.edu (x74-47.forestry.umn.edu [128.101.74.47]) by mhub-c2.tc.umn.edu with ESMTP for freebsd-mozilla@FreeBSD.ORG; Tue, 24 Sep 2002 11:04:04 -0500 (CDT) Subject: jkd13 for mozilla will not build From: "Kirk R. Wythers" To: freebsd-mozilla@FreeBSD.ORG Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 24 Sep 2002 11:04:02 -0500 Message-Id: <1032883442.36674.54.camel@lorax.forestry.umn.edu> Mime-Version: 1.0 X-Umn-Remote-Mta: [N] x74-47.forestry.umn.edu #+LO+TR Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm getting the following error when I start mozilla (1.0.1,2) LoadPlugin: failed to initialize shared library /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so [Cannot open "/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so"] I've tried re-building jdk13 but get an error: gmake[3]: *** No rule to make target `../../../build/bsd-i386/classes/META-INF/services/javax.sound.sampled.spi.FormatConversionProvider', needed by `copy-files'. Stop. gmake[3]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/make/javax/sound' gmake[2]: *** [optimized] Error 2 gmake[2]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/make/javax/sound' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/make/javax' gmake: *** [all] Error 1 *** Error code help -- Kirk R. Wythers email: kwythers@umn.edu University of Minnesota tel: 612.625.2261 Department of Forest Resources fax: 612.625.5212 Saint Paul, MN 55108 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message