source: xsoft/office/libreoffice.xml@ 82266db2

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.6 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 82266db2 was 82266db2, checked in by Chris Staub <chris@…>, 10 years ago

Spelling fix

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

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