From owner-freebsd-threads@FreeBSD.ORG Fri May 30 13:32:15 2003 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 255C937B401 for ; Fri, 30 May 2003 13:32:15 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A66F43F3F for ; Fri, 30 May 2003 13:32:14 -0700 (PDT) (envelope-from eischen@pcnet.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.8/8.12.1) with ESMTP id h4UKWDNc012399; Fri, 30 May 2003 16:32:13 -0400 (EDT) Date: Fri, 30 May 2003 16:32:13 -0400 (EDT) From: Daniel Eischen To: Martin Blapp In-Reply-To: <20030530213225.S94836@cvs.imp.ch> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-threads@freebsd.org Subject: Re: panic during openoffice build with libkse X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 May 2003 20:32:15 -0000 On Fri, 30 May 2003, Martin Blapp wrote: > > Hi, > > > Mine is built, but the damn thing won't install. This is > > a fresh installation of openoffice, so there was no prior > > installation of it. First it bombed on not finding > > OpenOffice.org1.0, so a did a 'mkdir /usr/local/OpenOffice.org1.0' > > and it got past that. Now it's stopping in other places. > > What magic am I missing? > > Well. I think you should use the graphical install then. Just set > yout DISPLAY-variable to a working display, then remove "-r:oo_setup.resp" > from the ports Makefile from line 606. That didn't work (it's line 566 in my ports Makefile). > > You will then get a graphical install and see the reason for the > breakage. I'm interested in it too. I did get a progress bar; it popped up and got to a bit more than 50% and then went away. I then got the following errors: # make install ===> Installing for openoffice-1.0.3_2 ===> openoffice-1.0.3_2 depends on file: /usr/local/bin/perl5.6.1 - found *** Error code 1 (ignored) ===> Generating temporary packing list ===> Add wrapper scripts find: OpenOffice.org1.0: No such file or directory *** Error code 1 Stop in /opt/FreeBSD/ports/editors/openoffice. -- Dan Eischen