Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Apr 2008 19:42:30 -0400
From:      Robert Huff <roberthuff@rcn.com>
To:        davidb@boothscientific.com
Cc:        freebsd-ports@freebsd.org
Subject:   Re: openoffice and java
Message-ID:  <18422.48358.986043.561478@jerusalem.litteratus.org>
In-Reply-To: <200804041831.51583.davidb@boothscientific.com>
References:  <200804040120.09070.softwareleute@freenet.de> <200804040147.36878.softwareleute@freenet.de> <20080404173336.1768653tvtohcpgc@intranet.encontacto.net> <200804041831.51583.davidb@boothscientific.com>

next in thread | previous in thread | raw e-mail | index | archive | help

David Booth writes:

>  I do not have a suggested fix, but I found similar behavior when
>  I tried to compile it with JDK 1.6.  Diablo 1.5 worked fine for
>  me though.

	From the Makefile:

USE_JAVA=       yes
JAVA_BUILD=     jdk
JAVA_VENDOR=    freebsd bsdjava
.if (${OSVERSION} >= 700000)
JAVA_VERSION=   1.5
.else
JAVA_VERSION=   1.4 1.5
.endif

	OOv2 is not rated for JDK-1.6.


				Robert Huff





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