From owner-freebsd-questions@FreeBSD.ORG Mon Sep 8 03:05:11 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C09A816A4BF for ; Mon, 8 Sep 2003 03:05:11 -0700 (PDT) Received: from msv02-kent-syd.comindico.com.au (msv02-kent-syd.comindico.com.au [203.194.29.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id B703943FEC for ; Mon, 8 Sep 2003 03:05:09 -0700 (PDT) (envelope-from dlodeiro@inspired.net.au) Received: from .dl.com (dsl-217.128.240.220.lns02-wick-bne.dsl.comindico.com.au [220.240.128.217]) h88A54g02481 for ; Mon, 8 Sep 2003 20:05:04 +1000 (EST) From: David L To: freebsd-questions@freebsd.org Date: Mon, 8 Sep 2003 20:04:08 +1000 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309082004.08198.dlodeiro@inspired.net.au> Subject: JAVA and MOZILLA X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Sep 2003 10:05:11 -0000 I have been trying for quite some tiime to get Mozilla a Java Plugin that it will actually use. I have tried the linux-xun-jdk versions 1.3.1 1.4.1 & 1.4.2 , konqueror web browser uses these succesfully, however I symlink /usr/local/linux-sun-jdk1.4.1/jre/plugin/i386/ns600/libjavapluginoji.so to /usr/X11R6/lib/mozilla/plugin/ and it wont accept it. I try the same with the native JDK1.4.1 however in /usr/local/jdk1.4.1/jre/lib/i386/native_threads there is only libhpi.so wich doesnt do anything. I have also tried /usr/local/diablo-jdk1.3.1/jre/plugin/i386/ns600/libjavapluginoji.so without any succes. I have a whole lot of other plugins that work perfectly , shockwave, mplayer, acrobat , flash, etc, etc However I have not been able to get Java to work on Mozilla ever Currently I have the diablo-jdk plugin symlinked into the mozilla plugin directory and this is the error I get when I star mozilla in a terminal window %mozilla & [1] 38656 %No running window found. LoadPlugin: failed to initialize shared library /usr/local/diablo-jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so [/usr/local/diablo-jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so: Undefined symbol "_vt$17nsGetServiceByCID"] any help, links, abuse , will be greatly appreciated. Thanks David Lodeiro