From owner-freebsd-questions Mon Apr 29 15: 3:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from server10.safepages.com (server10.safepages.com [216.127.146.24]) by hub.freebsd.org (Postfix) with ESMTP id 6BA9437B400 for ; Mon, 29 Apr 2002 15:03:00 -0700 (PDT) Received: from smtp.acer-access.com (0-1pool25-247.nas32.philadelphia1.pa.us.da.qwest.net [65.129.25.247]) by server10.safepages.com (Postfix) with SMTP id 09D293C23A; Mon, 29 Apr 2002 22:02:51 +0000 (GMT) X-Mailer: Ultrafunk Popcorn release 1.20 (04-Apr-2002) X-URL: http://www.ultrafunk.com/products/popcorn Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=iso-8859-1 X-Priority: 3 Date: Mon, 29 Apr 2002 18:02:57 -0500 From: E.J.Cerejo To: lab.stihler@unidavi.edu.br, freebsd-questions@FreeBSD.ORG Subject: Re: StarOffice 5.2 installation Reply-To: ecerejo@zapo.net Organization: Home Message-Id: <20020429220251.09D293C23A@server10.safepages.com> 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 > >Subject: StarOffice 5.2 installation > From: lab.stihler@unidavi.edu.br > Date: Mon, 29 Apr 2002 15:04:24 -0300 > To: question freebsd > >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. > >regards. > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message I believe you're trying to install the Portuguese version of staroffice and I don't think there is a port StarOffice in Portuguese. The English version will install just fine using the port, /usr/ports/editors/soffice52. Any way if you still want to try to install the pt version you will need rebuild your kernel with these options: options "P1003_B" options "_KPOSIX_PRIORITY_SCHEDULING" options "_KPOSIX_VERSION=199309L" without these you won't be able to install. I have the instructions on how to install staroffice using the tarball but not the binary file which you seem to have. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message