source: xsoft/office/libreoffice.xml@ 92258f2b

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 92258f2b was 92258f2b, checked in by Ken Moffat <ken@…>, 8 years ago

Make libreoffice build with glibc-2.23 : thanks to Armin for providing the sed in the webkitgtk ticket #7484.

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

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