From owner-freebsd-questions@FreeBSD.ORG Mon Feb 16 08:26:28 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 5EF5616A4CE for ; Mon, 16 Feb 2004 08:26:28 -0800 (PST) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id EF01143D2F for ; Mon, 16 Feb 2004 08:26:27 -0800 (PST) (envelope-from freebsd@stevenfettig.com) Received: (qmail 49821 invoked from network); 16 Feb 2004 16:26:27 -0000 Received: from c68.115.22.188.jvl.wi.charter.com (HELO stevenfettig.com) (68.115.22.188) by relay.pair.com with SMTP; 16 Feb 2004 16:26:27 -0000 X-pair-Authenticated: 68.115.22.188 Message-ID: <4030EF32.70608@stevenfettig.com> Date: Mon, 16 Feb 2004 10:26:26 -0600 From: "Steven N. Fettig" User-Agent: Mozilla Thunderbird 0.5 (Macintosh/20040208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ecrist@adtechintegrated.com References: <200402151925.05177.ecrist@adtechintegrated.com> <200402152227.33407.ecrist@adtechintegrated.com> <40304C35.4090206@stevenfettig.com> <200402152256.18275.ecrist@adtechintegrated.com> <4030506C.9040805@stevenfettig.com> In-Reply-To: <4030506C.9040805@stevenfettig.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD questions List Subject: Re: OpenOffice ports build... proceedure for FreeBSD 4.9 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: Mon, 16 Feb 2004 16:26:28 -0000 Eric (and list), I finally got it working this morning under the following conditions: Fresh install of FreeBSD 4.9 from the mini-ISO cd. Install X from the sysinstall via FTP Install Gnome from the sysinstall via FTP cd /usr/ports/distfiles (as root) make sure openoffice-1.1.0_1.tgz is in the distfiles directory pkg_add -r ORbit pkg_add -r gtk pkg_add ./openoffice-1.1.0_1.tgz start x / startx type openoffice-1.1 (it is installed in /usr/local/bin) configure at will exit configuration start openoffice by typing openoffice-1.1 Works for me... If anyone has a better routine, I'd love to hear it. Steve Fettig