Instructions to compile LO on Solaris with gcc Disclaimer ---------- This is still work in progress Compiling LO on Solaris with gcc is a work done by Lanedo ( www.lanedo.com ) Any inquiry could be sent to office-solaris@lanedo.com Prerequisites ------------- A working Oracle Solaris 11 installation Installing Dependencies ----------------------- sudo -s pkg install git make gcc-45 autoconf autogen automake-110 gnu-m4 pkg install pkg:/system/header@0.5.11-0.175.0.0.0.2.1 pkg install pkg:/developer/gperf@3.0.3-0.175.0.0.0.2.537 pkg install pkg:/developer/parser/bison@2.3-0.175.0.0.0.2.537 pkg install pkg:/developer/lexer/flex@2.5.35-0.175.0.0.0.2.537 pkg install pkg:/developer/documentation-tool/doxygen@1.5.7.1-0.175.0.0.0.2.537 Compiling --------- CC="gcc" CXX="g++" ./autogen.sh --with-num-cpus=2 --with-max-jobs=4 --without-junit --disable-mozilla --with-system-curl --without-help --disable-cups --without-java --with-system-cairo --with-lang= --enable-gio --disable-gnome-vfs --disable-gstreamer --without-fonts --with-system-dicts --disable-mozilla --without-system-mozilla --disable-xmlsec --with-system-openssl gmake stro/collabora/cd-5.3-3.2 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
path: root/source/gug
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-11-02 15:48:22 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-11-02 15:49:07 +0100
commit846a915406627d0663080fd22b26aa6a2f12c48e (patch)
tree8f3ae18da3dbab58184c0c6895c134dd575ff0bc /source/gug
parent73620e7f6b800b0fb0c8d66859bcbfffb3b7dfac (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I1ac45a9287f6a2b5f00788a065fd85e3da4548f4
Diffstat (limited to 'source/gug')