source: xsoft/office/libreoffice.xml@ 292a840

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 292a840 was 292a840, checked in by Pierre Labastie <pieere@…>, 8 years ago

NSS-3.25
btrfs-progs-4.6.1
libreoffice-5.1.4.2
php-7.0.8

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

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