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

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

Tag libreoffice

Some instructions were changed because the package requires some
older versions of boost and openssl.

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

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