Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Dec 1997 15:24:42 +0000 (GMT)
From:      Eugeny Kuzakov <kev@lab321.ru>
To:        Raymond Wiker <etorwi@eto.ericsson.se>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: which JDK to use?
Message-ID:  <Pine.BSF.3.96.SK.971208151804.3704B-100000@Kev.l321.omsk.net.ru>
In-Reply-To: <9712080816.AA13413@gargleblaster>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 8 Dec 1997, Raymond Wiker wrote:

> Mark Mayo writes:
>  > >    http://www.csi.uottawa.ca/~kwhite/jdkbinaries/jdk1.1-FreeBSD.html
>  > 
>  > As far as I know, this isn't 1.1.3 but the original 1.1 (1.1.1 I'm
>  > assuming..). I haven't gotten this to work right, and I couldn't
>  > get a hold of Keith to determine what the problem was (it was
>  > Motif related..). Other people are apparently using this port 
>  > successfuly though, so it's probably just bad luck on my part!
> 
> 	I had some trouble with this, until I deleted a font
> properties file (can't remember the name, but it was somewhere under
> jdk1.1/lib). The error I was getting was (surprise) a
> java.nullPointerException.
cd $JAVA_HOME/lib
mkdir fontprops
mv font.prop* fontprops

And use !

But I want jdk 1.1.4...:(

	Best wishes, Eugeny Kuzakov
		Laboratory 321 ( Omsk, Russia )
		kev@lab321.ru




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.SK.971208151804.3704B-100000>