From owner-freebsd-questions@FreeBSD.ORG Wed Dec 8 22:45:12 2004 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 63E5816A4CE for ; Wed, 8 Dec 2004 22:45:12 +0000 (GMT) Received: from inetbml02.citec.qld.gov.au (inetbml02.citec.qld.gov.au [203.5.10.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4385043D41 for ; Wed, 8 Dec 2004 22:45:11 +0000 (GMT) (envelope-from Turker.Dundar@nrm.qld.gov.au) Received: from lasun129.dnr.qld.gov.au (mailgate1.nrm.qld.gov.au [203.46.162.123]) by inetbml02.citec.qld.gov.au (Postfix) with ESMTP id EC8029412C for ; Thu, 9 Dec 2004 08:45:09 +1000 (EST) Received: from nrmsweep1.lands.resnet.qg (nrmsweep1.lands.resnet.qg [131.242.97.4]) by lasun129.dnr.qld.gov.au (Postfix) with ESMTP id 6884294811 for ; Thu, 9 Dec 2004 08:45:09 +1000 (EST) Received: from chqmailgw.lands.resnet.qg (unverified) by nrmsweep1.lands.resnet.qg (Content Technologies SMTPRS 4.3.14) with ESMTP id ; Thu, 9 Dec 2004 08:46:42 +1000 Received: from CHQMAIL1.lands.resnet.qg ([203.8.130.74]) by chqmailgw.lands.resnet.qg with Microsoft SMTPSVC (5.0.2195.6713); Thu, 9 Dec 2004 08:46:42 +1000 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Thu, 9 Dec 2004 08:46:42 +1000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Help needed re Mozilla with libjavaplugin_oji_so Thread-Index: AcTdNWU0jai2mc9KRmeg8fxzo5aX5AAP3JdQ From: "Dundar Turker" To: "Kees Plonsz" , X-OriginalArrivalTime: 08 Dec 2004 22:46:42.0520 (UTC) FILETIME=[C9880D80:01C4DD77] Subject: RE: Help needed re Mozilla with libjavaplugin_oji_so 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: Wed, 08 Dec 2004 22:45:12 -0000 This makes sense to me. I too suspect it is some kind of version problem. = On Linux machines I had to use mozilla 1.7.3 to get this plugin working fi= ne. Previous versions did not work. FreeBSD ports have version 1.7.2. I bel= ieve FreeBSD should make this 1.7.3 or newer versions of mozilla available = in the ports.=20 By the way, I did try to link libjavaplugin.so to libjavaplugin_oji.so as = recommended Paul Schmehl and that did not work, I had the same errors. I al= so tried it with different versions of plugin and had the same error. It wo= n't work, maybe because it requires mozilla 1.7.3 instead like it does on L= inux. If you have the plugin working fine with netscape then I would like to see = it working with mozilla as well.. And if works with mozilla then I would l= ike to see which version of mozilla used.=20 I will try this ldconfig when I have a chance. It will take some time thoug= h as I will have to reinstall FreeBSD on my machine, I don't like its curre= nt state after all this... Again, please if there is anybody out there using mozilla and got it workin= g with java plugin I would like to hear from them what version of mozilla a= nd which plugin they use...etc Thank you, Turker Dundar -----Original Message----- From: Kees Plonsz [mailto:kees@jeremino.homeunix.net] Sent: Thursday, 9 December 2004 12:50 AM To: Dundar Turker; freebsd-questions@freebsd.org Subject: RE: Help needed re Mozilla with libjavaplugin_oji_so Dundar Turker wrote: > Thanks for the quick reply... But I'm not so convinced with this answer... > May I ask how will it change the process.? In the end the > libjavaplugin_oji.so is the one to get loaded isn't it, which in turn > generates the error I get. >=20 > I linked libjavaplugin_oji.so (not libjavaplugin.so) on Linux systems and > got it working fine. many different documents instruct the same, to use > libjavaplugin_oji.so. >=20 > many thanks, > Turker Dundar >=20 I think you are right, this is how it works with netscape(on myfreebsd-5.3) /usr/local/netscape/plugins/libjavaplugin_oji.so-> /usr/local/j2sdk1.4.2_06/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so If you get en error with "Undefined=A0Symbol", then you have a version mismatch.=20 You may have to run "/usr/compat/linux/sbin/ldconfig" for dynamic linking all available libs. In my "/usr/compat/linux/etc/ld.so.conf" I put: /usr/X11R6/lib ************************************************************************ The information in this e-mail together with any attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any form of review, disclosure, modification, distribution and/or publication of this e-mail message is prohibited. =20 If you have received this message in error, you are asked to inform the sender as quickly as possible and delete this message and any copies of this message from your computer and/or your computer system network. =20 ************************************************************************