2004-07-31 05:22:02 +02:00
|
|
|
OpenOffice.org Build 1.1.2 Personal Install How-To
|
1999-12-09 18:08:31 +01:00
|
|
|
|
2002-10-19 00:41:42 +02:00
|
|
|
Written by: Martin Blapp <mbr@freebsd.org>
|
1999-12-09 18:08:31 +01:00
|
|
|
|
2003-03-28 10:11:14 +01:00
|
|
|
OpenOffice.org 1.1Beta will soon been installed in
|
2004-07-31 05:22:02 +02:00
|
|
|
${PREFIX}/OpenOffice.org-1.1.2
|
2002-10-19 00:41:42 +02:00
|
|
|
|
|
|
|
1 User installation
|
|
|
|
-------------------
|
|
|
|
|
2003-03-28 10:11:14 +01:00
|
|
|
Just type "openoffice" after you have successfully
|
|
|
|
installed the package. If there is no installed
|
|
|
|
OO.org dir in hour homedir, you'll be prompted to
|
|
|
|
install some files and choose a installed JDK.
|
2003-09-14 23:52:25 +02:00
|
|
|
The setup installs a "OpenOffice.org1.1.0" folder
|
2003-03-28 10:11:14 +01:00
|
|
|
in your homedir.
|
|
|
|
|
|
|
|
If the setup tells you there is already an installed
|
|
|
|
version, you may look at the file ".sversionrc" in
|
|
|
|
your homedir. In this file OpenOffice and StarOffice
|
|
|
|
have both a line for each version which is installed.
|
|
|
|
After removing the problematic line you should be able to
|
|
|
|
install again.
|
|
|
|
|
|
|
|
2 Start OO.org
|
2002-10-19 00:41:42 +02:00
|
|
|
--------------
|
|
|
|
|
|
|
|
There are some wrappers installed for fast startup.
|
|
|
|
Add "${PREFIX}/bin/" to your PATH and you will be able
|
|
|
|
to use them.
|
|
|
|
|
2004-07-31 05:22:02 +02:00
|
|
|
${PREFIX}/bin/openoffice-1.1.2
|
|
|
|
${PREFIX}/bin/openoffice-1.1.2-sagenda
|
|
|
|
${PREFIX}/bin/openoffice-1.1.2-scalc
|
|
|
|
${PREFIX}/bin/openoffice-1.1.2-sdraw
|
|
|
|
${PREFIX}/bin/openoffice-1.1.2-setup
|
|
|
|
${PREFIX}/bin/openoffice-1.1.2-sfax
|
|
|
|
${PREFIX}/bin/openoffice-1.1.2-simpress
|
|
|
|
${PREFIX}/bin/openoffice-1.1.2-spadmin
|
|
|
|
${PREFIX}/bin/openoffice-1.1.2-sweb
|
|
|
|
${PREFIX}/bin/openoffice-1.1.2-swriter
|
2003-03-28 10:11:14 +01:00
|
|
|
|
|
|
|
3 Setup problems (FreeBSD < 4.7-RELEASE only)
|
|
|
|
---------------------------------------------
|
2002-10-19 00:41:42 +02:00
|
|
|
|
|
|
|
If the setup complains about a missing file "setup.ins",
|
2003-03-28 10:11:14 +01:00
|
|
|
it's time to upgrade your FreeBSD system to the latest
|
2002-10-19 00:41:42 +02:00
|
|
|
version. You will encounter this bug only if your OS is
|
2003-03-28 10:11:14 +01:00
|
|
|
older than FreeBSD 4.7-RELEASE.
|
|
|
|
|
|
|
|
4 Crashes in URL-location bar (FreeBSD < 4.7-RELEASE only)
|
|
|
|
----------------------------------------------------------
|
|
|
|
|
|
|
|
OO.org can crash if you enter a non existing path
|
|
|
|
or URL in the location bar. To fix these crashes
|
|
|
|
you need the following patch. You will see this
|
|
|
|
bug only if your OS is older than FreeBSD 4.7-RELEASE.
|
|
|
|
|
|
|
|
http://people.freebsd.org/~mbr/ooo/rtld-symlookup.diff
|