|
|
| (3 intermediate revisions by 2 users not shown) |
| Line 11: |
Line 11: |
| | == Specifications == | | == Specifications == |
| | <blockquote><div> | | <blockquote><div> |
| − | *[[Grid (lines and spacing)]]
| + | {| |
| − | *[[Alignment Distributed]] - (to be written)
| + | | [[Image:1_feature_image_0001.png|thumb|250px|[[Alignment Distributed]]]] |
| − | *[[Phonetic function]] - (to be written)
| + | | [[Image:2_feature_image_0001.png|thumb|250px|[[Wrong position of ruby text]]]] |
| − | </div></blockquote>
| |
| − | | |
| − | == Download ==
| |
| − | <blockquote><div>
| |
| − | === Release 2008-02-29 ===
| |
| − | <blockquote><div>
| |
| − | {| border=1 cellpadding=10
| |
| − | |Builds | |
| − | | | |
| − | *
| |
| − | *[http://openoffice-ja.org/pub/jsdp2007/releases/2008-02-29/build/OOo_2.3.0.5_080228_LinuxIntel_install.tar.gz OOo_2.3.0.5_080228_LinuxIntel_install.tar.gz] - Linux, English (*1)
| |
| − | *[http://openoffice-ja.org/pub/jsdp2007/releases/2008-02-29/build/OOo_2.3.0_jsdp2007_Win32Intel_install_ja.exe OOo_2.3.0_jsdp2007_Win32Intel_install_ja.exe] - Windows, Japanese (*1)
| |
| − | *[http://openoffice-ja.org/pub/jsdp2007/releases/2008-02-29/build/OOo_2.3.0_jsdp2007_LinuxIntel_install_ja.tar.gz OOo_2.3.0_jsdp2007_LinuxIntel_install_ja.tar.gz] - Linux, Japanese (*2)
| |
| − | *[http://openoffice-ja.org/pub/jsdp2007/releases/2008-02-29/build/OOo_2.3.0_jsdp2007_Solarisx86_install_ja.tar.gz OOo_2.3.0_jsdp2007_Solarisx86_install_ja.tar.gz] - Solaris x86, Japanse (*2)
| |
| | |- | | |- |
| − | |Source files | + | | [[Image:3_feature_image_0001.png|thumb|250px|[[Grid (lines and spacing)]]]] |
| − | |
| + | | [[Image:4_feature_image_0001.png|thumb|250px|[[Phonetic function]]]] |
| − | *[http://openoffice-ja.org/pub/jsdp2007/releases/2008-02-29/src/jsdp2007_FILELIST.txt jsdp2007_FILELIST.txt]
| |
| − | *[http://openoffice-ja.org/pub/jsdp2007/releases/2008-02-29/src/jsdp2007_source_20080226.diff jsdp2007_source_20080226.diff]
| |
| − | *[http://openoffice-ja.org/pub/jsdp2007/releases/2008-02-29/src/jsdp2007_source_additional_files.tar.gz jsdp2007_source_additional_files.tar.gz]
| |
| | |} | | |} |
| − |
| |
| − | <nowiki>*1:</nowiki> To install this, see the typical installation instructions at
| |
| − | http://download.openoffice.org/common/instructions.html
| |
| − |
| |
| − | <nowiki>*2:</nowiki> To install this, see the special installation instructions below.
| |
| − | </div></blockquote>
| |
| | </div></blockquote> | | </div></blockquote> |
| | | | |
| − | == Special Installtion instructions == | + | == Download == |
| − | <blockquote><div>
| |
| − | | |
| − | === Linux ===
| |
| | <blockquote><div> | | <blockquote><div> |
| − | # Install OpenOffice.org 2.3 as usual.
| + | *[[jsdp2007/Release 2.4.0.1|Release 2.4.0.1]] for OpenOffice.org 2.4 |
| − | # Extract the build.
| + | *[[jsdp2007/Release 2008-02-29|Release 2008-02-29]] for OpenOffice.org 2.3 |
| − | # Update-install the packages
| |
| − | # Replace zip files in which icon image files are stored.
| |
| − | <blockquote><div>
| |
| − | <pre>
| |
| − | # 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
| |
| − | </pre>
| |
| − | </div></blockquote>
| |
| − | </div></blockquote>
| |
| − | | |
| − | === Solaris x86 ===
| |
| − | <blockquote><div>
| |
| − | # Install OpenOffice.org 2.3 as usual.
| |
| − | # Extract the build.
| |
| − | # Uninstall existing packages and then install the new packages
| |
| − | # Replace zip files in which icon image files are stored.
| |
| − | <blockquote><div>
| |
| − | <pre>
| |
| − | # /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
| |
| − | </pre>
| |
| − | </div></blockquote>
| |
| − | </div></blockquote>
| |
| | | | |
| | </div></blockquote> | | </div></blockquote> |
| | | | |
| − | == Build Instructions ==
| |
| − | (to be written)
| |
| | | | |
| − | [[Category:Development]]
| |
| | [[Category:Specification]] | | [[Category:Specification]] |
| | + | [[Category:jsdp2007]] |