source: xsoft/office/libreoffice.xml@ ff7ea587

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 ff7ea587 was ff7ea587, checked in by Pierre Labastie <pieere@…>, 8 years ago

Update to libreoffice-5.0.3.2

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

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