source: xsoft/office/libreoffice.xml@ d8ddab5

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since d8ddab5 was d8ddab5, checked in by Fernando de Oliveira <fernando@…>, 8 years ago
  • Firefox-44.0.1: still crashing with system cairo. Comment ac_add_options --enable-default-toolkit=cairo-gtk3.
  • Update to libinput-1.1.7.
  • Update to libreoffice-5.1.0 (libreoffice-5.1.0.3).

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16942 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 29.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY libreoffice-dl "http://download.documentfoundation.org/libreoffice/src/&libreoffice-version;">
8
9 <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
10 <!ENTITY libreoffice-core-md5sum "a0cbe7fe9368e35068bd619281380379">
11 <!ENTITY libreoffice-core-size "168 MB">
12
13 <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
14 <!ENTITY libreoffice-dict-md5sum "1daa2553486a991f4a19d3fd8f9ecc6a">
15 <!ENTITY libreoffice-dict-size "37 MB">
16
17 <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
18 <!ENTITY libreoffice-help-md5sum "e24d7920ef9fc36f977ebb954173fd43">
19 <!ENTITY libreoffice-help-size "1.9 MB">
20
21 <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
22 <!ENTITY libreoffice-translations-md5sum "76495173c3e7a74f4aa53198d8bb99e5">
23 <!ENTITY libreoffice-translations-size "126 MB">
24
25
26 <!ENTITY libreoffice-buildsize "9.9 GB (643 MB installed)">
27 <!ENTITY libreoffice-time "55 SBU with parallelism = 4 (reputedly 202+ SBU with one core)">
28
29 <!-- This package has some peculiarities, some discussed in the text.
30 Two values for SBU and buildsize are given due to the large difference
31 measured by editors, depending on architecture and sometimes installed
32 dependencies (with-system... -->
33
34 <!-- [bdubbs] For version 4.3.2.2 Built on x86_64 using -\-with-parallelism=4 -->
35 <!-- [bdubbs] For version 4.4.2.1 Built on x86_64 using -\-with-parallelism=12 -->
36 <!-- [bdubbs] For version 4.4.4.3 Built on x86_64 using -\-with-parallelism=12 --> <!-- [fernando] For version 4.3.1.2 I've got, for i686, statistcs over the
37 upper bounds for x86_64 of previous versions, thus, temporarily, decided
38 to use single statistcs, instead of a range.-->
39 <!-- [fernando] For version 4.4.4.3 Built on x86_64 using -\-with-parallelism=4 -->
40 <!-- [fernando] For version 5.0.0.5 Built on x86_64 using -\-with-parallelism=4 -->
41 <!-- [fernando] For version 5.0.4.2 Built on x86_64 using -\-with-parallelism=4 -->
42]>
43
44<sect1 id="libreoffice" xreflabel="LibreOffice-&libreoffice-dlversion;">
45 <?dbhtml filename="libreoffice.html"?>
46
47 <sect1info>
48 <othername>$LastChangedBy$</othername>
49 <date>$Date$</date>
50 </sect1info>
51
52 <title>LibreOffice-&libreoffice-version;</title>
53
54 <indexterm zone="libreoffice">
55 <primary sortas="a-LibreOffice">LibreOffice</primary>
56 </indexterm>
57
58 <sect2 role="package">
59 <title>Introduction to LibreOffice</title>
60
61 <para>
62 <application>LibreOffice</application> is a full-featured office suite.
63 It is largely compatible with <application>Microsoft Office</application>
64 and is descended from <application>OpenOffice.org</application>.
65 </para>
66
67 &lfs78_checked;
68
69 <bridgehead renderas="sect3">Package Information</bridgehead>
70 <itemizedlist spacing="compact">
71 <listitem>
72 <para>
73 Core Download: <ulink url="&libreoffice-core-download-http;"/>
74 </para>
75 </listitem>
76 <listitem>
77 <para>
78 Core Download MD5 sum: &libreoffice-core-md5sum;
79 </para>
80 </listitem>
81 <listitem>
82 <para>
83 Core Download size: &libreoffice-core-size;
84 </para>
85 </listitem>
86 <listitem>
87 <para>
88 Estimated disk space required: &libreoffice-buildsize;
89 </para>
90 </listitem>
91 <listitem>
92 <para>
93 Estimated build time: &libreoffice-time;
94 </para>
95 </listitem>
96 </itemizedlist>
97
98 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
99 <itemizedlist spacing="compact">
100 <listitem>
101 <para>
102 Dictionaries: <ulink url="&libreoffice-dict-download-http;"/>
103 </para>
104 </listitem>
105
106 <listitem>
107 <para>
108 Dictionaries MD5 sum: &libreoffice-dict-md5sum;
109 </para>
110 </listitem>
111
112 <listitem>
113 <para>
114 Dictionaries size: &libreoffice-dict-size;
115 </para>
116 </listitem>
117
118 <listitem>
119 <para>
120 Help Files: <ulink url="&libreoffice-help-download-http;"/>
121 </para>
122 </listitem>
123
124 <listitem>
125 <para>
126 Help Files MD5 sum: &libreoffice-help-md5sum;
127 </para>
128 </listitem>
129
130 <listitem>
131 <para>
132 Help Files size: &libreoffice-help-size;
133 </para>
134 </listitem>
135
136 <listitem>
137 <para>
138 Translations: <ulink url="&libreoffice-translations-download-http;"/>
139 </para>
140 </listitem>
141
142 <listitem>
143 <para>
144 Translations MD5 sum: &libreoffice-translations-md5sum;
145 </para>
146 </listitem>
147
148 <listitem>
149 <para>
150 Translations size: &libreoffice-translations-size;
151 </para>
152 </listitem>
153<!--
154 <listitem>
155 <para>
156 Required patch to use <xref linkend="boost"/>:
157 <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-boost_1_60_0-1.patch"/>
158 </para>
159 </listitem>-->
160 </itemizedlist>
161
162 <bridgehead renderas="sect3">LibreOffice Dependencies</bridgehead>
163
164 <bridgehead renderas="sect4">Required</bridgehead>
165 <para role="required">
166 <xref linkend="perl-archive-zip"/>,
167 <xref linkend="unzip"/>,
168 <xref linkend="wget"/>,
169 <xref linkend="which"/>, and
170 <xref linkend="zip"/>
171 </para>
172
173 <bridgehead renderas="sect4">Recommended</bridgehead>
174 <note>
175 <para>
176 Most of these packages are recommended because if they're not installed,
177 the build process will compile and install its own (often older)
178 version, with the side effect of increasing build and installed disk
179 space and build time.
180 </para>
181 </note>
182
183 <para role="recommended">
184 <xref linkend="apr"/>,
185 <xref linkend="boost"/> <!--(currently, broken with boost-1.60.0)-->,
186 <xref linkend="clucene"/>,
187 <xref linkend="cups"/>,
188 <xref linkend="curl"/>,
189 <xref linkend="dbus-glib"/>,
190 <xref linkend="libjpeg"/>,
191 <xref linkend="glu"/>,
192 <xref linkend="graphite2"/>,
193 <xref linkend="gst10-plugins-base"/>,
194 <xref linkend="gtk2"/>,
195 <xref linkend="harfbuzz"/>,
196 <xref linkend="icu"/>,
197 <xref linkend="libatomic_ops"/>,
198 <xref linkend="lcms2"/>,
199 <xref linkend="librsvg"/>,
200 <xref linkend="libxml2"/> and
201 <xref linkend="libxslt"/>,
202 <xref linkend="mesa"/>,
203 <xref linkend="neon"/>,
204 <xref linkend="npapi-sdk"/>,
205 <xref linkend="nss"/>,
206 <xref linkend="openldap"/> (if connecting to an LDAP server),
207 <xref linkend="openssl"/> or
208 <xref linkend="gnutls"/>,
209 <xref linkend="poppler"/>,
210 <xref linkend="postgresql"/>,
211 <xref linkend="python3"/>,
212 <xref linkend="redland"/>,
213 <xref linkend="serf"/>, and
214 <xref linkend="unixodbc"/>
215 </para>
216
217 <bridgehead renderas="sect4">Optional</bridgehead>
218 <para role="optional">
219 <xref linkend="apache-ant"/>,
220 <xref linkend="avahi"/>,
221 <xref linkend="bluez"/>,
222 <xref linkend="dconf"/>,
223 <xref linkend="desktop-file-utils"/>,
224 <xref linkend="doxygen"/> (not relevant if using --disable-odk),
225 <xref linkend="gdb"/>,
226 <xref linkend="gtk3"/> (see <quote>Command Explanations</quote>),
227 <xref linkend="kdelibs"/>,
228 <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>,
229 <xref linkend="mitkrb"/>,
230 <xref linkend="nasm"/>,
231 <xref linkend="openjdk"/>,
232 <xref linkend="sane"/>,
233 <xref linkend="valgrind"/>,
234 <xref linkend="vlc"/>,
235 <ulink url="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</ulink>,
236 <ulink url="https://hc.apache.org/httpclient-3.x/">Apache Commons HttpClient</ulink>,
237 <ulink url="https://commons.apache.org/proper/commons-lang/">Apache Commons Lang</ulink>,
238 <ulink url="https://commons.apache.org/proper/commons-logging/">Apache Commons Logging</ulink>,
239 <ulink url="http://www.beanshell.org/">BeanShell</ulink>,
240 <ulink url="https://projects.coin-or.org/CoinMP/">CoinMP</ulink>,
241 <ulink url="http://sourceforge.net/projects/cppunit/">Cppunit</ulink>,
242 <ulink url="http://www.firebirdsql.org/">Firebird</ulink>,
243 <ulink url="http://downloads.sourceforge.net/glew/">glew (OpenGL Extension Wrangler Library)</ulink>,
244 <ulink url="https://github.com/behdad/glyphy">glyphy</ulink>,
245 <ulink url="http://ftp.gnome.org/pub/gnome/sources/gnome-vfs/">Gnome VFS</ulink>,
246
247 <ulink url="https://code.google.com/p/hamcrest/">hamcrest</ulink>,
248 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
249 <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
250 <ulink url="https://code.google.com/p/include-what-you-use/">iwyu</ulink>,
251 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libabw">libabw</ulink>,
252 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libcdr">libcdr</ulink>,
253 <ulink url="http://sourceforge.net/projects/libcmis/">libcmis</ulink>,
254 <ulink url="http://www.sourceforge.net/projects/libebook/">libebook</ulink>,
255 <ulink url="http://www.freedesktop.org/wiki/Software/libexttextcat/">libexttextcat</ulink>,
256 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand">libfreehand</ulink>,
257 <ulink url="http://tagoh.bitbucket.org/liblangtag/">liblangtag</ulink>,
258 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libmspub">libmspub</ulink>,
259 <ulink url="http://sourceforge.net/projects/libmwaw/">libmwaw</ulink>,
260 <ulink url="http://sourceforge.net/projects/libwpd/files/libodfgen/">libodfgen</ulink>,
261 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker">libpagemaker</ulink>,
262 <ulink url="http://sourceforge.net/projects/libwpd/files/librevenge/">librevenge (WordPerfect Document importer)</ulink>,
263 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libvisio">libvisio</ulink>,
264 <ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>,
265 <ulink url="http://libwpg.sourceforge.net/">libwpg</ulink>,
266 <ulink url="http://libwps.sourceforge.net/">libwps</ulink>,
267 <ulink url="http://lpsolve.sourceforge.net/">lp_solve</ulink>,
268 <ulink url="http://code.google.com/p/multidimalgorithm/">mdds</ulink>,
269 <ulink url="http://sourceforge.net/projects/hunspell/files/MyThes/">MyThes</ulink>,
270 <ulink url="http://sourceforge.net/projects/ogl-math/">ogl-math - OpenGL Mathematics (GLM)</ulink>,
271 <ulink url="https://github.com/KhronosGroup/OpenCOLLADA/">OpenCOLLADA</ulink>,
272 <ulink url="https://gitlab.com/orcus/orcus">Orcus</ulink>,
273 <ulink url="http://telepathy.freedesktop.org/releases/telepathy-glib/">telepathy-glib</ulink>,
274 <ulink url="https://ukoethe.github.io/vigra/">VIGRA</ulink>, and
275 <ulink url="&gnome-download-http;/zenity/">Zenity</ulink>
276 </para>
277
278 <para>There are many optional dependencies not listed here. They can be
279 found in <quote>download.lst</quote> (source directory).
280 </para>
281
282 <para condition="html" role="usernotes">
283 User Notes: <ulink url="&blfs-wiki;/libreoffice"/>
284 </para>
285 </sect2>
286
287 <sect2 role="installation">
288 <title>Installation of LibreOffice</title>
289<!--
290 <warning>
291 <para>
292 Untaring the libreoffice-&libreoffice-dlversion; tarball as
293 <systemitem class="username">root</systemitem> has the curious effect of
294 changing the ownership of the <emphasis>parent</emphasis> directory
295 to a user with numerical id 11012 and with the permissions set to allow
296 read, write and execute for that user only! If you untared as
297 <systemitem class="username">root</systemitem> in your home folder you
298 could end up unable to log in again. If you untared it in
299 <filename class="directory">/usr</filename> you would find your user
300 account unable to access any file in
301 <filename class="directory">/usr</filename>.
302 </para>
303
304 <para>
305 You can avoid this unpleasantness by
306 <emphasis>not</emphasis> untaring it as
307 <systemitem class="username">root</systemitem>. If you must untar it as
308 <systemitem class="username">root</systemitem> pass the option
309 <option>-\-no-overwrite-dir</option> to tar. This is the default when you
310 untar as a user but has to be passed as an option when untaring as
311 <systemitem class="username">root</systemitem>:
312 </para>
313 </warning>-->
314
315 <!-- I was able to build over ssh 2015-03-24 - bdubbs
316 <note>
317 <para>
318 LibreOffice must be built in a graphical environment - the build will
319 fail otherwise.
320 </para>
321 </note>-->
322
323 <important>
324 <para>
325 Unlike the other packages, we suppose that you have not yet unpacked the
326 package. This is so because the <option>--no-overwrite-dir</option>
327 switch is needed in case you unpack as the <systemitem
328 class="username">root</systemitem> user.
329 </para>
330 </important>
331
332<screen><userinput>tar -xf libreoffice-&libreoffice-dlversion;.tar.xz --no-overwrite-dir &amp;&amp;
333cd libreoffice-&libreoffice-dlversion;</userinput></screen>
334
335 <para>
336 Create symlinks to tarballs from the source directory so they won't
337 get downloaded again:
338 </para>
339
340<screen><userinput>install -dm755 external/tarballs &amp;&amp;
341ln -sv ../../../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz external/tarballs/ &amp;&amp;
342ln -sv ../../../libreoffice-help-&libreoffice-dlversion;.tar.xz external/tarballs/</userinput></screen>
343
344 <para>
345 If you have downloaded the translations tarball, create a symlink:
346 </para>
347
348<screen><userinput>ln -sv ../../../libreoffice-translations-&libreoffice-dlversion;.tar.xz external/tarballs/</userinput></screen>
349
350 <note>
351 <para>
352 During the build process, some packages will be downloaded (including
353 the ones listed as recommended and optional dependencies) if they are
354 not present on the system. Because of this, build time may vary from the
355 published time more than usual.
356 </para>
357 </note>
358
359 <para>
360 Due to the large size of the package, you may prefer to install it in
361 <filename class="directory">/opt</filename>, instead of
362 <filename class="directory">/usr</filename>. Depending on your choice,
363 replace <replaceable>&lt;PREFIX&gt;</replaceable> by
364 <filename class="directory">/usr</filename> or by
365 <filename class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>:
366 </para>
367
368<screen><userinput>export LO_PREFIX=<replaceable>&lt;PREFIX&gt;</replaceable></userinput></screen>
369<!--
370 <para>
371 Fix build failures introduced by <application>boost-&boost-version;</application>:
372 </para>
373
374<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-boost_1_60_0-1.patch</userinput></screen>-->
375
376 <para>
377 Locales "fr" and "en-GB", you will find below, are just examples; you
378 should change them to suit your needs - you might want to read the
379 "Command Explanations", further below, before proceeding.
380 </para>
381
382 <para>
383 Prepare <application>LibreOffice</application> for compilation by running
384 the following commands:
385 </para>
386
387<screen><userinput>sed -e "/gzip -f/d" \
388 -e "s|.1.gz|.1|g" \
389 -i bin/distro-install-desktop-integration &amp;&amp;
390
391sed -e "/distro-install-file-lists/d" -i Makefile.in &amp;&amp;
392<!--
393sed -e "/ustrbuf/a #include &lt;algorithm&gt;" \
394 -i svl/source/misc/gridprinter.cxx &amp;&amp;-->
395
396chmod -v +x bin/unpack-sources &amp;&amp;
397
398./autogen.sh --prefix=$LO_PREFIX \
399 --sysconfdir=/etc \
400 --with-vendor=BLFS \
401 --with-lang=fr en-GB \
402 --with-help \
403 --with-myspell-dicts \
404 --with-alloc=system \
405 --without-java \
406 --without-system-dicts \
407 --disable-dconf \
408 --disable-odk \
409 --enable-release-build=yes \
410 --enable-python=system \
411 --with-system-apr \
412 --with-system-boost=yes \
413 --with-system-cairo \
414 --with-system-clucene \
415 --with-system-curl \
416 --with-system-expat \
417 --with-system-graphite \
418 --with-system-harfbuzz \
419 --with-system-icu \
420 --with-system-jpeg \
421 --with-system-lcms2 \
422 --with-system-libatomic_ops \
423 --with-system-libpng \
424 --with-system-libxml \
425 --with-system-neon \
426 --with-system-npapi-headers \
427 --with-system-nss \
428 --with-system-odbc \
429 --with-system-openldap \
430 --with-system-openssl \
431 --with-system-poppler \
432 --with-system-postgresql \
433 --with-system-redland \
434 --with-system-serf \
435 --with-system-zlib \
436 --with-parallelism=$(getconf _NPROCESSORS_ONLN)</userinput></screen>
437
438 <para>
439 The instructions below will only build the package without running
440 any unit tests. If you prefer to run the unit tests, replace
441 <command>make build</command> with <command>make</command>.
442 </para>
443
444 <para>
445 Build the package <!--(remember that it must be done in a graphical
446 environment)-->:
447 </para>
448
449<screen><userinput>make build</userinput></screen>
450
451 <para>
452 Now, as the <systemitem class="username">root</systemitem> user:
453 </para>
454
455<screen role="root"><userinput>make distro-pack-install &amp;&amp;
456install -v -m755 -d $LO_PREFIX/share/appdata &amp;&amp;
457install -v -m644 sysui/desktop/appstream-appdata/*.xml \
458 $LO_PREFIX/share/appdata</userinput></screen>
459
460 <para>
461 If installed in <filename
462 class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>
463 some additional steps are necessary. Issue the following commands, as
464 <systemitem class="username">root</systemitem> user:
465 </para>
466
467<screen role="root"><userinput>if [ "$LO_PREFIX" != "/usr" ]; then
468
469 # This symlink is necessary for the desktop menu entries
470 ln -svf $LO_PREFIX/lib/libreoffice/program/soffice /usr/bin/libreoffice &amp;&amp;
471
472 # Icons
473 mkdir -vp /usr/share/pixmaps
474 for i in $LO_PREFIX/share/icons/hicolor/32x32/application/*; do
475 ln -svf $i /usr/share/pixmaps
476 done &amp;&amp;
477
478 # Desktop menu entries
479 for i in $LO_PREFIX/lib/libreoffice/share/xdg/*; do
480 ln -svf $i /usr/share/applications/libreoffice-$(basename $i)
481 done &amp;&amp;
482
483 # Man pages
484 for i in $LO_PREFIX/share/man/man1/*; do
485 ln -svf $i /usr/share/man/man1/
486 done
487
488 unset i
489fi</userinput></screen>
490
491 <para>
492 If you have installed <xref linkend="desktop-file-utils"/>, and you wish
493 to update the MIME database, issue, as the <systemitem class="username">
494 root</systemitem> user:
495 </para>
496
497<screen role="root"><userinput>update-desktop-database</userinput></screen>
498
499 <para>
500 The suite and main modules can be started from the menu. From a terminal,
501 the suite can be started with <command>libreoffice</command> command and
502 the modules with <command>libreoffice
503 --<replaceable>&lt;module&gt;</replaceable></command> command,
504 respectively, where <replaceable>&lt;module&gt;</replaceable> is one of
505 base, calc, draw, impress, math or writer. Modules cannot be started using
506 their shell starting script names (see "Installed Programs", below), if
507 LO_PREFIX is other than <filename class='directory'>/user</filename>,
508 unless <filename class='directory'>$LO_PREFIX/bin</filename> directory is
509 appended to the PATH.
510 </para>
511
512 </sect2>
513
514 <sect2 role="commands">
515 <title>Command Explanations</title>
516
517 <para>
518 <command>sed -e ...</command>: The first sed prevents compression of the
519 manual pages, the second one prevents install from failing<!-- and the third
520 one includes a missing header without which <command>make build</command>
521 fails-->.
522 </para>
523
524 <para>
525 <command>chmod -v +x ...</command>: Fix the unpack script's permissions.
526 </para>
527
528 <para>
529 <parameter>--with-vendor=BLFS</parameter>: This switch sets BLFS as
530 the vendor which is mentioned when you click "About" on the toolbar.
531 </para>
532
533 <para>
534 <parameter>--with-lang=fr en-GB</parameter>: This switch sets
535 what languages to support. To list several languages, separate them with
536 a space. For all languages, use
537 <parameter>--with-lang=ALL</parameter>.
538 </para>
539
540 <note>
541 <para>
542 For a list of the available languages, look in
543 <filename>solenv/inc/langlist.mk</filename>.
544 </para>
545 </note>
546
547 <para>
548 <parameter>--with-help</parameter>: Without this switch, the help files
549 are not built.
550 </para>
551
552 <para>
553 <parameter>--with-myspell-dicts</parameter>: This switch adds myspell
554 dictionaries to the <application>LibreOffice</application> installation
555 set.
556 </para>
557
558 <para>
559 <parameter>--with-alloc=system</parameter>: This switch tells
560 <application>LibreOffice</application> to use system allocator
561 instead of the internal one.
562 </para>
563
564 <para>
565 <parameter>--with-system-boost=<replaceable>&lt;yes/no&gt;</replaceable></parameter>:
566 This switch enables/disables use of system boost, so bundled one may be or
567 not used, because currently, depending on the user decision, or if the
568 build is broken with latest <application>Boost</application> in BLFS,
569 which frequently occurs and there is a delay until either a fix is found
570 or it is fixed upstream.
571 </para>
572
573 <para>
574 <parameter>--disable-dconf</parameter>: This switch disables compiling
575 <application>LibreOffice</application> with the
576 <application>GNOME DConf</application> configuration system support.
577 </para>
578
579 <para>
580 <parameter>--without-system-dicts</parameter>: This switch disables use
581 of dictionaries from system paths, so the ones installed by this package
582 are used.
583 </para>
584
585 <para>
586 <parameter>--without-java</parameter>: This switch disables
587 <application>Java</application> support in
588 <application>LibreOffice</application>.
589 </para>
590
591 <para>
592 <parameter>--disable-odk</parameter>: This switch disables installing the
593 office development kit. Remove if you want to develop a
594 <application>LibreOffice</application> based application.
595 </para>
596
597 <para>
598 <parameter>--enable-release-build=yes</parameter>: This switch enables a
599 Release Build. <application>LibreOffice</application> can be built as a
600 Release Build or as a Developer Build, because their default installation
601 paths and user profile paths are different. Developer Build displays the
602 words "Dev" and "Beta" in several places (e.g, menu and splash screen).
603 </para>
604
605 <para>
606 <parameter>--enable-python=system</parameter>: This switch tells
607 <application>LibreOffice</application> to use installed
608 <application>Python 3</application> to build the translations instead of
609 the bundled one.
610 </para>
611
612 <para>
613 <parameter>--with-system-*</parameter>: These switches prevent
614 <application>LibreOffice</application> from trying to compile its own
615 versions of these dependencies. If you've not installed some of the
616 dependencies, remove the corresponding switches.
617 </para>
618
619 <para>
620 <parameter>--with-parallelism=$(getconf _NPROCESSORS_ONLN)</parameter>:
621 This switch tells <application>LibreOffice</application> to use all your
622 CPUs to compile in parallel and speed up the build.
623 </para>
624
625 <para>
626 <option>--disable-cups</option>: Use this switch if you don't need
627 printing support.
628 </para>
629
630 <para>
631 <option>--disable-dbus</option>: Use this switch if you've not installed
632 D-Bus-1.8.0 or later. It also disables Bluetooth support and font install
633 via PackageKit.
634 </para>
635
636 <para>
637 <option>--disable-gstreamer-1-0</option>: Use this switch if you have not
638 installed <xref linkend="gst10-plugins-base"/>.
639 </para>
640
641 <para>
642 <option>--disable-postgresql-sdbc</option>: This switch disables compiling
643 <application>LibreOffice</application> with the ability to connect to a
644 <application>PostgreSQL</application> database. Remove it if you would
645 like <application>LibreOffice</application> to be able to connect to a
646 <application>PostgreSQL</application> database. If you have installed
647 <application>PostgreSQL</application> on your system and would like
648 <application>LibreOffice</application> to use that rather than compile its
649 own copy, use the <option>--with-system-postgresql</option> switch.
650 </para>
651
652 <para>
653 <option>--enable-gtk3</option>: Use this switch if you want to build the
654 <application>GTK+ 3</application> integration module. This is
655 experimental and may not work.
656 </para>
657
658 <para>
659 <option>--enable-kde4</option>: Use this switch if you want to build the
660 <application>KDE</application> integration module.
661 </para>
662
663 </sect2>
664
665 <sect2 role="content">
666 <title>Contents</title>
667
668 <segmentedlist>
669 <segtitle>Installed Programs</segtitle>
670 <segtitle>Installed Libraries</segtitle>
671 <segtitle>Installed Directory</segtitle>
672
673 <seglistitem>
674 <seg>
675 libreoffice, lobase, localc, lodraw, loffice, lofromtemplate,
676 loimpress, lomath, loweb, lowriter, soffice and unopkg;
677 several programs under
678 $LO_PREFIX/lib/libreoffice/program
679 </seg>
680 <seg>
681 several libraries under
682 $LO_PREFIX/lib/libreoffice/program
683 </seg>
684 <seg>
685 $LO_PREFIX/lib/libreoffice
686 </seg>
687 </seglistitem>
688 </segmentedlist>
689
690 <variablelist>
691 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
692 <?dbfo list-presentation="list"?>
693 <?dbhtml list-presentation="table"?>
694
695 <varlistentry id="libreoffice-suite">
696 <term><command>libreoffice (or soffice)</command></term>
697 <listitem>
698 <para>
699 is the main libreofice suite (symlink to
700 $LO_PREFIX/lib/libreoffice/program/soffice).
701 </para>
702 <indexterm zone="libreoffice libreoffice-suite">
703 <primary sortas="b-libreoffice-suite">libreoffice-suite</primary>
704 </indexterm>
705 </listitem>
706 </varlistentry>
707
708 <varlistentry id="lobase">
709 <term><command>lobase</command></term>
710 <listitem>
711 <para>
712 is the database manager module shell starting script.
713 </para>
714 <indexterm zone="libreoffice lobase">
715 <primary sortas="b-lobase">lobase</primary>
716 </indexterm>
717 </listitem>
718 </varlistentry>
719
720 <varlistentry id="localc">
721 <term><command>localc</command></term>
722 <listitem>
723 <para>
724 is the spreadsheet module shell starting script.
725 </para>
726 <indexterm zone="libreoffice localc">
727 <primary sortas="b-localc">localc</primary>
728 </indexterm>
729 </listitem>
730 </varlistentry>
731
732 <varlistentry id="lodraw">
733 <term><command>lodraw</command></term>
734 <listitem>
735 <para>
736 is the vector graphics editor and diagramming tool module shell
737 starting script.
738 </para>
739 <indexterm zone="libreoffice lodraw">
740 <primary sortas="b-lodraw">lodraw</primary>
741 </indexterm>
742 </listitem>
743 </varlistentry>
744
745 <varlistentry id="loimpress">
746 <term><command>loimpress</command></term>
747 <listitem>
748 <para>
749 is the (PowerPoint) presentations editor and displayer
750 module shell starting script.
751 </para>
752 <indexterm zone="libreoffice loimpress">
753 <primary sortas="b-loimpress">loimpress</primary>
754 </indexterm>
755 </listitem>
756 </varlistentry>
757
758 <varlistentry id="lomath">
759 <term><command>lomath</command></term>
760 <listitem>
761 <para>
762 is the mathematical formula editor module shell starting script.
763 </para>
764 <indexterm zone="libreoffice lomath">
765 <primary sortas="b-lomath">lomath</primary>
766 </indexterm>
767 </listitem>
768 </varlistentry>
769
770 <varlistentry id="lowriter">
771 <term><command>lowriter</command></term>
772 <listitem>
773 <para>
774 is the word processor module shell starting script.
775 </para>
776 <indexterm zone="libreoffice lowriter">
777 <primary sortas="b-lowriter">lowriter</primary>
778 </indexterm>
779 </listitem>
780 </varlistentry>
781
782 <varlistentry id="unopkg">
783 <term><command>unopkg</command></term>
784 <listitem>
785 <para>
786 is a tool to manage <application>LibreOffice</application>
787 extensions from the command line shell starting script.
788 </para>
789 <indexterm zone="libreoffice unopkg">
790 <primary sortas="b-unopkg">unopkg</primary>
791 </indexterm>
792 </listitem>
793 </varlistentry>
794
795 </variablelist>
796
797 </sect2>
798
799</sect1>
Note: See TracBrowser for help on using the repository browser.