From owner-freebsd-questions@FreeBSD.ORG Thu Feb 9 15:17:10 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 96FA116A420 for ; Thu, 9 Feb 2006 15:17:10 +0000 (GMT) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id B80DB43D5C for ; Thu, 9 Feb 2006 15:17:08 +0000 (GMT) (envelope-from peo@intersonic.se) Received: from localhost (terrapin.inter-sonic.com [172.16.1.12]) by neonpark.inter-sonic.com (Postfix) with ESMTP id 6971F818E23 for ; Thu, 9 Feb 2006 16:17:07 +0100 (CET) Message-ID: <43EB5CEF.20506@intersonic.se> Date: Thu, 09 Feb 2006 16:17:03 +0100 From: Per olof Ljungmark User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: "'freebsd-questions@freebsd.org'" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at inter-sonic.com Subject: [Fwd: 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: Thu, 09 Feb 2006 15:17:10 -0000 -------- Original Message -------- Subject: Re: Porblem with Openoffice 2.0.1 Date: Wed, 8 Feb 2006 21:20:57 -0500 (EST) From: andy@neu.net To: Per olof Ljungmark References: <20060204062419.D220B16A443@hub.freebsd.org> <43EA87AC.4030905@intersonic.se> I was able to fix the problem, I think there is something wrong with patch 8 for jdk14. Delete the openoffice2 directory in /usr/ports. Cvsup, then build OOo WITHOUT Java. For example, make -DWITHOUT_JAVA install. This worked for me. It's only that java is required for many features to work. I think I'll wait a while and see if the problem gets fixed. Furthermore, a "make clean" in the openoffice-2.0 directory should be sufficient to clear out the previous build.