2003-04-12 23:35:37 +02:00
|
|
|
OpenOffice.org Build 1.0.3 Personal Install How-To
|
1999-12-09 18:08:31 +01:00
|
|
|
|
2002-08-01 14:29:21 +02:00
|
|
|
Written by: Martin Blapp <mbr@freebsd.org>
|
1999-12-09 18:08:31 +01:00
|
|
|
|
2002-07-16 14:55:34 +02:00
|
|
|
OpenOffice.org will soon been installed in
|
|
|
|
${PREFIX}/OpenOffice.org1.0/
|
2000-08-24 21:29:31 +02:00
|
|
|
|
2002-08-01 14:29:21 +02:00
|
|
|
1 User installation
|
|
|
|
-------------------
|
1999-12-15 00:14:36 +01:00
|
|
|
|
2003-01-23 00:02:17 +01:00
|
|
|
Just type "openoffice" after you have successfully
|
|
|
|
installed the package. If there is no installed
|
2003-03-27 00:44:12 +01:00
|
|
|
OO.org dir in your homedir, you'll be prompted to
|
2003-01-23 00:02:17 +01:00
|
|
|
install some files and choose a installed JDK.
|
2003-04-12 23:35:37 +02:00
|
|
|
The setup installs a "OpenOffice.org1.0.3" folder
|
2003-01-23 00:02:17 +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-08-01 14:29:21 +02:00
|
|
|
--------------
|
|
|
|
|
|
|
|
There are some wrappers installed for fast startup.
|
|
|
|
Add "${PREFIX}/bin/" to your PATH and you will be able
|
|
|
|
to use them.
|
|
|
|
|
|
|
|
${PREFIX}/bin/openoffice
|
|
|
|
${PREFIX}/bin/openoffice-sagenda
|
|
|
|
${PREFIX}/bin/openoffice-scalc
|
|
|
|
${PREFIX}/bin/openoffice-sdraw
|
|
|
|
${PREFIX}/bin/openoffice-setup
|
|
|
|
${PREFIX}/bin/openoffice-sfax
|
|
|
|
${PREFIX}/bin/openoffice-simpress
|
|
|
|
${PREFIX}/bin/openoffice-spadmin
|
|
|
|
${PREFIX}/bin/openoffice-sweb
|
|
|
|
${PREFIX}/bin/openoffice-swriter
|
|
|
|
|
2003-01-23 00:02:17 +01:00
|
|
|
OO.org does need $LANG to be set to a suitable value.
|
|
|
|
If it is not already set, a default value is chosen.
|
|
|
|
Some old X-Servers before XFree86 4.2 do not like the
|
|
|
|
western locale with Euro symbol (ISO_8859-15).
|
2003-01-23 09:58:27 +01:00
|
|
|
You should ignore the warning message then or upgrade to
|
2003-01-23 00:02:17 +01:00
|
|
|
to a more recent X-server.
|
|
|
|
|
|
|
|
If you have chosen US-ASCII as locale, you cannot load
|
|
|
|
and save documents with special characters and these
|
|
|
|
characters are also not available in swriter and scalc.
|
|
|
|
|
2003-01-23 00:06:15 +01:00
|
|
|
3 Setup problems (FreeBSD < 4.7-RELEASE only)
|
|
|
|
---------------------------------------------
|
2002-08-01 14:29:21 +02:00
|
|
|
|
2002-10-09 10:18:10 +02:00
|
|
|
If the setup complains about a missing file "setup.ins",
|
2003-01-23 00:02:17 +01:00
|
|
|
it's time to upgrade your FreeBSD system to the latest
|
2002-10-09 10:18:10 +02:00
|
|
|
version. You will encounter this bug only if your OS is
|
2003-01-23 00:02:17 +01:00
|
|
|
older than FreeBSD 4.7-RELEASE.
|
2002-10-14 22:24:23 +02:00
|
|
|
|
2003-01-23 00:06:15 +01:00
|
|
|
4 Crashes in URL-location bar (FreeBSD < 4.7-RELEASE only)
|
|
|
|
----------------------------------------------------------
|
2002-10-14 22:24:23 +02:00
|
|
|
|
|
|
|
OO.org can crash if you enter a non existing path
|
|
|
|
or URL in the location bar. To fix these crashes
|
2003-01-23 00:02:17 +01:00
|
|
|
you need the following patch. You will see this
|
|
|
|
bug only if your OS is older than FreeBSD 4.7-RELEASE.
|
2002-10-14 22:24:23 +02:00
|
|
|
|
|
|
|
http://people.freebsd.org/~mbr/ooo/rtld-symlookup.diff
|
2003-01-24 13:30:03 +01:00
|
|
|
|
|
|
|
5 Crash at startup after using a localized version
|
|
|
|
--------------------------------------------------
|
|
|
|
|
|
|
|
If you had installed the english version, and then have
|
|
|
|
switched to a localized OO.org, it will crash instantly.
|
|
|
|
|
|
|
|
To solve this issue, please remove the already installed
|
2003-04-12 23:35:37 +02:00
|
|
|
OpenOffice.org1.0.3 dir in your homedir and remove the
|
2003-01-24 13:30:03 +01:00
|
|
|
appropriate entry from ".sversionrc". After you have done
|
|
|
|
this, redo the user installation and the problem will
|
|
|
|
go away.
|