From owner-freebsd-openoffice@FreeBSD.ORG Mon Mar 31 12:09:17 2008 Return-Path: Delivered-To: openoffice@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 621CF106564A for ; Mon, 31 Mar 2008 12:09:17 +0000 (UTC) (envelope-from jbvb@glamlabs.com) Received: from mail.ttlc.net (mail.ttlc.net [66.94.32.4]) by mx1.freebsd.org (Postfix) with ESMTP id 274328FC1F for ; Mon, 31 Mar 2008 12:09:16 +0000 (UTC) (envelope-from jbvb@glamlabs.com) Received: from cpq.hsd1.ma.comcast.net. [75.68.131.162] by mail.ttlc.net with ESMTP (SMTPD-9.21) id A45B5174; Mon, 31 Mar 2008 08:08:59 -0400 Message-ID: <47F0D43C.7080701@glamlabs.com> Date: Mon, 31 Mar 2008 08:08:28 -0400 From: James VanBokkelen User-Agent: Thunderbird 2.0.0.9 (X11/20080212) MIME-Version: 1.0 To: openoffice@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: usr/ports/editors/openoffice.org-2 build issue X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2008 12:09:17 -0000 I am running 7.0-RELEASE on amd64: uname -a FreeBSD cpq.hsd1.ma.comcast.net. 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 10:35:36 UTC 2008 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 The OpenOffice package available under packages-7-stable doesn't find my Java installation, making Presenter and other tools unusable: /ports/amd64/packages-7-stable/editors/openoffice.org-2.3.1_1.tbz I tried using the configuration menus to add a Java Runtime, but it won't recognize any of the diablo install directories as containing one. 'which java' and 'java -version' both work. I did a cvsup this morning and tried to build usr/ports/editors/openoffice.org-2 It requested: Please open http://download.java.net/tiger/ in a web browser. Download the Update 14 Source, jdk-1_5_0_14-fcs-src-b03-jrl-05_oct_2007.jar and the Source Binaries, jdk-1_5_0_14-fcs-bin-b03-jrl-05_oct_2007.jar . However, the Sun site was updated in early March, and I can only obtain the 1_5_0_15 versions of the files. I'd be happy to provide supporting information, just let me know what you need. jbvb