Jsdp2007/Release 2008-02-29

From Apache OpenOffice Wiki
< Jsdp2007
Revision as of 12:16, 28 March 2010 by B michaelsen (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

jsdp2007 - Release 2008-02-29 for OpenOffice.org 2.3

Download

Release 2008-02-29

Builds
Source files

*1: To install this, see the typical installation instructions at http://download.openoffice.org/common/instructions.html

*2: To install this, see the special installation instructions below.

Special Installtion instructions

Linux

  1. Install OpenOffice.org 2.3 as usual.
  2. Extract the build.
  3. Update-install the packages
  4. Replace zip files in which icon image files are stored.
# tar -zxf OOo_2.3.0_jsdp2007_LinuxIntel_install_ja.tar.gz

# pushd OOo_2.3.0_jsdp2007_LinuxIntel_install_ja/RPMS
# rpm -Uvh *.rpm
Preparing...                ########################################### [100%]
   1:openoffice.org-writer  ########################################### [ 20%]
   2:openoffice.org-calc    ########################################### [ 40%]
   3:openoffice.org-core04u ########################################### [ 60%]
   4:openoffice.org-core06  ########################################### [ 80%]
   5:openoffice.org-core08  ########################################### [100%]
# popd

# pushd /opt/openoffice.org2.3/share/config
# mkdir original
# mv images*.zip original
# popd
# pushd OOo_2.3.0_jsdp2007_LinuxIntel_install_ja/share/config
# cp -p *.zip /opt/openoffice.org2.3/share/config
# popd

Solaris x86

  1. Install OpenOffice.org 2.3 as usual.
  2. Extract the build.
  3. Uninstall existing packages and then install the new packages
  4. Replace zip files in which icon image files are stored.
# /usr/sfw/bin/gtar -zxf OOo_2.3.0_jsdp2007_Solarisx86_install_ja.tar.gz

# pushd OOo_2.3.0_jsdp2007_Solarisx86_install_ja/packages
# ls -1
openofficeorg-calc
openofficeorg-core04
openofficeorg-core06
openofficeorg-core08
openofficeorg-writer
# pkgrm openofficeorg-*
# pkgadd -d . openofficeorg-core* openofficeorg-calc openofficeorg-writer
# popd

# pushd /opt/openoffice.org2.3/share/config
# mkdir original
# mv images*.zip original
# popd
# pushd OOo_2.3.0_jsdp2007_Solarisx86_install_ja/share/config
# cp -p *.zip /opt/openoffice.org2.3/share/config
# popd

Build Instructions

Personal tools