source: xsoft/office/libreoffice.xml@ 0209dd4

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 0209dd4 was 0209dd4, checked in by Ken Moffat <ken@…>, 6 years ago

Fix libreoffice for poppler-0.64.0

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

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