From owner-freebsd-questions@FreeBSD.ORG Sun Oct 3 10:20:59 2004 Return-Path: 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 D74D316A4CE for ; Sun, 3 Oct 2004 10:20:59 +0000 (GMT) Received: from pengo.systems.pipex.net (pengo.systems.pipex.net [62.241.160.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B3CE43D5F for ; Sun, 3 Oct 2004 10:20:59 +0000 (GMT) (envelope-from mark.cullen@dsl.pipex.com) Received: from ape (81-178-127-34.dsl.pipex.com [81.178.127.34]) by pengo.systems.pipex.net (Postfix) with SMTP id CE3324C00050 for ; Sun, 3 Oct 2004 11:20:57 +0100 (BST) Message-ID: <056501c4a933$2f021b70$f700000a@ape> From: "Markie" To: Date: Sun, 3 Oct 2004 11:24:34 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Subject: OpenOffice 1.1.3 package X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 10:20:59 -0000 Hi all I just installed OpenOffice 1.1.3, via a package, on -CURRENT from a few days ago. pkg_add complained about not being able to find XFree86 and imake 4.3.0 (I think) and perl - which is odd because I do have perl installed - so I used -f to force it. However, when I try and run openoffice-1.1.3 or openoffice-1.1.3-setup it just sits there using 100% CPU time in soffice.bin or setup.bin; I have to kill the process off using -KILL. Is this a known problem? I also tried compiling from source on 5.3-BETA5 before I updated to CURRENT and that failed, although I forgot to look why. Thanks