source: xsoft/office/libreoffice.xml@ 10c7df8

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.7 7.8 7.9 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 10c7df8 was 10c7df8, checked in by Bruce Dubbs <bdubbs@…>, 9 years ago

Fix md5sum

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

  • Property mode set to 100644
File size: 26.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY libreoffice-dl "http://download.documentfoundation.org/libreoffice/src/&libreoffice-version;">
8
9 <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
10 <!ENTITY libreoffice-core-md5sum "a0c7f05fd2edb91e195adb2f4170d794">
11 <!ENTITY libreoffice-core-size "146 MB">
12
13 <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
14 <!ENTITY libreoffice-dict-md5sum "be29bf16f618b49571a283ca89023d0a">
15 <!ENTITY libreoffice-dict-size "36 MB">
16
17 <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
18 <!ENTITY libreoffice-help-md5sum "072a585981c9177e7930a193b357a4b2">
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 "5b735fd27b42af83cf83d483a5eb2b04">
23 <!ENTITY libreoffice-translations-size "122 MB">
24
25 <!-- This package has some peculiarities, some discussed in the text.
26 Two values for SBU and buildsize are given due to the large difference
27 measured by editors, depending on architecture and sometimes installed
28 dependencies (with-system... -->
29
30 <!ENTITY libreoffice-buildsize "8.4 GB (547 MB installed), with translations">
31 <!ENTITY libreoffice-time "47 SBU (using parallelism=8), with translations">
32
33 <!-- [bdubbs] For version 4.3.2.2 Built on x86_64 using -\-with-parallelism=4 -->
34
35 <!-- [fo] For version 4.3.1.2 I've got, for i686, statistcs over the upper
36 boundaries for x86_64 of previous versions, thus, temporarily, decided to use
37 single statistcs, instead of a range.
38 -->
39 <!-- This package has some peculiarities, some discussed in the text.
40 Two values for SBU and buildsize are given due to the large difference
41 measured by editors, depending on architecture and sometimes installed
42 dependencies (with-system... -->
43]>
44
45<sect1 id="libreoffice" xreflabel="LibreOffice-&libreoffice-version;">
46 <?dbhtml filename="libreoffice.html"?>
47
48 <sect1info>
49 <othername>$LastChangedBy$</othername>
50 <date>$Date$</date>
51 </sect1info>
52
53 <title>LibreOffice-&libreoffice-version;</title>
54
55 <indexterm zone="libreoffice">
56 <primary sortas="a-LibreOffice">LibreOffice</primary>
57 </indexterm>
58
59 <sect2 role="package">
60 <title>Introduction to LibreOffice</title>
61
62 <para>
63 <application>LibreOffice</application> is a full-featured office suite.
64 It is largely compatible with <application>Microsoft Office</application>
65 and is descended from <application>OpenOffice.org</application>.
66 </para>
67
68 &lfs76_checked;
69
70 <bridgehead renderas="sect3">Package Information</bridgehead>
71 <itemizedlist spacing="compact">
72 <listitem>
73 <para>
74 Core Download: <ulink url="&libreoffice-core-download-http;"/>
75 </para>
76 </listitem>
77 <listitem>
78 <para>
79 Core Download MD5 sum: &libreoffice-core-md5sum;
80 </para>
81 </listitem>
82 <listitem>
83 <para>
84 Core Download size: &libreoffice-core-size;
85 </para>
86 </listitem>
87 <listitem>
88 <para>
89 Estimated disk space required: &libreoffice-buildsize;
90 </para>
91 </listitem>
92 <listitem>
93 <para>
94 Estimated build time: &libreoffice-time;
95 </para>
96 </listitem>
97 </itemizedlist>
98
99 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
100 <itemizedlist spacing="compact">
101 <listitem>
102 <para>
103 Dictionaries: <ulink url="&libreoffice-dict-download-http;"/>
104 </para>
105 </listitem>
106 <listitem>
107 <para>
108 Dictionaries MD5 sum: &libreoffice-dict-md5sum;
109 </para>
110 </listitem>
111 <listitem>
112 <para>
113 Dictionaries size: &libreoffice-dict-size;
114 </para>
115 </listitem>
116 <listitem>
117 <para>
118 Help Files: <ulink url="&libreoffice-help-download-http;"/>
119 </para>
120 </listitem>
121 <listitem>
122 <para>
123 Help Files MD5 sum: &libreoffice-help-md5sum;
124 </para>
125 </listitem>
126 <listitem>
127 <para>
128 Help Files size: &libreoffice-help-size;
129 </para>
130 </listitem>
131 <listitem>
132 <para>
133 Translations: <ulink url="&libreoffice-translations-download-http;"/>
134 </para>
135 </listitem>
136 <listitem>
137 <para>
138 Translations MD5 sum: &libreoffice-translations-md5sum;
139 </para>
140 </listitem>
141 <listitem>
142 <para>
143 Translations size: &libreoffice-translations-size;
144 </para>
145 </listitem>
146 <listitem>
147 <para>
148 Required patch to fix building with system Boost:
149 <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-boost_1_56_0-1.patch"/>
150 </para>
151 </listitem>
152 <listitem>
153 <para>
154 Required patch for i686 systems, in order to fix a problem introduced
155 by <application>&gcc-490;</application>:
156 <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-gcc_4_9_0-1.patch"/>
157 </para>
158 </listitem>
159 </itemizedlist>
160
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.
178 </para>
179 </note>
180
181 <para role="recommended">
182 <xref linkend="boost"/>,
183 <xref linkend="clucene"/>,
184 <xref linkend="cups"/>,
185 <xref linkend="curl"/>,
186 <xref linkend="dbus-glib"/>,
187 <xref linkend="libjpeg"/>,
188 <xref linkend="glu"/>,
189 <xref linkend="graphite2"/>,
190 <xref linkend="gst-plugins-base"/> or
191 <xref linkend="gst10-plugins-base"/>,
192 <xref linkend="gtk2"/>,
193 <xref linkend="harfbuzz"/>,
194 <xref linkend="icu"/>,
195 <xref linkend="lcms2"/>,
196 <xref linkend="librsvg"/>,
197 <xref linkend="libxml2"/> and
198 <xref linkend="libxslt"/>,
199 <xref linkend="mesalib"/>,
200 <xref linkend="neon"/>,
201 <xref linkend="npapi-sdk"/>,
202 <xref linkend="nss"/>,
203 <xref linkend="openldap"/>,
204 <xref linkend="openssl"/>,
205 <xref linkend="poppler"/>,
206 <xref linkend="python3"/>,
207 <xref linkend="redland"/>, and
208 <xref linkend="unixodbc"/>
209 </para>
210
211 <bridgehead renderas="sect4">Optional</bridgehead>
212 <para role="optional">
213 <xref linkend="avahi"/>,
214 <xref linkend="bluez"/>,
215 <xref linkend="doxygen"/> (not relevant if using --disable-odk),
216 <xref linkend="gdb"/>,
217 <xref linkend="gtk3"/>,
218 <xref linkend="kdelibs"/>,
219 <xref linkend="libatomic_ops"/>,
220 <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>,
221 <xref linkend="mitkrb"/>,
222 <xref linkend="openjdk"/>,
223 <xref linkend="postgresql"/>,
224 <xref linkend="sane"/>,
225 <xref linkend="vlc"/>,
226 <ulink url="http://sourceforge.net/projects/cppunit/">Cppunit</ulink>,
227 <ulink url="http://www.firebirdsql.org/">firebird</ulink>,
228 <ulink url="http://downloads.sourceforge.net/glew/">glew (OpenGL Extension Wrangler Library)</ulink>,
229 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
230 <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
231 <ulink url="http://www.freedesktop.org/wiki/Software/libabw/">libabw</ulink>,
232 <ulink url="http://www.freedesktop.org/wiki/Software/libcdr/">libcdr</ulink>,
233 <ulink url="http://sourceforge.net/projects/libcmis/">libcmis</ulink>,
234 <ulink url="http://www.sourceforge.net/projects/libebook/">libebook</ulink>,
235 <ulink url="http://www.freedesktop.org/wiki/Software/libexttextcat/">libexttextcat</ulink>,
236 <ulink url="http://www.freedesktop.org/wiki/Software/libfreehand/">libfreehand</ulink>,
237 <ulink url="http://tagoh.bitbucket.org/liblangtag/">liblangtag</ulink>,
238 <ulink url="http://www.freedesktop.org/wiki/Software/libmspub/">libmspub</ulink>,
239 <ulink url="http://sourceforge.net/projects/libmwaw/">libmwaw</ulink>,
240 <ulink url="http://sourceforge.net/projects/libwpd/files/libodfgen/">libodfgen</ulink>,
241 <ulink url="http://sourceforge.net/projects/libwpd/files/librevenge/">librevenge (WordPerfect Document importer)</ulink>,
242 <ulink url="http://www.freedesktop.org/wiki/Software/libvisio/">libvisio</ulink>,
243 <ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>,
244 <ulink url="http://libwpg.sourceforge.net/">libwpg</ulink>,
245 <ulink url="http://libwps.sourceforge.net/">libwps</ulink>,
246 <ulink url="http://lpsolve.sourceforge.net/">lp_solve</ulink>,
247 <ulink url="http://code.google.com/p/multidimalgorithm/">mdds</ulink>,
248 <ulink url="http://sourceforge.net/projects/hunspell/files/MyThes/">MyThes</ulink>,
249 <ulink url="http://sourceforge.net/projects/ogl-math/">ogl-math - OpenGL Mathematics (GLM)</ulink>,
250 <ulink url="https://gitorious.org/orcus/">Orcus</ulink>,
251 <ulink url="http://hci.iwr.uni-heidelberg.de/vigra/">VIGRA</ulink>, and
252 <ulink url="&gnome-download-http;/zenity/">Zenity</ulink>
253 </para>
254
255 <para>There are many optional dependencies not listed here. They can be
256 found in <quote>download.lst</quote> (source directory).
257 </para>
258
259 <para condition="html" role="usernotes">
260 User Notes: <ulink url="&blfs-wiki;/libreoffice"/>
261 </para>
262 </sect2>
263
264 <sect2 role="installation">
265 <title>Installation of LibreOffice</title>
266<!--
267 <warning>
268 <para>
269 Untaring the libreoffice-&libreoffice-dlversion; tarball as
270 <systemitem class="username">root</systemitem> has the curious effect of
271 changing the ownership of the <emphasis>parent</emphasis> directory
272 to a user with numerical id 11012 and with the permissions set to allow
273 read, write and execute for that user only! If you untared as
274 <systemitem class="username">root</systemitem> in your home folder you
275 could end up unable to log in again. If you untared it in
276 <filename class="directory">/usr</filename> you would find your user
277 account unable to access any file in
278 <filename class="directory">/usr</filename>.
279 </para>
280
281 <para>
282 You can avoid this unpleasantness by
283 <emphasis>not</emphasis> untaring it as
284 <systemitem class="username">root</systemitem>. If you must untar it as
285 <systemitem class="username">root</systemitem> pass the option
286 <option>-\-no-overwrite-dir</option> to tar. This is the default when you
287 untar as a user but has to be passed as an option when untaring as
288 <systemitem class="username">root</systemitem>:
289 </para>
290 </warning>-->
291
292 <note>
293 <para>
294 Build this package in a graphical environment.
295 </para>
296 </note>
297
298 <important>
299 <para>
300 Unlike the other packages, we suppose that you have not yet unpacked the
301 package. This is so because the <option>--no-overwrite-dir</option> switch
302 is needed in case you unpack as the
303 <systemitem class="username">root</systemitem> user.
304 </para>
305 </important>
306
307<screen><userinput>tar -xf libreoffice-&libreoffice-dlversion;.tar.xz --no-overwrite-dir &amp;&amp;
308cd libreoffice-&libreoffice-dlversion;</userinput></screen>
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;
316<!-- Not necessary for this version
317tar -xf ../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz \
318 -/-no-overwrite-dir -/-strip-components=1 &amp;&amp;
319tar -xf ../libreoffice-help-&libreoffice-dlversion;.tar.xz -\-no-overwrite-dir -\-strip-components=1 &amp;&amp;
320-->
321ln -sv ../../../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz external/tarballs/ &amp;&amp;
322ln -sv ../../../libreoffice-help-&libreoffice-dlversion;.tar.xz external/tarballs/</userinput></screen>
323
324<!-- Not necessary for this version
325 <para>
326 If you have downloaded the translations tarball, unpack it:
327 </para>
328
329<screen><userinput>tar -xf ../libreoffice-translations-&libreoffice-dlversion;.tar.xz -\-no-overwrite-dir -\-strip-components=1 &amp;&amp;
330ln -sv ../../libreoffice-translations-&libreoffice-dlversion;.tar.xz src/</userinput></screen>
331-->
332 <para>
333 If you have downloaded the translations tarball, create a symlink:
334 </para>
335
336<screen><userinput>ln -sv ../../../libreoffice-translations-&libreoffice-dlversion;.tar.xz external/tarballs/</userinput></screen>
337
338 <note>
339 <para>
340 During the build process, some packages will be downloaded (including
341 the ones listed as recommended and optional dependencies) if they are
342 not present on the system. Because of this, build time may vary from the
343 published time more than usual.
344 </para>
345 </note>
346
347 <para>
348 Due to the large size of the package, you may prefer to install it in
349 <filename class="directory">/opt</filename>, instead of
350 <filename class="directory">/usr</filename>. Depending on your choice,
351 replace <replaceable>&lt;PREFIX&gt;</replaceable> by
352 <filename class="directory">/usr</filename> or by
353 <filename class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>:
354 </para>
355
356<screen><userinput>export LO_PREFIX=<replaceable>&lt;PREFIX&gt;</replaceable></userinput></screen>
357
358 <para>
359 For i686 systems, fix a problem introduced by
360 <application>&gcc-490;</application>:
361 </para>
362
363<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-gcc_4_9_0-1.patch</userinput></screen>
364
365 <para>
366 Locales "en-US" and "pt-BR", you will find below, are just examples; you
367 should change them to suit your needs - you might want to read the
368 "Command Explanations", further below, before proceeding.
369 </para>
370
371 <para>
372 Prepare <application>LibreOffice</application> for compilation by running
373 the following commands:
374 </para>
375
376<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-boost_1_56_0-1.patch &amp;&amp;
377
378sed -e "/gzip -f/d" \
379 -e "s|.1.gz|.1|g" \
380 -i bin/distro-install-desktop-integration &amp;&amp;
381
382sed -e "/distro-install-file-lists/d" -i Makefile.in &amp;&amp;
383
384chmod -v +x bin/unpack-sources &amp;&amp;
385
386./autogen.sh --prefix=$LO_PREFIX \
387 --sysconfdir=/etc \
388 --with-vendor="BLFS" \
389 --with-lang="en-US pt-BR" \
390 --with-help \
391 --with-myspell-dicts \
392 --with-alloc=system \
393 --without-java \
394 --without-system-dicts \
395 --disable-gconf \
396 --disable-odk \
397 --disable-postgresql-sdbc \
398 --enable-release-build=yes \
399 --enable-python=system \
400 --with-system-boost \
401 --with-system-clucene \
402 --with-system-cairo \
403 --with-system-curl \
404 --with-system-expat \
405 --with-system-graphite \
406 --with-system-harfbuzz \
407 --with-system-icu \
408 --with-system-jpeg \
409 --with-system-lcms2 \
410 --with-system-libpng \
411 --with-system-libxml \
412 --with-system-mesa-headers \
413 --with-system-neon \
414 --with-system-npapi-headers \
415 --with-system-nss \
416 --with-system-odbc \
417 --with-system-openldap \
418 --with-system-openssl \
419 --with-system-poppler \
420 --with-system-redland \
421 --with-system-zlib \
422 --with-parallelism=$(getconf _NPROCESSORS_ONLN)</userinput></screen>
423
424 <para>
425 The instructions below will only build the package without running
426 any unit tests. If you prefer to run the unit tests, replace
427 <command>make build</command> with <command>make</command>.
428 </para>
429
430 <para>
431 Build the package (remember that it must be done in a graphical
432 environment):
433 </para>
434
435<screen><userinput>make build</userinput></screen>
436
437 <para>
438 Now, as the <systemitem class="username">root</systemitem> user:
439 </para>
440
441<screen role="root"><userinput>make distro-pack-install &amp;&amp;
442install -v -m755 -d $LO_PREFIX/share/appdata &amp;&amp;
443install -v -m644 sysui/desktop/appstream-appdata/*.xml \
444 $LO_PREFIX/share/appdata</userinput></screen>
445
446 <para>
447 If installed in <filename class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>
448 and the icons in the new items of the desktop menu are not properly displayed,
449 optionally run the following commands, as
450 <systemitem class="username">root</systemitem> user (it may be necessary
451 to logout the session, before the icons appear):
452 </para>
453
454<screen role="root"><userinput>mkdir -pv /usr/share/pixmaps &amp;&amp;
455
456for i in writer base calc draw impress math startcenter writer
457do
458 ln -svf /opt/libreoffice-&libreoffice-dlversion;/share/icons/hicolor/32x32/apps/libreoffice-$i.png \
459 /usr/share/pixmaps/
460done
461unset i</userinput></screen>
462
463 </sect2>
464
465 <sect2 role="commands">
466 <title>Command Explanations</title>
467
468 <para>
469 <command>sed -e ...</command>: The first sed prevents compression of the
470 manual pages and the second one prevents install from failing.
471 </para>
472
473 <para>
474 <command>chmod -v +x ...</command>: Fix the unpack script's permissions.
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" on the toolbar.
480 </para>
481<!-- I believe en-US is not necessary anymore
482 <para>
483 <parameter>-\-with-lang="en-US pt-BR"</parameter>: This switch sets
484 what languages to support. en-US is always needed. To list several
485 languages, separate them with a space. For all languages, use
486 <parameter>-\-with-lang=ALL</parameter>
487 </para>
488-->
489
490 <para>
491 <parameter>--with-lang="en-US pt-BR"</parameter>: This switch sets
492 what languages to support. To list several languages, separate them with
493 a space. For all languages, use
494 <parameter>--with-lang=ALL</parameter>.
495 </para>
496
497 <note>
498 <para>
499 For a list of the available languages, you can look at the translations
500 tarball: <command>tar -tf
501 ../libreoffice-translations-&libreoffice-dlversion;.tar.xz | grep
502 translations/source| cut -d/ -f4 | uniq</command>.
503 </para>
504 </note>
505
506 <para>
507 <parameter>--with-help</parameter>: Without this switch, the help files
508 are not built.
509 </para>
510
511 <para>
512 <parameter>--with-myspell-dicts</parameter>: This switch adds myspell
513 dictionaries to the <application>LibreOffice</application> installation
514 set.
515 </para>
516
517 <para>
518 <parameter>--with-alloc=system</parameter>: This switch tells
519 <application>LibreOffice</application> to use system allocator
520 instead of the internal one.
521 </para>
522
523 <para>
524 <parameter>--without-system-dicts</parameter>: This switch disables use
525 of dictionaries from system paths, so the ones installed by this package
526 are used.
527 </para>
528
529 <para>
530 <parameter>--without-java</parameter>: This switch disables
531 <application>Java</application> support in
532 <application>LibreOffice</application>.
533 </para>
534
535 <para>
536 <parameter>--disable-gconf</parameter>: This switch disables compiling
537 <application>LibreOffice</application> with the deprecated
538 <application>GNOME</application> configuration system support.
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 <para>
548 <parameter>--disable-postgresql-sdbc</parameter>: This switch disables
549 compiling <application>LibreOffice</application> with the ability to
550 connect to a <application>PostgreSQL</application> database. Remove it if
551 you would like <application>LibreOffice</application> to be able to
552 connect to a <application>PostgreSQL</application> database. If you have
553 installed <application>PostgreSQL</application> on your system and would
554 like <application>LibreOffice</application> to use that rather than
555 compile its own copy, use the <option>--with-system-postgresql</option>
556 switch.
557 </para>
558
559 <para>
560 <parameter>--enable-release-build=yes</parameter>: This switch enables a
561 Release Build. <application>LibreOffice</application> can be built as a
562 Release Build or as a Developer Build, because their default installation
563 paths and user profile paths are different. Developer Build displays the
564 words "Dev" and "Beta" in several places (e.g, menu and splash screen).
565 </para>
566
567 <para>
568 <parameter>--enable-python=system</parameter>: This switch tells
569 <application>LibreOffice</application> to use installed
570 <application>Python 3</application> to build the translations instead of
571 the bundled one.
572 </para>
573
574 <para>
575 <parameter>--with-system-*</parameter>: These switches prevent
576 <application>LibreOffice</application> from trying to compile its own
577 versions of these dependencies. If you've not installed some of the
578 dependencies, remove the corresponding switches.
579 </para>
580
581 <para>
582 <parameter>--with-parallelism=$(getconf _NPROCESSORS_ONLN)</parameter>:
583 This switch tells <application>LibreOffice</application> to use all your
584 CPUs to compile in parallel and speed up the build.
585 </para>
586
587 <para>
588 <option>--disable-cups</option>: Use this switch if you don't need
589 printing support.
590 </para>
591
592 <para>
593 <option>--disable-dbus</option>: Use this switch if you've not installed
594 D-Bus-1.8.0 or later. It also disables Bluetooth support and font install
595 via PackageKit.
596 </para>
597
598 <para>
599 <option>--disable-gstreamer-0-10</option>: Use this switch if you have
600 not installed <xref linkend="gst-plugins-base"/>.
601 </para>
602
603 <para>
604 <option>--enable-gstreamer</option>: Use this switch if you want to use
605 <xref linkend="gst10-plugins-base"/> instead of <xref
606 linkend="gst-plugins-base"/> for the avmedia module.
607 </para>
608
609 <para>
610 <option>--enable-gtk3</option>: Use this switch if you want to build the
611 <application>GTK+ 3</application> integration module.
612 </para>
613
614 <para>
615 <option>--enable-kde4</option>: Use this switch if you want to build the
616 <application>KDE</application> integration module.
617 </para>
618
619 </sect2>
620
621 <sect2 role="content">
622 <title>Contents</title>
623
624 <segmentedlist>
625 <segtitle>Installed Programs</segtitle>
626 <segtitle>Installed Libraries</segtitle>
627 <segtitle>Installed Directory</segtitle>
628
629 <seglistitem>
630 <seg>
631 libreoffice, lobase, localc, lodraw, loffice, lofromtemplate,
632 loimpress, lomath, loweb, lowriter, soffice and unopkg;
633 several programs under
634 $LO_PREFIX/lib/libreoffice/program
635 </seg>
636 <seg>
637 several libraries under
638 $LO_PREFIX/lib/libreoffice/{ure/lib,program}
639 </seg>
640 <seg>
641 $LO_PREFIX/lib/libreoffice
642 </seg>
643 </seglistitem>
644 </segmentedlist>
645
646 <variablelist>
647 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
648 <?dbfo list-presentation="list"?>
649 <?dbhtml list-presentation="table"?>
650
651 <varlistentry id="lobase">
652 <term><command>lobase</command></term>
653 <listitem>
654 <para>
655 is a database manager.
656 </para>
657 <indexterm zone="libreoffice lobase">
658 <primary sortas="b-lobase">lobase</primary>
659 </indexterm>
660 </listitem>
661 </varlistentry>
662
663 <varlistentry id="localc">
664 <term><command>localc</command></term>
665 <listitem>
666 <para>
667 is a spreadsheet program.
668 </para>
669 <indexterm zone="libreoffice localc">
670 <primary sortas="b-localc">localc</primary>
671 </indexterm>
672 </listitem>
673 </varlistentry>
674
675 <varlistentry id="lodraw">
676 <term><command>lodraw</command></term>
677 <listitem>
678 <para>
679 is a vector graphics editor and diagramming tool.
680 </para>
681 <indexterm zone="libreoffice lodraw">
682 <primary sortas="b-lodraw">lodraw</primary>
683 </indexterm>
684 </listitem>
685 </varlistentry>
686
687 <varlistentry id="loimpress">
688 <term><command>loimpress</command></term>
689 <listitem>
690 <para>
691 can edit and display PowerPoint presentations.
692 </para>
693 <indexterm zone="libreoffice loimpress">
694 <primary sortas="b-loimpress">loimpress</primary>
695 </indexterm>
696 </listitem>
697 </varlistentry>
698
699 <varlistentry id="lomath">
700 <term><command>lomath</command></term>
701 <listitem>
702 <para>
703 is a mathematical formula editor.
704 </para>
705 <indexterm zone="libreoffice lomath">
706 <primary sortas="b-lomath">lomath</primary>
707 </indexterm>
708 </listitem>
709 </varlistentry>
710
711 <varlistentry id="lowriter">
712 <term><command>lowriter</command></term>
713 <listitem>
714 <para>
715 is a word processor.
716 </para>
717 <indexterm zone="libreoffice lowriter">
718 <primary sortas="b-lowriter">lowriter</primary>
719 </indexterm>
720 </listitem>
721 </varlistentry>
722
723 <varlistentry id="unopkg">
724 <term><command>unopkg</command></term>
725 <listitem>
726 <para>
727 is a tool to manage <application>LibreOffice</application>
728 extensions from the command line.
729 </para>
730 <indexterm zone="libreoffice unopkg">
731 <primary sortas="b-unopkg">unopkg</primary>
732 </indexterm>
733 </listitem>
734 </varlistentry>
735
736 </variablelist>
737
738 </sect2>
739
740</sect1>
Note: See TracBrowser for help on using the repository browser.