On 11/04/2010 09:47 AM, John Jason Jordan wrote:
...
> This morning with a clear head I managed to fix the launch items. For
> some reason the upgrade from Fedora 11 to Fedora 13 killed the path to
> the executables, which are in /opt/openoffice.org3/program/. 
> 
> Now all I have to do is figure out if I still have the OOo version, or
> if the upgrade messed me up and installed the Fedora version. The 
> Help > About says that I have:
> 
> OpenOffice.org 3.2.1
> OOO320m18 (Build:9502)
> Copyright © 2000, 2010 Oracle and/or its affiliates. All rights
> reserved. This product was created by Oracle, based on OpenOffice.org.
> OpenOffice.org acknowledges all community members, especially those
> mentioned at http://www.openoffice.org/welcome/credits.html.
> 
> Bear in mind that when I had Fedora 11 x86_64 I uninstalled OOo from
> the Fedora repos and installed the OOo version. I did this long
> ago when the latest version was 3.1.1. Before I upgraded from Fedora 11
> x86_64 to 13 x86_64 I downloaded 3.2.1 from OOo and used the setup
> shell script to install 3.2.1. So I had the OOo version before the
> upgrade to Fedora 13 x86_64. And I remember putting "openoffice" (or
> similar term) in some file somewhere called "excludes" to some such so
> that the Fedora updater would not keep telling me there was a new
> version, i.e., it's version in its repos.
> 
> I probably still have the OOo version, but it would be nice to be sure.

Set it up so that you can run both your distro's OOo and standard OOo.
Edit /opt/openoffice.org3/program/bootstraprc to put your standard OOo
profile in ~/openoffice.org3 rather than ~/openoffice.org (which your
distro will use). Modify this line:

UserInstallation=$SYSUSERCONFIG/.openoffice.org/3
to
UserInstallation=$SYSUSERCONFIG/.openoffice.org3/3

the file will then look like:

[Bootstrap]
BaseInstallation=${OOO_BASE_DIR}
InstallMode=<installmode>
ProductKey=OpenOffice.org 3.2
UserInstallation=$SYSUSERCONFIG/.openoffice.org3/3
[ErrorReport]
ErrorReportPort=80
ErrorReportServer=report.services.openoffice.org

Now set a menu launch item to:
/opt/openoffice.org3/program/soffice
and you should be good to go. Backup your ~/.openoffice.org/3 and launch
(s)OOo and it will start as a new profile in ~/.openoffice.org3/3. Copy
all of your existing profile (~/.openoffice.org/3) over to
~/.openoffice.org3/3.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to