mac os x での libreoffice ビルド報告(2013年9月18日発表)

Download Mac OS X での LibreOffice ビルド報告(2013年9月18日発表)

If you can't read please download the document

Upload: testnoda

Post on 16-Apr-2017

1.116 views

Category:

Technology


2 download

TRANSCRIPT

LibreOffice(#8)

Mac OS XLibreOffice

20130918testnoda

E-mail : testnoda at gmail.com(at@

Building LibreOffice on Mac OS X: Tips and Tricks2013918( URL: https://wiki.documentfoundation.org/Development/BuildingOnMac/ja )

UI LibreOffice :( URL: https://wiki.documentfoundation.org/Development/How_to_build/localized/ja )

libreoffice-4.1.1.2-hotfix1

Mac OS X 10.6.8 (Snow Leopard)

Xcode 3.2.6PCCD-ROM3.2.6


git

http://git-scm.com/ Macdmg

dmg

pkg


~/.bashrc:

~/.bash_login:

:

export PATH=/opt/lo/bin:/sbin:$PATH

source ~/.bashrc


PATH/opt/lo/bin


~/lo , ~/lo/packages

mkdir -p ~/lo/packages


autoconf

autoconf

cd ~/lo/packagescurl -O http://mirrors.kernel.org/gnu/autoconf/autoconf-2.65.tar.gztar -xf autoconf-2.65.tar.gzcd autoconf-2.65./configure --prefix=/opt/lomakesudo make install


automake

automake

cd ~/lo/packagescurl -O http://mirrors.kernel.org/gnu/automake/automake-1.11.tar.gztar -xf automake-1.11.tar.gzcd automake-1.11./configure --prefix=/opt/lomakesudo make install


GNU coreutils

GNU coreutils'touch' (Mac OS X 10.6 ))

cd ~/lo/packagescurl -O http://ftp.gnu.org/gnu/coreutils/coreutils-8.13.tar.gztar -xf coreutils-8.13.tar.gzcd coreutils-8.13./configure --prefix=/opt/lomakesudo cp ./src/touch /opt/lo/bin/


Git

'core'Git

cd ~/lo

git clone git://gerrit.libreoffice.org/core


LibreOffice

cd ~/lo/coregit tag -l


Git

git checkout mastergit pull


libreoffice-4.1.1.2-hotfix1

git checkout libreoffice-4.1.1.2-hotfix1


autogen.sh

with-langUI

cd ~/lo/core./autogen.sh --with-lang="ja"


make

make

1.4GHz2GBlibreiffice.org

cd ~/lo/coremake


make install

/usr/local/lib/libreoffice

LibreOffice

KeyID

KeyID

4.1.1.2-hotfix1

4.0doxygenautogen.sh

make

Mac OS X LibreOffice

Lion, Mountain Lion

The Document Foundationhttps://wiki.documentfoundation.org/Development/BuildingOnMac/ja

https://wiki.documentfoundation.org/Development/How_to_build/localized/ja

3.0+(CC BY-SA 3.0)

SlideShare