source: xsoft/office/libreoffice.xml@ a296899

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 9.0 9.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 a296899 was a296899, checked in by Bruce Dubbs <bdubbs@…>, 5 years ago

Update to at-spi2-atk at-spi2-core pyatspi 2.32.0.
Update to sysstat-12.1.3.
Update to libreoffice-6.2.1.2.

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

  • Property mode set to 100644
File size: 30.9 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 "fb2408407984e465cc33c3d8f977e883">
11 <!ENTITY libreoffice-core-size "204 MB">
12
13 <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
14 <!ENTITY libreoffice-dict-md5sum "3c6350a3f31840340b1eb7e39e3b4fdc">
15 <!ENTITY libreoffice-dict-size "43 MB">
16
17 <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
18 <!ENTITY libreoffice-help-md5sum "5081a3a5a314338534a43c51824f725b">
19 <!ENTITY libreoffice-help-size "16 MB">
20
21 <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
22 <!ENTITY libreoffice-translations-md5sum "756a979411f8d4be6d339692e98e3619">
23 <!ENTITY libreoffice-translations-size "136 MB">
24
25 <!-- full size still accurate for 6.0.2, reconfiguring and rebuilding
26 the built source after initial DESTDIR install doesn't take a vast time -->
27
28 <!ENTITY libreoffice-buildsize "6.2 GB (767 MB installed). Installing the whole set of languages was previously reported to require up to 26 GB (2.9 GB installed)">
29
30 <!-- for 6.1.2.1 I allowed 2 SBU for downloads, my total was
31 64.76 SBU with fast downloads
32 for 6.1.4.2 I just used the total time - bdubbs
33 -->
34 <!ENTITY libreoffice-time "63 SBU with parallelism=4 including typical download time">
35
36]>
37
38<sect1 id="libreoffice" xreflabel="LibreOffice-&libreoffice-dlversion;">
39 <?dbhtml filename="libreoffice.html"?>
40
41 <sect1info>
42 <othername>$LastChangedBy$</othername>
43 <date>$Date$</date>
44 </sect1info>
45
46 <title>LibreOffice-&libreoffice-version;</title>
47
48 <indexterm zone="libreoffice">
49 <primary sortas="a-LibreOffice">LibreOffice</primary>
50 </indexterm>
51
52 <sect2 role="package">
53 <title>Introduction to LibreOffice</title>
54
55 <para>
56 <application>LibreOffice</application> is a full-featured office suite.
57 It is largely compatible with <application>Microsoft Office</application>
58 and is descended from <application>OpenOffice.org</application>.
59 </para>
60
61 &lfs84_checked;
62
63 <bridgehead renderas="sect3">Package Information</bridgehead>
64 <itemizedlist spacing="compact">
65 <listitem>
66 <para>
67 Core Download: <ulink url="&libreoffice-core-download-http;"/>
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Core Download MD5 sum: &libreoffice-core-md5sum;
73 </para>
74 </listitem>
75 <listitem>
76 <para>
77 Core Download size: &libreoffice-core-size;
78 </para>
79 </listitem>
80 <listitem>
81 <para>
82 Estimated disk space required: &libreoffice-buildsize;
83 </para>
84 </listitem>
85 <listitem>
86 <para>
87 Estimated build time: &libreoffice-time;
88 </para>
89 </listitem>
90 </itemizedlist>
91
92 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
93 <itemizedlist spacing="compact">
94 <listitem>
95 <para>
96 Dictionaries: <ulink url="&libreoffice-dict-download-http;"/>
97 </para>
98 </listitem>
99
100 <listitem>
101 <para>
102 Dictionaries MD5 sum: &libreoffice-dict-md5sum;
103 </para>
104 </listitem>
105
106 <listitem>
107 <para>
108 Dictionaries size: &libreoffice-dict-size;
109 </para>
110 </listitem>
111
112 <listitem>
113 <para>
114 Help Files: <ulink url="&libreoffice-help-download-http;"/>
115 </para>
116 </listitem>
117
118 <listitem>
119 <para>
120 Help Files MD5 sum: &libreoffice-help-md5sum;
121 </para>
122 </listitem>
123
124 <listitem>
125 <para>
126 Help Files size: &libreoffice-help-size;
127 </para>
128 </listitem>
129
130 <listitem>
131 <para>
132 Translations: <ulink url="&libreoffice-translations-download-http;"/>
133 </para>
134 </listitem>
135
136 <listitem>
137 <para>
138 Translations MD5 sum: &libreoffice-translations-md5sum;
139 </para>
140 </listitem>
141
142 <listitem>
143 <para>
144 Translations size: &libreoffice-translations-size;
145 </para>
146 </listitem>
147
148
149<!-- keep one commented patch, it's sure to again need one or more in a few months:
150For libreoffice 6.2.0.4, almost blfs 8.4: no patch needed, only a sed below
151 <listitem>
152 <para>
153 Required patch to fix building with system <xref linkend="poppler"/> (all
154 recent versions) and <xref linkend="boost"/>:
155 <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-consolidated_fixes-1.patch"/>
156 </para>
157 </listitem>
158-->
159
160 </itemizedlist>
161 <bridgehead renderas="sect3">LibreOffice Dependencies</bridgehead>
162
163 <bridgehead renderas="sect4">Required</bridgehead>
164 <para role="required">
165 <xref linkend="perl-archive-zip"/>,
166 <xref linkend="unzip"/>,
167 <xref linkend="wget"/>,
168 <xref linkend="which"/>, and
169 <xref linkend="zip"/>
170 </para>
171
172 <bridgehead renderas="sect4">Recommended</bridgehead>
173 <note>
174 <para>
175 Most of these packages are recommended because if they're not installed,
176 the build process will compile and install its own (often older)
177 version, with the side effect of increasing build and installed disk
178 space and build time.
179 </para>
180 </note>
181
182 <para role="recommended">
183 <xref linkend="apache-ant"/>,
184 <xref linkend="apr"/>,
185 <xref linkend="boost"/>,
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="gtk3"/> and
195 <xref linkend="gtk2"/> (see <quote>Command Explanations</quote>),
196 <xref linkend="harfbuzz"/>,
197 <xref linkend="icu"/>,
198 <xref linkend="libatomic_ops"/>,
199 <xref linkend="lcms2"/>,
200 <xref linkend="librsvg"/>,
201 <xref linkend="libxml2"/> and
202 <xref linkend="libxslt"/>,
203 <xref linkend="mesa"/>,
204 <xref linkend="neon"/>,
205 <xref linkend="nss"/>,
206 <xref linkend="openldap"/> (if connecting to an LDAP server),
207 <xref linkend="poppler"/>,
208 <xref linkend="postgresql"/>,
209 <xref linkend="redland"/>,
210 <xref linkend="serf"/>, and
211 <xref linkend="unixodbc"/>
212 </para>
213
214 <bridgehead renderas="sect4">Optional</bridgehead>
215 <para role="optional">
216 <xref linkend="avahi"/>,
217 <xref linkend="bluez"/>,
218 <xref linkend="dconf"/>,
219 <xref linkend="desktop-file-utils"/>,
220 <xref linkend="doxygen"/> (not relevant if using --disable-odk),
221 <phrase revision="systemd"><xref linkend="evolution-data-server"/>,</phrase>
222 <xref linkend="gdb"/>,
223 <xref linkend="gnutls"/>,
224<!-- not anymore in the book, but included in apache-ant
225 <xref linkend="junit"/>, -->
226 <xref linkend="kf5-frameworks"/>,
227 <xref linkend="libpaper"/>,
228 <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>,
229 <xref linkend="mitkrb"/>,
230 <xref linkend="nasm"/>,
231 <xref linkend="sane"/>,
232 <xref linkend="valgrind"/>,
233 <xref linkend="vlc"/>,
234 <ulink url="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</ulink>,
235 <ulink url="https://hc.apache.org/httpclient-3.x/">Apache Commons HttpClient</ulink>,
236 <ulink url="https://commons.apache.org/proper/commons-lang/">Apache Commons Lang</ulink>,
237 <ulink url="https://commons.apache.org/proper/commons-logging/">Apache Commons Logging</ulink>,
238 <ulink url="http://www.beanshell.org/">BeanShell</ulink>,
239 <ulink url="https://projects.coin-or.org/CoinMP/">CoinMP</ulink>,
240 <ulink url="http://sourceforge.net/projects/cppunit/">Cppunit</ulink>,
241 <ulink url="http://www.firebirdsql.org/">Firebird</ulink>,
242 <ulink url="http://downloads.sourceforge.net/glew/">glew (OpenGL Extension Wrangler Library)</ulink>,
243 <ulink url="https://github.com/behdad/glyphy">glyphy</ulink>,
244 <ulink url="http://ftp.gnome.org/pub/gnome/sources/gnome-vfs/">Gnome VFS</ulink>,
245
246 <ulink url="https://github.com/hamcrest/JavaHamcrest/releases">hamcrest</ulink>,
247 <ulink url="https://hunspell.github.io/">Hunspell</ulink>,
248 <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
249 <ulink url="http://include-what-you-use.org/">iwyu</ulink>,
250 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libabw">libabw</ulink>,
251 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libcdr">libcdr</ulink>,
252 <ulink url="http://sourceforge.net/projects/libcmis/">libcmis</ulink>,
253 <ulink url="http://www.sourceforge.net/projects/libebook/">libebook</ulink>,
254 <ulink url="https://wiki.documentfoundation.org/Libexttextcat">libexttextcat</ulink>,
255 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand">libfreehand</ulink>,
256 <ulink url="http://tagoh.bitbucket.org/liblangtag/">liblangtag</ulink>,
257 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libmspub">libmspub</ulink>,
258 <ulink url="http://sourceforge.net/projects/libmwaw/">libmwaw</ulink>,
259 <ulink url="http://sourceforge.net/projects/libwpd/files/libodfgen/">libodfgen</ulink>,
260 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker">libpagemaker</ulink>,
261 <ulink url="http://sourceforge.net/projects/libwpd/files/librevenge/">librevenge (WordPerfect Document importer)</ulink>,
262 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libvisio">libvisio</ulink>,
263 <ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>,
264 <ulink url="http://libwpg.sourceforge.net/">libwpg</ulink>,
265 <ulink url="http://libwps.sourceforge.net/">libwps</ulink>,
266 <ulink url="http://lpsolve.sourceforge.net/">lp_solve</ulink>,
267 <ulink url="https://gitlab.com/mdds/mdds">mdds</ulink>,
268 <ulink url="http://sourceforge.net/projects/hunspell/files/MyThes/">MyThes</ulink>,
269 <ulink url="http://sourceforge.net/projects/ogl-math/">ogl-math - OpenGL Mathematics (GLM)</ulink>,
270 <ulink url="https://github.com/KhronosGroup/OpenCOLLADA/">OpenCOLLADA</ulink>,
271 <ulink url="https://gitlab.com/orcus/orcus">Orcus</ulink>,
272 <phrase revision="sysv"><ulink url="http://telepathy.freedesktop.org/releases/telepathy-glib/">telepathy-glib</ulink></phrase>
273 <phrase revision="systemd"><xref linkend="telepathy-glib"/></phrase>,
274 <ulink url="https://ukoethe.github.io/vigra/">VIGRA</ulink>, and
275 <phrase revision="sysv"><ulink url="&gnome-download-http;/zenity/">Zenity</ulink></phrase>
276 <phrase revision="systemd"><xref linkend="zenity"/></phrase>
277 </para>
278
279 <para>There are many optional dependencies not listed here. They can be
280 found in <quote>download.lst</quote> (source directory).
281 </para>
282
283 <para condition="html" role="usernotes">
284 User Notes: <ulink url="&blfs-wiki;/libreoffice"/>
285 </para>
286 </sect2>
287
288 <sect2 role="installation">
289 <title>Installation of LibreOffice</title>
290
291 <important>
292 <para>
293 Unlike the other packages, we assume that you have not yet unpacked the
294 package. This is because the <option>--no-overwrite-dir</option>
295 switch is needed in case you unpack as the <systemitem
296 class="username">root</systemitem> user.
297 </para>
298 </important>
299
300<screen><userinput>tar -xf libreoffice-&libreoffice-dlversion;.tar.xz --no-overwrite-dir &amp;&amp;
301cd libreoffice-&libreoffice-dlversion;</userinput></screen>
302
303<!-- keep a commented instruction if no patches are currently required
304 <para> <!- - for all recent versions - ->
305 Fix build failures introduced by recent versions of <xref linkend="poppler"/>
306 and <xref linkend="boost"/>:
307 </para>
308
309<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-consolidated_fixes-1.patch</userinput></screen>
310-->
311 <para>
312 Fix a type mismatch introduced by recent versions of <xref
313 linkend="boost"/>:
314 </para>
315
316<screen><userinput>sed -i 's/loaded;/bool{loaded};/' sfx2/source/appl/shutdownicon.cxx</userinput></screen>
317
318 <para>
319 Create symlinks to tarballs from the source directory so they won't
320 get downloaded again:
321 </para>
322
323<screen><userinput>install -dm755 external/tarballs &amp;&amp;
324ln -sv ../../../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz external/tarballs/ &amp;&amp;
325ln -sv ../../../libreoffice-help-&libreoffice-dlversion;.tar.xz external/tarballs/</userinput></screen>
326
327 <para>
328 If you have downloaded the translations tarball, create a symlink:
329 </para>
330
331<screen><userinput>ln -sv ../../../libreoffice-translations-&libreoffice-dlversion;.tar.xz external/tarballs/</userinput></screen>
332
333 <note>
334 <para>
335 During the build process, some packages will be downloaded (including
336 the ones listed as recommended and optional dependencies) if they are
337 not present on the system. Because of this, build time may vary from the
338 published time more than usual.
339 </para>
340 </note>
341
342 <para>
343 Due to the large size of the package, you may prefer to install it in
344 <filename class="directory">/opt</filename>, instead of
345 <filename class="directory">/usr</filename>. Depending on your choice,
346 replace <replaceable>&lt;PREFIX&gt;</replaceable> by
347 <filename class="directory">/usr</filename> or by
348 <filename class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>:
349 </para>
350
351<screen><userinput>export LO_PREFIX=<replaceable>&lt;PREFIX&gt;</replaceable></userinput></screen>
352
353 <para>
354 Locales "fr" and "en-GB", you will find below, are just examples; you
355 should change them to suit your needs - you might want to read the
356 "Command Explanations", further below, before proceeding.
357 </para>
358
359 <para>
360 Prepare <application>LibreOffice</application> for compilation by running
361 the following commands:
362 </para>
363
364<screen><userinput>sed -e "/gzip -f/d" \
365 -e "s|.1.gz|.1|g" \
366 -i bin/distro-install-desktop-integration &amp;&amp;
367
368sed -e "/distro-install-file-lists/d" -i Makefile.in &amp;&amp;
369
370<!-- Removed in 6.2 - -with-alloc=system \-->
371./autogen.sh --prefix=$LO_PREFIX \
372 --sysconfdir=/etc \
373 --with-vendor=BLFS \
374 --with-lang='fr en-GB' \
375 --with-help \
376 --with-myspell-dicts \
377 --without-junit \
378 --without-system-dicts \
379 --disable-dconf \
380 --disable-odk \
381 --enable-release-build=yes \
382 --enable-python=system \
383 --with-system-apr \
384 --with-system-boost \
385 --with-system-cairo \
386 --with-system-clucene \
387 --with-system-curl \
388 --with-system-expat \
389 --with-system-graphite \
390 --with-system-harfbuzz \
391 --with-system-icu \
392 --with-system-jpeg \
393 --with-system-lcms2 \
394 --with-system-libatomic_ops \
395 --with-system-libpng \
396 --with-system-libxml \
397 --with-system-neon \
398 --with-system-nss \
399 --with-system-odbc \
400 --with-system-openldap \
401 --with-system-openssl \
402 --with-system-poppler \
403 --with-system-postgresql \
404 --with-system-redland \
405 --with-system-serf \
406 --with-system-zlib</userinput></screen>
407
408 <para>
409 The instructions below will only build the package without running
410 any unit tests. If you prefer to run the unit tests, replace
411 <command>make build-nocheck</command> with <command>make build</command>
412 or (as a regular user only) just <command>make</command>, but do not be
413 surprised if a unit test fails right at the end of the build and
414 breaks it.
415 </para>
416
417 <para>
418 Build the package:
419 </para>
420
421<screen><userinput>make build-nocheck</userinput></screen>
422<!--<screen><userinput>CPPFLAGS='-DU_USING_ICU_NAMESPACE=1' make build-nocheck</userinput></screen>-->
423
424 <para>
425 Now, as the <systemitem class="username">root</systemitem> user:
426 </para>
427
428<screen role="root"><userinput>make distro-pack-install</userinput></screen>
429
430 <para>
431 If installed in <filename
432 class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>
433 some additional steps are necessary. Issue the following commands, as
434 <systemitem class="username">root</systemitem> user:
435 </para>
436
437<screen role="root"><userinput>if [ "$LO_PREFIX" != "/usr" ]; then
438
439 # This symlink is necessary for the desktop menu entries
440 ln -svf $LO_PREFIX/lib/libreoffice/program/soffice /usr/bin/libreoffice &amp;&amp;
441
442 # Set up a generic location independent of version number
443 ln -sfv libreoffice-&libreoffice-dlversion; /opt/libreoffice
444
445 # Icons
446 mkdir -vp /usr/share/pixmaps
447 for i in $LO_PREFIX/share/icons/hicolor/32x32/apps/*; do
448 ln -svf $i /usr/share/pixmaps
449 done &amp;&amp;
450
451 # Desktop menu entries
452 for i in $LO_PREFIX/lib/libreoffice/share/xdg/*; do
453 ln -svf $i /usr/share/applications/libreoffice-$(basename $i)
454 done &amp;&amp;
455
456 # Man pages
457 for i in $LO_PREFIX/share/man/man1/*; do
458 ln -svf $i /usr/share/man/man1/
459 done
460
461 unset i
462fi</userinput></screen>
463
464 <para>
465 If you have installed <xref linkend="desktop-file-utils"/>, and you wish
466 to update the MIME database, issue, as the <systemitem class="username">
467 root</systemitem> user:
468 </para>
469
470<screen role="root"><userinput>update-desktop-database</userinput></screen>
471
472 <para>
473 The suite and main modules can be started from the menu. From a terminal,
474 the suite can be started with <command>libreoffice</command> command and
475 the modules with <command>libreoffice
476 --<replaceable>&lt;module&gt;</replaceable></command> command,
477 respectively, where <replaceable>&lt;module&gt;</replaceable> is one of
478 base, calc, draw, impress, math or writer. Modules cannot be started using
479 their shell starting script names (see "Installed Programs", below), if
480 LO_PREFIX is other than <filename class='directory'>/usr</filename>,
481 unless <filename class='directory'>$LO_PREFIX/bin</filename> directory is
482 appended to the PATH.
483 </para>
484
485 </sect2>
486
487 <sect2 role="commands">
488 <title>Command Explanations</title>
489
490 <para>
491 <command>sed -e ...</command>: The first sed prevents compression of the
492 manual pages and the second one prevents the install from failing.
493 </para>
494
495 <para>
496 <parameter>--with-vendor=BLFS</parameter>: This switch sets BLFS as
497 the vendor which is mentioned when you click "About" from the Help menu
498 on the toolbar.
499 </para>
500
501 <para>
502 <parameter>--with-lang='fr en-GB'</parameter>: This switch sets
503 what languages to support. To list several languages, separate them with
504 a space. For all languages, use
505 <parameter>--with-lang=ALL</parameter>.
506 </para>
507
508 <note>
509 <para>
510 For a list of the available languages, look in
511 <filename>solenv/inc/langlist.mk</filename>.
512 </para>
513 </note>
514
515 <para>
516 <parameter>--with-help</parameter>: Without this switch, the help files
517 are not built.
518 </para>
519
520 <para>
521 <parameter>--with-myspell-dicts</parameter>: This switch adds myspell
522 dictionaries to the <application>LibreOffice</application> installation
523 set.
524 </para>
525 <!-- Unrecognized as of 6.2.0.3
526 <para>
527 <parameter>- -with-alloc=system</parameter>: This switch tells
528 <application>LibreOffice</application> to use the system allocator
529 instead of its internal one.
530 </para>
531 -->
532 <para>
533 <parameter>--with-system-boost</parameter>: This switch enables using
534 system boost. From time to time, recent versions of boost break
535 the build of libreoffice. In this case, it is possible to use the
536 bundled copy of boost, by removing this flag.
537 </para>
538
539 <para>
540 <parameter>--disable-dconf</parameter>: This switch disables compiling
541 <application>LibreOffice</application> with the
542 <application>GNOME DConf</application> configuration system support.
543 </para>
544
545 <para>
546 <parameter>--without-junit</parameter>: This switch disables the tests
547 for the deprecated HSQLDB driver which is written in Java. If you wish
548 to build this driver replace this switch with the set of switches
549 described below under '--with-java'.
550 </para>
551
552 <para>
553 <parameter>--without-system-dicts</parameter>: This switch disables use
554 of dictionaries from system paths, so the ones installed by this package
555 are used.
556 </para>
557
558 <para>
559 <parameter>--disable-odk</parameter>: This switch disables installing the
560 office development kit. Remove if you want to develop a
561 <application>LibreOffice</application> based application.
562 </para>
563
564 <para>
565 <parameter>--enable-release-build=yes</parameter>: This switch enables a
566 Release Build. <application>LibreOffice</application> can be built as a
567 Release Build or as a Developer Build, because their default installation
568 paths and user profile paths are different. Developer Build displays the
569 words "Dev" and "Beta" in several places (e.g, menu and splash screen).
570 </para>
571
572 <para>
573 <parameter>--enable-python=system</parameter>: This switch tells
574 <application>LibreOffice</application> to use installed
575 <application>Python 3</application> to build the translations instead of
576 the bundled one.
577 </para>
578
579 <para>
580 <parameter>--with-system-*</parameter>: These switches prevent
581 <application>LibreOffice</application> from trying to compile its own
582 versions of these dependencies. If you've not installed some of the
583 dependencies, remove the corresponding switches.
584 </para>
585
586<!--
587 <para>
588 <command>CPPFLAGS='-DU_USING_ICU_NAMESPACE=1' make ...</command>: <xref
589 linkend="icu"/> has removed an implicit namespace <quote>using</quote>
590 from its headers files. Setting <envar>U_USING_ICU_NAMESPACE</envar> to
591 1 allows to restore the former behavior, which is required for building
592 <application>libreoffice</application>.
593 </para>
594-->
595 <para>
596 <command>make distro-pack-install</command>: this does a normal
597 install, but if you add a DESTDIR environment variable it will also
598 install a lot of (text) gid_Module_* files in the DESTDIR, to help
599 distributions which want to break the package into parts.
600 </para>
601
602 <para>
603 <option>--with-parallelism=&lt;count&gt;</option>: This switch
604 tells <application>LibreOffice</application> to use &lt;count&gt; CPU
605 cores to compile in parallel. (Do not include literal angle brackets.)
606 The default is to use all available cores on the system.
607 </para>
608
609 <para>
610 <option>--disable-cups</option>: Use this switch if you don't need
611 printing support.
612 </para>
613
614 <para>
615 <option>--disable-dbus</option>: Use this switch if you've not installed
616 D-Bus-1.8.0 or later. It also disables Bluetooth support and font install
617 via PackageKit.
618 </para>
619
620 <para>
621 <option>--disable-firebird-sdbc</option>: By default, the ability to
622 connect to a <application>firebird</application> database is enabled.
623 Add this switch if you do not need that feature.
624 </para>
625
626 <para>
627 <option>--disable-gstreamer-1-0</option>: Use this switch if you have not
628 installed <xref linkend="gst10-plugins-base"/>.
629 </para>
630
631 <para>
632 <option>--disable-gtk3</option>: Use this switch if you have not installed
633 <application>GTK+-3</application>, or if you have installed it but wish
634 to use <application>GTK+-2</application> (the menu icons differ).
635 Note that a <application>GTK+-3</application> build still
636 requires <application>GTK+-2</application> to build the gtk-plugin.
637 </para>
638
639 <para>
640 <option>--disable-postgresql-sdbc</option>: This switch disables compiling
641 <application>LibreOffice</application> with the ability to connect to a
642 <application>PostgreSQL</application> database. Use it if you have not
643 installed <application>PostgreSQL</application> and you do not want
644 <application>LibreOffice</application> to compile its bundled copy.
645 </para>
646
647 <para>
648 <option>--without-java</option>: This switch disables
649 <application>Java</application> support in
650 <application>LibreOffice</application>. Java is needed for the
651 deprecated HSQLDB driver, which allows reading databases created by
652 other programs or in earlier versions of libreoffice
653 <application>base</application>.
654 </para>
655
656 <para>
657 <option>--with-junit=/opt/ant/lib/junit-4.12.jar</option> and
658 <option>--with-hamcrest=/opt/ant/lib/hamcrest-core-1.3.jar</option>:
659 Those options are needed if you want to run the tests.
660 </para>
661
662 <para>
663 <option>--without-fonts</option>: <application>LibreOffice</application>
664 includes a number of third-party TrueType fonts. If you have already
665 installed some or all of the same fonts, you may prefer to use the system
666 versions.
667 </para>
668
669 <para>
670 <!-- Brings in - -enable-qt5 as well. -->
671 <option>--enable-kde5</option>: Builds with KDE/Plasma integration. If
672 <xref linkend="qt5"/> and/or <xref linkend="kf5-frameworks"/> are not
673 installed in <filename class="directory">/usr</filename>, the include
674 and library directories must be specified in <envar>QT5INC</envar>,
675 <envar>QT5LIB</envar>, <envar>KF5INC</envar>, and <envar>KF5LIB</envar>,
676 respectively.
677 </para>
678
679 <para revision="systemd">
680 <option>--enable-evolution2</option>: Enables support for Evolution
681 address books through Evolution Data Server. Note that Evolution Data
682 Server must be installed for this feature to function.
683 </para>
684
685 </sect2>
686
687 <sect2 role="content">
688 <title>Contents</title>
689
690 <segmentedlist>
691 <segtitle>Installed Programs</segtitle>
692 <segtitle>Installed Libraries</segtitle>
693 <segtitle>Installed Directory</segtitle>
694
695 <seglistitem>
696 <seg>
697 libreoffice, lobase, localc, lodraw, loffice, lofromtemplate,
698 loimpress, lomath, loweb, lowriter, soffice and unopkg;
699 several programs under
700 $LO_PREFIX/lib/libreoffice/program
701 </seg>
702 <seg>
703 several libraries under
704 $LO_PREFIX/lib/libreoffice/program
705 </seg>
706 <seg>
707 $LO_PREFIX/lib/libreoffice
708 </seg>
709 </seglistitem>
710 </segmentedlist>
711
712 <variablelist>
713 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
714 <?dbfo list-presentation="list"?>
715 <?dbhtml list-presentation="table"?>
716
717 <varlistentry id="libreoffice-suite">
718 <term><command>libreoffice (or soffice)</command></term>
719 <listitem>
720 <para>
721 is the main libreofice suite (symlink to
722 $LO_PREFIX/lib/libreoffice/program/soffice).
723 </para>
724 <indexterm zone="libreoffice libreoffice-suite">
725 <primary sortas="b-libreoffice-suite">libreoffice-suite</primary>
726 </indexterm>
727 </listitem>
728 </varlistentry>
729
730 <varlistentry id="lobase">
731 <term><command>lobase</command></term>
732 <listitem>
733 <para>
734 is the database manager module shell starting script.
735 </para>
736 <indexterm zone="libreoffice lobase">
737 <primary sortas="b-lobase">lobase</primary>
738 </indexterm>
739 </listitem>
740 </varlistentry>
741
742 <varlistentry id="localc">
743 <term><command>localc</command></term>
744 <listitem>
745 <para>
746 is the spreadsheet module shell starting script.
747 </para>
748 <indexterm zone="libreoffice localc">
749 <primary sortas="b-localc">localc</primary>
750 </indexterm>
751 </listitem>
752 </varlistentry>
753
754 <varlistentry id="lodraw">
755 <term><command>lodraw</command></term>
756 <listitem>
757 <para>
758 is the vector graphics editor and diagramming tool module shell
759 starting script.
760 </para>
761 <indexterm zone="libreoffice lodraw">
762 <primary sortas="b-lodraw">lodraw</primary>
763 </indexterm>
764 </listitem>
765 </varlistentry>
766
767 <varlistentry id="loimpress">
768 <term><command>loimpress</command></term>
769 <listitem>
770 <para>
771 is the (PowerPoint) presentations editor and displayer
772 module shell starting script.
773 </para>
774 <indexterm zone="libreoffice loimpress">
775 <primary sortas="b-loimpress">loimpress</primary>
776 </indexterm>
777 </listitem>
778 </varlistentry>
779
780 <varlistentry id="lomath">
781 <term><command>lomath</command></term>
782 <listitem>
783 <para>
784 is the mathematical formula editor module shell starting script.
785 </para>
786 <indexterm zone="libreoffice lomath">
787 <primary sortas="b-lomath">lomath</primary>
788 </indexterm>
789 </listitem>
790 </varlistentry>
791
792 <varlistentry id="loweb">
793 <term><command>loweb</command></term>
794 <listitem>
795 <para>
796 is the HTML editor module shell starting script.
797 </para>
798 <indexterm zone="libreoffice loweb">
799 <primary sortas="b-loweb">loweb</primary>
800 </indexterm>
801 </listitem>
802 </varlistentry>
803
804 <varlistentry id="lowriter">
805 <term><command>lowriter</command></term>
806 <listitem>
807 <para>
808 is the word processor module shell starting script.
809 </para>
810 <indexterm zone="libreoffice lowriter">
811 <primary sortas="b-lowriter">lowriter</primary>
812 </indexterm>
813 </listitem>
814 </varlistentry>
815
816 <varlistentry id="unopkg">
817 <term><command>unopkg</command></term>
818 <listitem>
819 <para>
820 is a tool to manage <application>LibreOffice</application>
821 extensions from the command line.
822 </para>
823 <indexterm zone="libreoffice unopkg">
824 <primary sortas="b-unopkg">unopkg</primary>
825 </indexterm>
826 </listitem>
827 </varlistentry>
828
829 </variablelist>
830
831 </sect2>
832
833</sect1>
Note: See TracBrowser for help on using the repository browser.