From owner-freebsd-java Thu May 17 6:27:32 2001 Delivered-To: freebsd-java@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 9B92437B423 for ; Thu, 17 May 2001 06:27:29 -0700 (PDT) (envelope-from v.sturm@gmx.de) Received: (qmail 16392 invoked by uid 0); 17 May 2001 13:27:28 -0000 Received: from pc19f2b8a.dip.t-dialin.net (HELO volker) (193.159.43.138) by mail.gmx.net (mp005-rz3) with SMTP; 17 May 2001 13:27:28 -0000 From: "Volker Sturm" To: Subject: Java Plugin Date: Thu, 17 May 2001 15:28:26 +0200 Message-ID: <000401c0ded5$40fbd4a0$0100a8c0@volker> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I am trying to get the Java Plugin for Netscape 4.76 of Sun's JDK 1.3.0_02 running. It says "Bad magic number ... Ignored" when I do a "about:plugins" in Netscape. I tried brandelf -t Linux javaplugin.so already. I have a similar environment running under SuSE 7.0 with Netscape 4.76 and JDK 1.2.2 where the plugin isn't causing an explicit error message but Netscape doesnt use it either. I have set NPX_PLUGIN_PATH in ~/.profile to NPX_PLUGIN_PATH=$NPX_PLUGIN_PATH:"path to javaplugin.so"; export NPX_PLUGIN_PATH; It finds the plugin, so the path is correct, just can't remember it right now. Anything I did forget? Thanks for any suggestions, Volker Sturm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message