source: xsoft/office/libreoffice.xml@ e6ff713

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 e6ff713 was e6ff713, checked in by Fernando de Oliveira <fernando@…>, 9 years ago

Update to libreoffice-4.4.0: typo.

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

  • Property mode set to 100644
File size: 27.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 "34cf1a7fbac5b496c141c32c8464a73a">
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 "f61c11b64e4f15620b9d96bd58af4041">
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 "46e893fdbc435917b5cf70565e38d6f0">
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 "064605fe0695dcf0b461036c07e75c7a">
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.6 GB (538 MB installed), with translations">
31 <!ENTITY libreoffice-time "70 SBU (using parallelism=4), 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-dlversion;">
46 <?dbhtml filename="libreoffice.html"?>
47
48 <sect1info>
49 <othername>$LastChangedBy$</othername>
50 <date>$Date$</date>
51 </sect1info>
52
53 <title>LibreOffice-&libreoffice-dlversion;</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"/> (see <quote>Command Expalantions</quote>,
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="https://projects.coin-or.org/CoinMP/">CoinMP</ulink>,
227 <ulink url="http://sourceforge.net/projects/cppunit/">Cppunit</ulink>,
228 <ulink url="http://www.firebirdsql.org/">firebird</ulink>,
229 <ulink url="http://downloads.sourceforge.net/glew/">glew (OpenGL Extension Wrangler Library)</ulink>,
230 <ulink url="https://code.google.com/p/hamcrest/">hamcrest</ulink>,
231 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
232 <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
233 <ulink url="https://code.google.com/p/include-what-you-use/">iwyu</ulink>,
234 <ulink url="http://www.freedesktop.org/wiki/Software/libabw/">libabw</ulink>,
235 <ulink url="http://www.freedesktop.org/wiki/Software/libcdr/">libcdr</ulink>,
236 <ulink url="http://sourceforge.net/projects/libcmis/">libcmis</ulink>,
237 <ulink url="http://www.sourceforge.net/projects/libebook/">libebook</ulink>,
238 <ulink url="http://www.freedesktop.org/wiki/Software/libexttextcat/">libexttextcat</ulink>,
239 <ulink url="http://www.freedesktop.org/wiki/Software/libfreehand/">libfreehand</ulink>,
240 <ulink url="http://tagoh.bitbucket.org/liblangtag/">liblangtag</ulink>,
241 <ulink url="http://www.freedesktop.org/wiki/Software/libmspub/">libmspub</ulink>,
242 <ulink url="http://sourceforge.net/projects/libmwaw/">libmwaw</ulink>,
243 <ulink url="http://sourceforge.net/projects/libwpd/files/libodfgen/">libodfgen</ulink>,
244 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker/">libpagemaker</ulink>,
245 <ulink url="http://sourceforge.net/projects/libwpd/files/librevenge/">librevenge (WordPerfect Document importer)</ulink>,
246 <ulink url="http://www.freedesktop.org/wiki/Software/libvisio/">libvisio</ulink>,
247 <ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>,
248 <ulink url="http://libwpg.sourceforge.net/">libwpg</ulink>,
249 <ulink url="http://libwps.sourceforge.net/">libwps</ulink>,
250 <ulink url="http://lpsolve.sourceforge.net/">lp_solve</ulink>,
251 <ulink url="http://code.google.com/p/multidimalgorithm/">mdds</ulink>,
252 <ulink url="http://sourceforge.net/projects/hunspell/files/MyThes/">MyThes</ulink>,
253 <ulink url="http://sourceforge.net/projects/ogl-math/">ogl-math - OpenGL Mathematics (GLM)</ulink>,
254 <ulink url="https://github.com/KhronosGroup/OpenCOLLADA/">OpenCOLLADA</ulink>,
255 <ulink url="https://gitorious.org/orcus/">Orcus</ulink>,
256 <ulink url="http://hci.iwr.uni-heidelberg.de/vigra/">VIGRA</ulink>, and
257 <ulink url="&gnome-download-http;/zenity/">Zenity</ulink>
258 </para>
259
260 <para>There are many optional dependencies not listed here. They can be
261 found in <quote>download.lst</quote> (source directory).
262 </para>
263
264 <para condition="html" role="usernotes">
265 User Notes: <ulink url="&blfs-wiki;/libreoffice"/>
266 </para>
267 </sect2>
268
269 <sect2 role="installation">
270 <title>Installation of LibreOffice</title>
271<!--
272 <warning>
273 <para>
274 Untaring the libreoffice-&libreoffice-dlversion; tarball as
275 <systemitem class="username">root</systemitem> has the curious effect of
276 changing the ownership of the <emphasis>parent</emphasis> directory
277 to a user with numerical id 11012 and with the permissions set to allow
278 read, write and execute for that user only! If you untared as
279 <systemitem class="username">root</systemitem> in your home folder you
280 could end up unable to log in again. If you untared it in
281 <filename class="directory">/usr</filename> you would find your user
282 account unable to access any file in
283 <filename class="directory">/usr</filename>.
284 </para>
285
286 <para>
287 You can avoid this unpleasantness by
288 <emphasis>not</emphasis> untaring it as
289 <systemitem class="username">root</systemitem>. If you must untar it as
290 <systemitem class="username">root</systemitem> pass the option
291 <option>-\-no-overwrite-dir</option> to tar. This is the default when you
292 untar as a user but has to be passed as an option when untaring as
293 <systemitem class="username">root</systemitem>:
294 </para>
295 </warning>-->
296
297 <note>
298 <para>
299 LibreOffice must be built in a graphical environment - the build will
300 fail otherwise.
301 </para>
302 </note>
303
304 <important>
305 <para>
306 Unlike the other packages, we suppose that you have not yet unpacked the
307 package. This is so because the <option>--no-overwrite-dir</option> switch
308 is needed in case you unpack as the
309 <systemitem class="username">root</systemitem> user.
310 </para>
311 </important>
312
313<screen><userinput>tar -xf libreoffice-&libreoffice-dlversion;.tar.xz --no-overwrite-dir &amp;&amp;
314cd libreoffice-&libreoffice-dlversion;</userinput></screen>
315
316 <para>
317 Create symlinks to tarballs from the source directory so they won't
318 get downloaded again:
319 </para>
320
321<screen><userinput>install -dm755 external/tarballs &amp;&amp;
322<!-- Not necessary for this version
323tar -xf ../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz \
324 -/-no-overwrite-dir -/-strip-components=1 &amp;&amp;
325tar -xf ../libreoffice-help-&libreoffice-dlversion;.tar.xz -\-no-overwrite-dir -\-strip-components=1 &amp;&amp;
326-->
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<!-- Not necessary for this version
331 <para>
332 If you have downloaded the translations tarball, unpack it:
333 </para>
334
335<screen><userinput>tar -xf ../libreoffice-translations-&libreoffice-dlversion;.tar.xz -\-no-overwrite-dir -\-strip-components=1 &amp;&amp;
336ln -sv ../../libreoffice-translations-&libreoffice-dlversion;.tar.xz src/</userinput></screen>
337-->
338 <para>
339 If you have downloaded the translations tarball, create a symlink:
340 </para>
341
342<screen><userinput>ln -sv ../../../libreoffice-translations-&libreoffice-dlversion;.tar.xz external/tarballs/</userinput></screen>
343
344 <note>
345 <para>
346 During the build process, some packages will be downloaded (including
347 the ones listed as recommended and optional dependencies) if they are
348 not present on the system. Because of this, build time may vary from the
349 published time more than usual.
350 </para>
351 </note>
352
353 <para>
354 Due to the large size of the package, you may prefer to install it in
355 <filename class="directory">/opt</filename>, instead of
356 <filename class="directory">/usr</filename>. Depending on your choice,
357 replace <replaceable>&lt;PREFIX&gt;</replaceable> by
358 <filename class="directory">/usr</filename> or by
359 <filename class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>:
360 </para>
361
362<screen><userinput>export LO_PREFIX=<replaceable>&lt;PREFIX&gt;</replaceable></userinput></screen>
363
364 <para>
365 For i686 systems, fix a problem introduced by
366 <application>&gcc-490;</application>:
367 </para>
368
369<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-gcc_4_9_0-1.patch</userinput></screen>
370
371 <para>
372 Locales "en-US" and "pt-BR", you will find below, are just examples; you
373 should change them to suit your needs - you might want to read the
374 "Command Explanations", further below, before proceeding.
375 </para>
376
377 <para>
378 Prepare <application>LibreOffice</application> for compilation by running
379 the following commands:
380 </para>
381
382<screen><userinput>sed -e "/gzip -f/d" \
383 -e "s|.1.gz|.1|g" \
384 -i bin/distro-install-desktop-integration &amp;&amp;
385
386sed -e "/distro-install-file-lists/d" -i Makefile.in &amp;&amp;
387
388sed -e "/ustrbuf/a #include &lt;algorithm&gt;" \
389 -i svl/source/misc/gridprinter.cxx &amp;&amp;
390
391chmod -v +x bin/unpack-sources &amp;&amp;
392
393./autogen.sh --prefix=$LO_PREFIX \
394 --sysconfdir=/etc \
395 --with-vendor="BLFS" \
396 --with-lang="en-US pt-BR" \
397 --with-help \
398 --with-myspell-dicts \
399 --with-alloc=system \
400 --without-java \
401 --without-system-dicts \
402 --disable-gconf \
403 --disable-odk \
404 --disable-postgresql-sdbc \
405 --enable-release-build=yes \
406 --enable-python=system \
407 --with-system-boost \
408 --with-system-clucene \
409 --with-system-cairo \
410 --with-system-curl \
411 --with-system-expat \
412 --with-system-graphite \
413 --with-system-harfbuzz \
414 --with-system-icu \
415 --with-system-jpeg \
416 --with-system-lcms2 \
417 --with-system-libpng \
418 --with-system-libxml \
419 --with-system-mesa-headers \
420 --with-system-neon \
421 --with-system-npapi-headers \
422 --with-system-nss \
423 --with-system-odbc \
424 --with-system-openldap \
425 --with-system-openssl \
426 --with-system-poppler \
427 --with-system-redland \
428 --with-system-zlib \
429 --with-parallelism=$(getconf _NPROCESSORS_ONLN)</userinput></screen>
430
431 <para>
432 The instructions below will only build the package without running
433 any unit tests. If you prefer to run the unit tests, replace
434 <command>make build</command> with <command>make</command>.
435 </para>
436
437 <para>
438 Build the package (remember that it must be done in a graphical
439 environment):
440 </para>
441
442<screen><userinput>make build</userinput></screen>
443
444 <para>
445 Now, as the <systemitem class="username">root</systemitem> user:
446 </para>
447
448<screen role="root"><userinput>make distro-pack-install &amp;&amp;
449install -v -m755 -d $LO_PREFIX/share/appdata &amp;&amp;
450install -v -m644 sysui/desktop/appstream-appdata/*.xml \
451 $LO_PREFIX/share/appdata</userinput></screen>
452
453 <para>
454 If installed in <filename
455 class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>
456 some additional steps are necessary. Issue the following commands, as
457 <systemitem class="username">root</systemitem> user:
458 </para>
459
460<screen role="root"><userinput>if [ "$LO_PREFIX" != "/usr" ]; then
461
462 # This symlink is necessary for the desktop menu entries
463 ln -sv -f $LO_PREFIX/lib/libreoffice/program/soffice \
464 /usr/bin/libreoffice &amp;&amp;
465
466 # Icons
467 for i in $LO_PREFIX/share/icons/hicolor/32x32/apps/*; do
468 ln -svf $i /usr/share/pixmaps
469 done; unset i &amp;&amp;
470
471 # Desktop menu entries
472 pushd $LO_PREFIX/lib/libreoffice/share/xdg &amp;&amp;
473 for i in *; do
474 ln -svf $LO_PREFIX/lib/libreoffice/share/xdg/$i \
475 /usr/share/applications/libreoffice-$i
476 done; unset i &amp;&amp;
477 popd &amp;&amp;
478
479 # Man pages
480 for i in $LO_PREFIX/share/man/man1/*; do
481 ln -svf $i /usr/share/man/man1/
482 done; unset i
483fi &amp;&amp;
484
485update-desktop-database</userinput></screen>
486
487 </sect2>
488
489 <sect2 role="commands">
490 <title>Command Explanations</title>
491
492 <para>
493 <command>sed -e ...</command>: The first sed prevents compression of the
494 manual pages, the second one prevents install from failing and the third
495 one includes a missing header without which <command>make build</command>
496 fails.
497 </para>
498
499 <para>
500 <command>chmod -v +x ...</command>: Fix the unpack script's permissions.
501 </para>
502
503 <para>
504 <parameter>--with-vendor=BLFS</parameter>: This switch sets BLFS as
505 the vendor which is mentioned when you click "About" on the toolbar.
506 </para>
507<!-- I believe en-US is not necessary anymore
508 <para>
509 <parameter>-\-with-lang="en-US pt-BR"</parameter>: This switch sets
510 what languages to support. en-US is always needed. To list several
511 languages, separate them with a space. For all languages, use
512 <parameter>-\-with-lang=ALL</parameter>
513 </para>
514-->
515
516 <para>
517 <parameter>--with-lang="en-US pt-BR"</parameter>: This switch sets
518 what languages to support. To list several languages, separate them with
519 a space. For all languages, use
520 <parameter>--with-lang=ALL</parameter>.
521 </para>
522
523 <note>
524 <para>
525 For a list of the available languages, you can look at the translations
526 tarball: <command>tar -tf
527 ../libreoffice-translations-&libreoffice-dlversion;.tar.xz | grep
528 translations/source| cut -d/ -f4 | uniq</command>.
529 </para>
530 </note>
531
532 <para>
533 <parameter>--with-help</parameter>: Without this switch, the help files
534 are not built.
535 </para>
536
537 <para>
538 <parameter>--with-myspell-dicts</parameter>: This switch adds myspell
539 dictionaries to the <application>LibreOffice</application> installation
540 set.
541 </para>
542
543 <para>
544 <parameter>--with-alloc=system</parameter>: This switch tells
545 <application>LibreOffice</application> to use system allocator
546 instead of the internal one.
547 </para>
548
549 <para>
550 <parameter>--without-system-dicts</parameter>: This switch disables use
551 of dictionaries from system paths, so the ones installed by this package
552 are used.
553 </para>
554
555 <para>
556 <parameter>--without-java</parameter>: This switch disables
557 <application>Java</application> support in
558 <application>LibreOffice</application>.
559 </para>
560
561 <para>
562 <parameter>--disable-gconf</parameter>: This switch disables compiling
563 <application>LibreOffice</application> with the deprecated
564 <application>GNOME</application> configuration system support.
565 </para>
566
567 <para>
568 <parameter>--disable-odk</parameter>: This switch disables installing the
569 office development kit. Remove if you want to develop a
570 <application>LibreOffice</application> based application.
571 </para>
572
573 <para>
574 <parameter>--disable-postgresql-sdbc</parameter>: This switch disables
575 compiling <application>LibreOffice</application> with the ability to
576 connect to a <application>PostgreSQL</application> database. Remove it if
577 you would like <application>LibreOffice</application> to be able to
578 connect to a <application>PostgreSQL</application> database. If you have
579 installed <application>PostgreSQL</application> on your system and would
580 like <application>LibreOffice</application> to use that rather than
581 compile its own copy, use the <option>--with-system-postgresql</option>
582 switch.
583 </para>
584
585 <para>
586 <parameter>--enable-release-build=yes</parameter>: This switch enables a
587 Release Build. <application>LibreOffice</application> can be built as a
588 Release Build or as a Developer Build, because their default installation
589 paths and user profile paths are different. Developer Build displays the
590 words "Dev" and "Beta" in several places (e.g, menu and splash screen).
591 </para>
592
593 <para>
594 <parameter>--enable-python=system</parameter>: This switch tells
595 <application>LibreOffice</application> to use installed
596 <application>Python 3</application> to build the translations instead of
597 the bundled one.
598 </para>
599
600 <para>
601 <parameter>--with-system-*</parameter>: These switches prevent
602 <application>LibreOffice</application> from trying to compile its own
603 versions of these dependencies. If you've not installed some of the
604 dependencies, remove the corresponding switches.
605 </para>
606
607 <para>
608 <parameter>--with-parallelism=$(getconf _NPROCESSORS_ONLN)</parameter>:
609 This switch tells <application>LibreOffice</application> to use all your
610 CPUs to compile in parallel and speed up the build.
611 </para>
612
613 <para>
614 <option>--disable-cups</option>: Use this switch if you don't need
615 printing support.
616 </para>
617
618 <para>
619 <option>--disable-dbus</option>: Use this switch if you've not installed
620 D-Bus-1.8.0 or later. It also disables Bluetooth support and font install
621 via PackageKit.
622 </para>
623
624 <para>
625 <option>--enable-gstreamer-0-10</option>: Use this switch if you want to
626 use <xref linkend="gst-plugins-base"/> instead of
627 <xref linkend="gst10-plugins-base"/> for the avmedia module.
628 </para>
629
630 <para>
631 <option>--disable-gstreamer-1-0</option>: Use this switch if you have not
632 installed <xref linkend="gst10-plugins-base"/>.
633 </para>
634
635 <para>
636 <option>--enable-gtk3</option>: Use this switch if you want to build the
637 <application>GTK+ 3</application> integration module. This is
638 experimental and may not work.
639 </para>
640
641 <para>
642 <option>--enable-kde4</option>: Use this switch if you want to build the
643 <application>KDE</application> integration module.
644 </para>
645
646 </sect2>
647
648 <sect2 role="content">
649 <title>Contents</title>
650
651 <segmentedlist>
652 <segtitle>Installed Programs</segtitle>
653 <segtitle>Installed Libraries</segtitle>
654 <segtitle>Installed Directory</segtitle>
655
656 <seglistitem>
657 <seg>
658 libreoffice, lobase, localc, lodraw, loffice, lofromtemplate,
659 loimpress, lomath, loweb, lowriter, soffice and unopkg;
660 several programs under
661 $LO_PREFIX/lib/libreoffice/program
662 </seg>
663 <seg>
664 several libraries under
665 $LO_PREFIX/lib/libreoffice/{ure/lib,program}
666 </seg>
667 <seg>
668 $LO_PREFIX/lib/libreoffice
669 </seg>
670 </seglistitem>
671 </segmentedlist>
672
673 <variablelist>
674 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
675 <?dbfo list-presentation="list"?>
676 <?dbhtml list-presentation="table"?>
677
678 <varlistentry id="lobase">
679 <term><command>lobase</command></term>
680 <listitem>
681 <para>
682 is a database manager.
683 </para>
684 <indexterm zone="libreoffice lobase">
685 <primary sortas="b-lobase">lobase</primary>
686 </indexterm>
687 </listitem>
688 </varlistentry>
689
690 <varlistentry id="localc">
691 <term><command>localc</command></term>
692 <listitem>
693 <para>
694 is a spreadsheet program.
695 </para>
696 <indexterm zone="libreoffice localc">
697 <primary sortas="b-localc">localc</primary>
698 </indexterm>
699 </listitem>
700 </varlistentry>
701
702 <varlistentry id="lodraw">
703 <term><command>lodraw</command></term>
704 <listitem>
705 <para>
706 is a vector graphics editor and diagramming tool.
707 </para>
708 <indexterm zone="libreoffice lodraw">
709 <primary sortas="b-lodraw">lodraw</primary>
710 </indexterm>
711 </listitem>
712 </varlistentry>
713
714 <varlistentry id="loimpress">
715 <term><command>loimpress</command></term>
716 <listitem>
717 <para>
718 can edit and display PowerPoint presentations.
719 </para>
720 <indexterm zone="libreoffice loimpress">
721 <primary sortas="b-loimpress">loimpress</primary>
722 </indexterm>
723 </listitem>
724 </varlistentry>
725
726 <varlistentry id="lomath">
727 <term><command>lomath</command></term>
728 <listitem>
729 <para>
730 is a mathematical formula editor.
731 </para>
732 <indexterm zone="libreoffice lomath">
733 <primary sortas="b-lomath">lomath</primary>
734 </indexterm>
735 </listitem>
736 </varlistentry>
737
738 <varlistentry id="lowriter">
739 <term><command>lowriter</command></term>
740 <listitem>
741 <para>
742 is a word processor.
743 </para>
744 <indexterm zone="libreoffice lowriter">
745 <primary sortas="b-lowriter">lowriter</primary>
746 </indexterm>
747 </listitem>
748 </varlistentry>
749
750 <varlistentry id="unopkg">
751 <term><command>unopkg</command></term>
752 <listitem>
753 <para>
754 is a tool to manage <application>LibreOffice</application>
755 extensions from the command line.
756 </para>
757 <indexterm zone="libreoffice unopkg">
758 <primary sortas="b-unopkg">unopkg</primary>
759 </indexterm>
760 </listitem>
761 </varlistentry>
762
763 </variablelist>
764
765 </sect2>
766
767</sect1>
Note: See TracBrowser for help on using the repository browser.