source: xsoft/office/libreoffice.xml@ 29b0395

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 29b0395 was 6bbca81, checked in by Ken Moffat <ken@…>, 5 years ago

libreoffice-6.3.0.4

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

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