Date: Mon, 29 Apr 2002 14:39:42 -0400 From: Bill Moran <wmoran@potentialtech.com> To: lab.stihler@unidavi.edu.br Cc: question freebsd <freebsd-questions@FreeBSD.ORG> Subject: Re: StarOffice 5.2 installation Message-ID: <3CCD936E.2050601@potentialtech.com> References: <1020103464.3ccd8b281cf30@www.unidavi.edu.br>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CCD936E.2050601>