Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2002 18:02:57 -0500
From:      E.J.Cerejo <ecerejo@zapo.net>
To:        lab.stihler@unidavi.edu.br, freebsd-questions@FreeBSD.ORG
Subject:   Re: StarOffice 5.2 installation
Message-ID:  <20020429220251.09D293C23A@server10.safepages.com>

next in thread | raw e-mail | index | archive | help
>
>Subject: StarOffice 5.2 installation
>   From: lab.stihler@unidavi.edu.br
>   Date: Mon, 29 Apr 2002 15:04:24 -0300
>     To: question freebsd <freebsd-questions@FreeBSD.ORG>
>
>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020429220251.09D293C23A>