From owner-freebsd-questions Mon Apr 29 11:36: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from infinity.aesredfish.net (ns1.aesredfish.net [65.168.0.12]) by hub.freebsd.org (Postfix) with ESMTP id 6ABA137B416 for ; Mon, 29 Apr 2002 11:35:55 -0700 (PDT) Received: from potentialtech.com (mhope-dhcp-65-168-1-181.dashfast.com [65.168.1.181]) by infinity.aesredfish.net (8.11.6/8.11.0) with ESMTP id g3TIYVU25504; Mon, 29 Apr 2002 14:34:39 -0400 Message-ID: <3CCD936E.2050601@potentialtech.com> Date: Mon, 29 Apr 2002 14:39:42 -0400 From: Bill Moran Organization: Potential Technologies User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010914 X-Accept-Language: en-us MIME-Version: 1.0 To: lab.stihler@unidavi.edu.br Cc: question freebsd Subject: Re: StarOffice 5.2 installation References: <1020103464.3ccd8b281cf30@www.unidavi.edu.br> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lab.stihler@unidavi.edu.br wrote: > Hi I have this file: so-5_2-ga-bin-linux-pt.bin > that is the official file from Sun (I guess) > Where do I find info on how to install it under > freebsd? I tried to install it but it fails and > tells me about a missing lib-file. Is there some > StarOffice-HOWTO out there? :) > > note: I already have the linux emulation up > and running. I just dont know how to install the > applications and use it. StarOffice has a port, as root enter: cd /usr/ports/editors/staroffice52; make install If you've already downloaded the source file, put it in /usr/ports/distfiles first, so the make process can find it. If you're unfamiliar with the ports setup, I suggest reading the handbook section: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html -- Bill Moran Potential Technology http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message