source: xsoft/office/libreoffice.xml@ 03b05e7

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 03b05e7 was 28370fe, checked in by Fernando de Oliveira <fernando@…>, 9 years ago
  • More short descriptions from Denis Mugnier.
  • Fix main menu display problem for LXQT from hykwok1.
  • fontforge-20150824: --enable-debug requires libspiro.
  • Update to firefox-40.0.3.
  • Update to libreoffice-5.0.1.
  • Update to NetworkManager-1.0.6 and network-manager-applet-1.0.6.
  • Update to unrar-5.3.3.
  • Update to NSPR-4.10.9.
  • Update to libassuan-2.3.0.
  • Update to xterm-320.

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

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