From owner-freebsd-questions@FreeBSD.ORG Mon Sep 4 19:05:23 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 B237216A4E0 for ; Mon, 4 Sep 2006 19:05:23 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [199.26.172.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F27843D49 for ; Mon, 4 Sep 2006 19:05:23 +0000 (GMT) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id k84J5Ai6057671 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 4 Sep 2006 12:05:10 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id k84J5Ank057670; Mon, 4 Sep 2006 12:05:10 -0700 (PDT) Received: by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA19240; Mon, 4 Sep 06 11:55:21 PDT Date: Mon, 4 Sep 06 11:55:21 PDT From: perryh@pluto.rain.com (Perry Hutchison) Message-Id: <10609041855.AA19240@pluto.rain.com> To: donaldjoneill@gmail.com References: <10609040708.AA17675@pluto.rain.com> <200609040750.30916.donaldjoneill@gmail.com> In-Reply-To: <200609040750.30916.donaldjoneill@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Word processor for 6.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: Mon, 04 Sep 2006 19:05:23 -0000 > > Anyone know where I can find a working word processor for 6.1? ... > You can go to http://porting.openoffice.org/freebsd/ and download > openoffice2.0.3 pre-built binaries from there. I would suggest > that, rather than trying to build it. Thanks for the pointer. That is the sort of thing I was hoping for. > You're probably going to need java. I suggest getting the pre-built > binary for diablo-jdk-1.5.0.07.00, you can get it here: > http://www.freebsdfoundation.org/downloads/java.shtml The diablo port appeared to build OK as a dependency :) but I should probably d/l this one also just in case. > Try to save yourself as much pain as possible. Building openoffice > from ports tends to fall in the category of pain. So it would seem :( I thought the whole point of the Ports Collection was to avoid this sort of problem.