Kohei Yoshida 49e5e750b5 Merge SvLBoxTreeList and SvTreeList.
Change-Id: I318ff6f1009b1aaa7d0bd3abb250f92fb51a21cd
2012-10-19 15:25:28 +02:00
2012-10-16 11:28:26 -05:00
2012-10-15 13:47:52 +03:00
2012-10-01 14:05:03 -05:00
2012-10-16 11:28:26 -05:00
2012-10-10 09:00:51 +00:00
2012-10-16 11:28:27 -05:00
2012-10-16 13:24:32 +02:00
2012-10-04 21:29:32 +02:00
2012-10-03 18:24:40 +02:00
2012-10-10 09:00:51 +00:00
2012-10-19 15:25:28 +02:00
2012-10-18 08:23:40 +00:00
2012-10-18 09:06:12 +02:00
2012-10-04 11:36:33 +03:00
2012-09-30 15:10:22 +00:00
2012-10-10 09:00:51 +00:00
2012-10-10 09:00:51 +00:00
2012-10-16 11:28:26 -05:00
2012-10-10 09:00:51 +00:00
2012-10-11 11:39:08 +00:00
2012-10-16 22:06:47 +00:00
2012-10-14 22:42:13 +03:00
2012-10-10 09:00:51 +00:00
2012-10-04 21:29:33 +02:00
2012-10-17 18:19:43 +02:00
2012-10-02 11:31:38 +03:00
2012-10-15 20:25:31 +02:00
2012-10-07 01:57:38 +00:00
2012-10-16 13:25:35 +02:00
2012-10-09 21:34:49 +00:00
2012-10-14 22:42:13 +03:00
2012-10-04 21:29:33 +02:00
2012-10-14 21:46:19 +02:00
2012-10-07 10:42:08 +02:00
2012-10-02 11:46:15 +03:00
2012-10-04 21:29:34 +02:00
2012-10-05 13:01:52 +02:00
2012-10-04 21:29:33 +02:00
2012-10-04 21:29:34 +02:00
2012-10-02 11:46:16 +03:00
2012-10-10 10:02:45 +01:00
2012-10-19 15:25:28 +02:00
2012-10-15 08:51:00 +02:00
2012-10-19 15:25:28 +02:00
2012-10-02 12:15:41 +01:00
2012-10-17 14:09:13 +02:00
2012-10-05 10:11:06 +02:00
2012-10-19 15:25:28 +02:00
2012-10-03 18:24:40 +02:00
2012-10-04 21:29:34 +02:00
2012-10-16 11:28:27 -05:00
2012-09-29 15:07:42 +01:00
2012-09-29 11:08:18 +02:00
2012-10-01 16:05:06 -05:00
2012-10-17 16:06:34 +01:00
2012-10-16 23:40:40 +02:00
2012-10-18 09:09:03 +02:00
2012-10-04 21:29:34 +02:00
2012-10-16 11:28:26 -05:00
2012-10-16 11:28:26 -05:00
2012-10-16 11:28:26 -05:00
g
2012-10-18 09:27:52 +02:00
2012-10-12 19:20:23 -04:00
2012-10-12 19:20:23 -04:00
2012-10-07 10:42:17 +02:00
2012-10-12 19:20:23 -04:00
2012-10-13 09:32:27 +02:00
2012-10-12 19:20:23 -04:00
2012-10-16 13:20:19 +00:00

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 Dependancies
-----------------------

sudo -s

pkg install git make gcc-45 autoconf autogen automake-110 gnu-m4

perl -MCPAN -e 'install Archive::Zip::Archive'

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= --disable-gconf --enable-gio --disable-gnome-vfs --disable-gstreamer --without-fonts --with-system-dicts --without-stlport --disable-mozilla --without-system-mozilla --disable-xmlsec --with-system-openssl

gmake


Description
LibreOffice mirror (not auto-updating).
Readme 1.9 GiB
Languages
C++ 82.4%
Java 5.3%
Rich Text Format 2.3%
PostScript 1.9%
Python 1.9%
Other 5.7%