From owner-freebsd-stable Fri Jul 5 0:41: 8 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3A5737B400 for ; Fri, 5 Jul 2002 00:41:05 -0700 (PDT) Received: from nef.ens.fr (nef.ens.fr [129.199.96.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75E8743E09 for ; Fri, 5 Jul 2002 00:41:04 -0700 (PDT) (envelope-from Rahul.Siddharthan@lpt.ens.fr) Received: from corto.lpt.ens.fr (corto.lpt.ens.fr [129.199.122.2]) by nef.ens.fr (8.10.1/1.01.28121999) with ESMTP id g657f3o89617 ; Fri, 5 Jul 2002 09:41:03 +0200 (CEST) Received: from (rsidd@localhost) by corto.lpt.ens.fr (8.9.3/jtpda-5.3.1) id JAA49087 ; Fri, 5 Jul 2002 09:41:02 +0200 (CEST) Date: Fri, 5 Jul 2002 09:41:02 +0200 From: Rahul Siddharthan To: Jason Porter Cc: freebsd-stable Subject: Re: Java pluging for Mozilla? Message-ID: <20020705094102.E47546@lpt.ens.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 3.4-STABLE i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jason Porter wrote: > Okay, so I've built the jdk and I have the link in the plugins folder > for the java plugin, I wasn't sure which plugin to use, so I used the > ns600 (I'm using mozilla 1.0.1, should I have used ns610?). Yes, I suppose so. But there isn't any mozilla 1.0.1, do you mean mozilla 1.0? > Then it can't find the libraries it needs becuase they're in > /compat/linux/wherever. You "built" which jdk? If you built the native one, you need the native mozilla. If you installed the binary port of the linux jdk, you need the linux mozilla. If everything is native, you don't need any /compat/linux. > So I started creating more links for those files. I get to > ld-linux.so.2 and I create the link for that file, then mozilla > wouldn't load, it says there's a Bus error. If you're using linux-mozilla and linux-jdk, you don't need symlinks, you need the actual linux files there, which you can get by installing linux_base-{6,7}. I haven't managed to get java working (though other linux plugins do work), but I've seen mails saying that java works with linux_base-6. Java used to work for me with earlier versions of mozilla, but perhaps at that time I had linux_base-6 installed too, I can't remember now. HTH, - Rahul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message