From owner-freebsd-questions@FreeBSD.ORG Tue Feb 7 18:18:57 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D914816A422 for ; Tue, 7 Feb 2006 18:18:57 +0000 (GMT) (envelope-from micahjon@ywave.com) Received: from relay1.av-mx.com (relay1.av-mx.com [137.118.16.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3956D43D48 for ; Tue, 7 Feb 2006 18:18:56 +0000 (GMT) (envelope-from micahjon@ywave.com) X-Virus-Scan-Time: 0 Received: from [137.118.16.55] (HELO mx3.av-mx.com) by relay1.av-mx.com (CommuniGate Pro SMTP 4.2.10) with SMTP id 163540197 for freebsd-questions@freebsd.org; Tue, 07 Feb 2006 13:18:54 -0500 Received: (qmail 881 invoked from network); 7 Feb 2006 18:18:54 -0000 Received: from dsl29039.ywave.com (HELO ?192.168.1.65?) (micahjon@ywave.com@216.227.116.39) by mx3.av-mx.com with SMTP; 7 Feb 2006 18:18:54 -0000 X-CLIENT-IP: 216.227.116.39 X-CLIENT-HOST: dsl29039.ywave.com Message-ID: <43E8E489.40506@ywave.com> Date: Tue, 07 Feb 2006 10:18:49 -0800 From: Micah User-Agent: Thunderbird 1.5 (X11/20060113) MIME-Version: 1.0 To: andy@neu.net References: <20060204062419.D220B16A443@hub.freebsd.org> <43E7ECFF.1040508@ywave.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Porblem with Openoffice 2.0.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2006 18:18:58 -0000 andy@neu.net wrote: > > On Mon, 6 Feb 2006, Micah wrote: > >> Since no one has responded, I'll respond with a wild guess. Try jdk15. >> There's been some odd problems revolving around libzip that are seem >> to be fixed in 1.5. >> >> HTH, >> Micah >> >> andy@neu.net wrote: >>> I have had Openoffice 2.0.1 installed and working perfectly for several >>> weeks now. Suddenly, openoffice now fails to start. I thought maybe >>> JDK14 was corrupted so I deinstalled and reinstalled it, however I still >>> get the same problem. Below is the output from the end of the failed >>> openoffice compile. Also, if I try to start openoffice from the command >>> line I get the same message. >>> -------------------------------------------------------------------------- > Thank you for responding, I did try jdk15. It would not work because OOo > looks for jdk14_p2. I can't be the only one having this problem? OOo works just fine for me. I don't have jdk14 installed, though I did when I installed OOo. You're other options are to try WITHOUT_JAVA, change the makefile to point to 1.4+ and see what happens, or install the packaged version. Also you could try freebsd-openoffice@ and/or freebsd-java@ since freebsd-questions@ isn't turning up any similar reports. HTH, Micah