From owner-freebsd-questions Mon May 20 17:02:45 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA00538 for questions-outgoing; Mon, 20 May 1996 17:02:45 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA00531 for ; Mon, 20 May 1996 17:02:43 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id QAA29066; Mon, 20 May 1996 16:58:24 -0700 From: Terry Lambert Message-Id: <199605202358.QAA29066@phaeton.artisoft.com> Subject: Re: Netscape 3.0beta and Java in FreeBSD To: edward@cpm.telrad.co.il (Edward Beili) Date: Mon, 20 May 1996 16:58:23 -0700 (MST) Cc: questions@freebsd.org In-Reply-To: from "Edward Beili" at May 20, 96 07:57:44 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Last night I tried the latest Netscape 3.0 beta on FreeBSD 2.1R > (486DX33 with 8Mb of RAM). It didn't run Java applets > even though Netscape says it should. More over when I attempted > to use its built-in Java compiler > (netscape -java sun.tools.javac.Main Test.java) > it crashed with "Memory fault" error. I suspect it wants more memory... > Did anybody have a better experience? For that matter what is the status > of JDK for FreeBSD? Here is one fix (as root): cd /usr/X11R6/lib/X11/fonts/misc /usr/X11R6/bin/mkfontdir There is also an environment variable (with a "C" in it if I remember) that you should *unset* for JAVA to work. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.