source: xsoft/office/libreoffice.xml@ 2dc8feb

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.6 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 krejzi/svn 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 2dc8feb was 2dc8feb, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

libreoffice-4.3.1.2: note recommending build in X, other minor fixes in xml comments and line lenghts.

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

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