From owner-freebsd-questions@FreeBSD.ORG Wed May 26 01:28:20 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 2EC7816A4CE for ; Wed, 26 May 2004 01:28:20 -0700 (PDT) Received: from pfepa.post.tele.dk (pfepa.post.tele.dk [195.41.46.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C77743D3F for ; Wed, 26 May 2004 01:28:19 -0700 (PDT) (envelope-from freebsd.nospam@mekanix.dk) Received: from [192.168.1.14] (0x50a12504.boanxx13.adsl-dhcp.tele.dk [80.161.37.4]) by pfepa.post.tele.dk (Postfix) with ESMTP id 088C847FE5A; Wed, 26 May 2004 10:27:48 +0200 (CEST) From: Bjarne Wichmann Petersen To: freebsd-questions@freebsd.org Date: Wed, 26 May 2004 10:29:25 +0200 User-Agent: KMail/1.6.2 References: <20040522020031.J48390@sherman.trismegistus.net> In-Reply-To: <20040522020031.J48390@sherman.trismegistus.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405261029.25459.freebsd.nospam@mekanix.dk> cc: Hermes Trismegistus Subject: Re: StarOffice60 port help 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: Wed, 26 May 2004 08:28:20 -0000 On Saturday 22 May 2004 09:11, Hermes Trismegistus wrote: > Is there some documentation for installing port StarOffice60? I have > looked on freebsd.org, dutifully did my google'ing, and read all files in > "/usr/ports/editors/staroffice60". When I run "make" in the port > directory, I just get this stdout: > > ===> staroffice-6.0_2 is an interactive port. > > I have the staroffice install binary, and the tar patch. I just need a bit > of direction. Hopefully, someone can point me in the right direction. I don't use ports to install staroffice. I just use the linux installscript on the CD and install it in /usr/local/staroffice6.0. Then as a user I run /usr/local/startoffice/program/setup and make a local installation. Bjarne