Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 1996 19:25:47 +0300 (IDT)
From:      Edward Beili <edward@cpm.telrad.co.il>
To:        Terry Lambert <terry@lambert.org>
Cc:        questions@freebsd.org
Subject:   Re: Netscape 3.0beta and Java in FreeBSD
Message-ID:  <Pine.HPP.3.91.960522190015.988O@tlcpmh34.elex.co.il>
In-Reply-To: <Pine.HPP.3.91.960520194002.988G-100000@tlcpmh34.elex.co.il>

next in thread | previous in thread | raw e-mail | index | archive | help
Terry,
I tried your suggestions (mkfontdir and removed all environment variables
that even closely resembled "*C*") - it didn't help.

I tried to link moz3_0.zip and classes.zip to the current dir and did:
setenv CLASSPATH '.:moz3_0.zip:classes.zip'
netscape -java sun.tools.javac.Main Test.java

Now the stupid thing crashed with Segmentation fault.
What else could be wrong?

Thanks,
-Edward



On Mon, 20 May 1996, Terry Lambert wrote:

>On Mon, 20 May 1996, Edward Beili wrote:
>
>> Hi,
>> 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?
>> 
>> Regards,
>> -Edward
>> 
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.HPP.3.91.960522190015.988O>