source: xsoft/office/libreoffice.xml@ 6e39098f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.4 9.0 9.1 bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 6e39098f was 6e39098f, checked in by Bruce Dubbs <bdubbs@…>, 6 years ago

Fix some md5sums

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

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