Info. on How to Install OOo v.3.2?
NoOp
glgxg at sbcglobal.net
Thu Apr 22 18:40:48 UTC 2010
On 04/22/2010 10:56 AM, Alan Holt wrote:
> There written how to install standart I think:
>
> # wget http://download.services.openoffice.org/files/localized/ru/3.2.0/OOo_3.2.0_LinuxIntel_install_ru_deb.tar.gz
> # tar xvf OOo_3.2.0_LinuxIntel_install_ru_deb.tar.gz
>
> Remove privios Oo
> # sudo apt-get remove openoffice*.*
Don't do that - it is both unnecessary, and does not provide you with a
go-oo/novell/Ubuntu version of OOo (which uses gstreamer for sound &
video which standard OOo does not). Just install in parallel by creating
a different OOo profile for standard OOo:
https://lists.ubuntu.com/archives/ubuntu-users/2010-March/214358.html
[my post]
> 4. Modify the OOo boot file so that it creates another ~/.openoffice
> folder (this way you can run both Ubuntu's 3.1 and OOo 3.2 at the same
> time (and in parallel if you with).
>
> $ cd /opt/openoffice.org3/program/
> now set write permissions and modify the bootstraprc file
> $ sudo chmod +w /opt/openoffice.org3/program/bootstraprc
> now change the default user folder
> $ gksu gedit bootstraprc
> - Modify that file *from*:
> 'UserInstallation=$SYSUSERCONFIG/.openoffice.org/3'
> to
> 'UserInstallation=$SYSUSERCONFIG/.openoffice.org3/3'
> - save.
>
> Note: the above is so that you can run both (U)OOo 3.1.0 and (OOo) OOo
> 3.2.0. (U)OOo 3.1.0 uses ~/.openoffice.org/3, standard OOo 3.2.0 will
> use ~/.openoffice.org3/3.
>
More information about the ubuntu-users
mailing list