source: xsoft/office/libreoffice.xml@ e2abf328

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

Archive gstreamer-0.x

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

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