From owner-freebsd-openoffice@FreeBSD.ORG Fri Jan 21 21:50:36 2005 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C5C216A4CE for ; Fri, 21 Jan 2005 21:50:36 +0000 (GMT) Received: from smtp.easystreet.com (smtp.easystreet.com [69.30.22.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A952143D45 for ; Fri, 21 Jan 2005 21:50:35 +0000 (GMT) (envelope-from ebourass@easystreet.com) Received: from spinnaker.easystreet.com (spinnaker.easystreet.com [69.30.17.10]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by smtp.easystreet.com (Postfix) with ESMTP id 7074E36405A for ; Fri, 21 Jan 2005 13:50:35 -0800 (PST) From: Eric Bourassa Organization: EasyStreet Online Services To: openoffice@freebsd.org Date: Fri, 21 Jan 2005 13:53:04 -0800 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501211353.05499.ebourass@easystreet.com> Subject: Problems building openoffice-1.1 port on 5.3 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ebourass@easystreet.com List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 21:50:36 -0000 I have a 5.3 box with xorg (as default) and am using KDE as the WM. I built firefox and thunderbird from ports. I went through the dependencies portion of the openoffice-1.1 build with little trouble (OK, it is a pain to have to download the java pieces by hand). When it finally gets to building openoffice-1.1, things appear to go reasonably smoothly until the end, when I get: -- Local Script Particel Zip (c) 2000 Sun Microsystems WARNING! Project(s): gtk not found and couldn't be built. Correct build.lsts. ===> Installing for openoffice-1.1.4 ===> openoffice-1.1.4 depends on file: /usr/local/bin/perl5.8.5 - found ===> openoffice-1.1.4 depends on executable: pkg-config - found ===> Generating temporary packing list ===> Checking if editors/openoffice-1.1 already installed ./install: not found *** Error code 127 -- It looks like the gtk issue is insignificant; it occurs only in the crashrep package. What I haven't worked out yet is what should have built the "./install" script and why it didn't. Any suggestions? Thanks, Eric