source: xsoft/office/libreoffice.xml@ c0afe8b

7.6-blfs 7.6-systemd kde5-14269 kde5-14686 systemd-13485
Last change on this file since c0afe8b was 05ff1d5, checked in by Krejzi <krejzi@…>, 10 years ago

Promote libatomic_ops to recommended.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14041 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 23.4 KB
RevLine 
[d2d3fc5]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
[c20bced]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">
[6d5fec42]10 <!ENTITY libreoffice-core-md5sum "de0d9322f3aaeb20abd5e06c5c0972bb">
11 <!ENTITY libreoffice-core-size "145 MB">
[c20bced]12
13 <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
[6d5fec42]14 <!ENTITY libreoffice-dict-md5sum "cd27ec060c68079a13abf0984dbbf5fa">
[4469169]15 <!ENTITY libreoffice-dict-size "36 MB">
[c20bced]16
17 <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
[6d5fec42]18 <!ENTITY libreoffice-help-md5sum "89d9da0ff2d5ea07f8c30c680fee2b0a">
[c20bced]19 <!ENTITY libreoffice-help-size "1.8 MB">
20
21 <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
[6d5fec42]22 <!ENTITY libreoffice-translations-md5sum "8e2f7905a0f827f655a1e21d93c6ddf7">
23 <!ENTITY libreoffice-translations-size "121 MB">
[c20bced]24
[deeafeb]25 <!ENTITY libreoffice-buildsize "8.23 GB,(497 MB installed), 9.6 GB (528 MB installed) with translations">
[6d5fec42]26 <!ENTITY libreoffice-time "144.3 SBU, with translations">
[d2d3fc5]27]>
28
[8c853a1]29<sect1 id="libreoffice" xreflabel="LibreOffice-&libreoffice-version;">
[d2d3fc5]30 <?dbhtml filename="libreoffice.html"?>
31
32 <sect1info>
33 <othername>$LastChangedBy$</othername>
34 <date>$Date$</date>
35 </sect1info>
36
[8c853a1]37 <title>LibreOffice-&libreoffice-version;</title>
[d2d3fc5]38
39 <indexterm zone="libreoffice">
[8c853a1]40 <primary sortas="a-LibreOffice">LibreOffice</primary>
[d2d3fc5]41 </indexterm>
42
43 <sect2 role="package">
[fa29663]44 <title>Introduction to LibreOffice</title>
[d2d3fc5]45
46 <para>
[fa29663]47 <application>LibreOffice</application> is a full-featured office suite.
48 It is largely compatible with <application>Microsoft Office</application>
[8c853a1]49 and is descended from <application>OpenOffice.org</application>.
[d2d3fc5]50 </para>
51
[3fa825f6]52 &lfs75_checked;
[d2d3fc5]53
54 <bridgehead renderas="sect3">Package Information</bridgehead>
55 <itemizedlist spacing="compact">
56 <listitem>
57 <para>
[9e1dd1b]58 Core Download: <ulink url="&libreoffice-core-download-http;"/>
[d2d3fc5]59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Core Download MD5 sum: &libreoffice-core-md5sum;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Core Download size: &libreoffice-core-size;
69 </para>
70 </listitem>
[c20bced]71 <listitem>
72 <para>
[9e1dd1b]73 Estimated disk space required: &libreoffice-buildsize;
[c20bced]74 </para>
75 </listitem>
76 <listitem>
77 <para>
[9e1dd1b]78 Estimated build time: &libreoffice-time;
[c20bced]79 </para>
80 </listitem>
[9e1dd1b]81 </itemizedlist>
82
83 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
84 <itemizedlist spacing="compact">
[c20bced]85 <listitem>
86 <para>
[9e1dd1b]87 Dictionaries: <ulink url="&libreoffice-dict-download-http;"/>
[c20bced]88 </para>
89 </listitem>
90 <listitem>
91 <para>
[9e1dd1b]92 Dictionaries MD5 sum: &libreoffice-dict-md5sum;
[c20bced]93 </para>
94 </listitem>
95 <listitem>
96 <para>
[9e1dd1b]97 Dictionaries size: &libreoffice-dict-size;
[c20bced]98 </para>
99 </listitem>
[d2d3fc5]100 <listitem>
101 <para>
[9e1dd1b]102 Help Files: <ulink url="&libreoffice-help-download-http;"/>
[d2d3fc5]103 </para>
104 </listitem>
105 <listitem>
106 <para>
[9e1dd1b]107 Help Files MD5 sum: &libreoffice-help-md5sum;
[d2d3fc5]108 </para>
109 </listitem>
[c20bced]110 <listitem>
111 <para>
[9e1dd1b]112 Help Files size: &libreoffice-help-size;
[c20bced]113 </para>
114 </listitem>
115 <listitem>
116 <para>
[9e1dd1b]117 Translations: <ulink url="&libreoffice-translations-download-http;"/>
[c20bced]118 </para>
119 </listitem>
120 <listitem>
121 <para>
[9e1dd1b]122 Translations MD5 sum: &libreoffice-translations-md5sum;
[c20bced]123 </para>
124 </listitem>
125 <listitem>
126 <para>
[9e1dd1b]127 Translations size: &libreoffice-translations-size;
[c20bced]128 </para>
129 </listitem>
[efc0d11]130 <listitem>
131 <para>
[5be9aa62]132 Required patch for i686 systems, in order to fix a problem introduced
[aedf4d7]133 by <application>&gcc-490;</application>:
[f4bb9987]134 <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-gcc_4_9_0-1.patch"/>
[efc0d11]135 </para>
136 </listitem>
[c20bced]137 </itemizedlist>
138
[fa29663]139 <bridgehead renderas="sect3">LibreOffice Dependencies</bridgehead>
[d2d3fc5]140
141 <bridgehead renderas="sect4">Required</bridgehead>
142 <para role="required">
[d6d4ea1]143 <xref linkend="perl-archive-zip"/>,
[d97601a]144 <xref linkend="unzip"/>,
[c20bced]145 <xref linkend="wget"/>,
[d6d4ea1]146 <xref linkend="which"/>, and
[c20bced]147 <xref linkend="zip"/>
[d2d3fc5]148 </para>
149
150 <bridgehead renderas="sect4">Recommended</bridgehead>
151 <note>
152 <para>
[601a838]153 Most of these packages are recommended because if they're not installed,
[ceadeab]154 the build process will compile and install its own (often older)
[5be9aa62]155 version. If you have not installed some of the dependencies listed below,
[9f465ac]156 make sure you examine the <command>./configure --help</command> output
157 for information on switches needed to prevent
158 <command>./configure</command> to look for them.
[d2d3fc5]159 </para>
160 </note>
161
162 <para role="recommended">
[5be9aa62]163 <!--<xref linkend="boost"/>,-->
[7f5a5884]164 <xref linkend="clucene"/>,
[87dfe6b]165 <xref linkend="cups"/>,
[c20bced]166 <xref linkend="curl"/>,
[059ff67]167 <xref linkend="dbus-glib"/>,
[5be9aa62]168 <xref linkend="glu"/>,
[2a75b9b]169 <xref linkend="graphite2"/>,
[c20bced]170 <xref linkend="gst-plugins-base"/> or
171 <xref linkend="gst10-plugins-base"/>,
[5be9aa62]172 <xref linkend="gtk2"/>,
[2a75b9b]173 <xref linkend="harfbuzz"/>,
[efc0d11]174 <xref linkend="icu"/>,
[c20bced]175 <xref linkend="lcms2"/>,
[05ff1d5]176 <xref linkend="libatomic_ops"/>,
[5be9aa62]177 <xref linkend="libjpeg"/>,
[d2d3fc5]178 <xref linkend="librsvg"/>,
[c20bced]179 <xref linkend="libxml2"/> and
180 <xref linkend="libxslt"/>,
181 <xref linkend="mesalib"/>,
[d2d3fc5]182 <xref linkend="neon"/>,
[fd65789]183 <xref linkend="npapi-sdk"/>,
[d2d3fc5]184 <xref linkend="nss"/>,
[c20bced]185 <xref linkend="openldap"/> (client only),
186 <xref linkend="openssl"/>,
[f76286d]187 <xref linkend="poppler"/>,
[c20bced]188 <xref linkend="python3"/> (used to build the translations),
[d6d4ea1]189 <xref linkend="redland"/>, and
[c20bced]190 <xref linkend="unixodbc"/>
[d2d3fc5]191 </para>
192
193 <bridgehead renderas="sect4">Optional</bridgehead>
194 <para role="optional">
[4469169]195 <xref linkend="avahi"/>,
[c20bced]196 <xref linkend="bluez"/>,
[4469169]197 <xref linkend="doxygen"/> (not relevant if using --disable-odk),
[f4bb9987]198 <xref linkend="gdb"/>,
[c20bced]199 <xref linkend="gtk3"/>,
200 <xref linkend="kdelibs"/>,
[deeafeb]201 <xref linkend="mariadb"/>,
202 <xref linkend="mitkrb"/>,
203 <xref linkend="openjdk"/>,
204 <xref linkend="postgresql"/>,
205 <xref linkend="sane"/>,
206 <xref linkend="vlc"/>,
207 <xref linkend="zenity"/>,
208 <ulink url="http://sourceforge.net/projects/cppunit/">Cppunit</ulink>,
209 <ulink url="http://www.firebirdsql.org/">Firebird</ulink>,
210 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
211 <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
[0f5aa11]212 <ulink url="http://www.freedesktop.org/wiki/Software/libabw/">libabw</ulink>,
[ae2a3fcb]213 <ulink url="http://www.freedesktop.org/wiki/Software/libcdr/">libcdr</ulink>,
[83bc811e]214 <ulink url="http://sourceforge.net/projects/libcmis/">libcmis</ulink>,
[deeafeb]215 <ulink url="http://www.sourceforge.net/projects/libebook/">libebook</ulink>,
[0191062b]216 <ulink url="http://www.freedesktop.org/wiki/Software/libexttextcat/">libexttextcat</ulink>,
[deeafeb]217 <ulink url="http://www.freedesktop.org/wiki/Software/libfreehand/">libfreehand</ulink>,
[0191062b]218 <ulink url="http://tagoh.bitbucket.org/liblangtag/">liblangtag</ulink>,
[deeafeb]219 <ulink url="http://www.freedesktop.org/wiki/Software/libmspub/">libmspub</ulink>,
220 <ulink url="http://sourceforge.net/projects/libmwaw/">libmwaw</ulink>,
[885af2e]221 <ulink url="http://sourceforge.net/projects/libwpd/files/libodfgen/">libodfgen</ulink>,
[deeafeb]222 <ulink url="http://www.freedesktop.org/wiki/Software/libvisio/">libvisio</ulink>,
223 <ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>,
224 <ulink url="http://libwpg.sourceforge.net/">libwpg</ulink>,
225 <ulink url="http://libwps.sourceforge.net/">libwps</ulink>,
226 <ulink url="http://lpsolve.sourceforge.net/">lp_solve</ulink>,
[0191062b]227 <ulink url="http://code.google.com/p/multidimalgorithm/">mdds</ulink>,
[d97601a]228 <ulink url="http://sourceforge.net/projects/hunspell/files/MyThes/">MyThes</ulink>,
[deeafeb]229 <ulink url="https://gitorious.org/orcus">Orcus</ulink>, and
230 <ulink url="http://hci.iwr.uni-heidelberg.de/vigra/">VIGRA</ulink>
[d2d3fc5]231 </para>
232
[f4bb9987]233 <para>There are many optional dependencies not listed here. They can be
234 found in <quote>download.lst</quote> (source directory).
235 </para>
236
[d2d3fc5]237 <para condition="html" role="usernotes">
238 User Notes: <ulink url="&blfs-wiki;/libreoffice"/>
239 </para>
240 </sect2>
241
242 <sect2 role="installation">
[fa29663]243 <title>Installation of LibreOffice</title>
[d2d3fc5]244
[d97601a]245 <warning>
246 <para>
[c20bced]247 Untaring the libreoffice-&libreoffice-dlversion; tarball as
[d97601a]248 <systemitem class="username">root</systemitem> has the curious effect of
249 changing the ownership of the <emphasis>parent</emphasis> directory
250 to a user with numerical id 11012 and with the permissions set to allow
251 read, write and execute for that user only! If you untared as
252 <systemitem class="username">root</systemitem> in your home folder you
[c20bced]253 could end up unable to log in again. If you untared it in
[d97601a]254 <filename class="directory">/usr</filename> you would find your user
255 account unable to access any file in
[ceadeab]256 <filename class="directory">/usr</filename>.
[d97601a]257 </para>
258
259 <para>
260 You can avoid this unpleasantness by
261 <emphasis>not</emphasis> untaring it as
[5be9aa62]262 <systemitem class="username">root</systemitem>. If you must untar
263 it as <systemitem class="username">root</systemitem> pass the
264 option <option>--no-overwrite-dir</option> to tar when untaring
265 as <systemitem class="username">root</systemitem>:
[d97601a]266 </para>
267 </warning>
268
[c20bced]269<screen role="root"><userinput>tar -xf libreoffice-&libreoffice-dlversion;.tar.xz --no-overwrite-dir &amp;&amp;
270cd libreoffice-&libreoffice-dlversion;</userinput></screen>
[d97601a]271
[d2d3fc5]272 <para>
[ed2cf3c]273 Unpack the dictionaries file and create symlinks to tarballs from the
[5be9aa62]274 source directory so they won't get downloaded again:
[d2d3fc5]275 </para>
276
[6d5fec42]277<screen><userinput>install -dm755 external/tarballs &amp;&amp;
[d2d3fc5]278
[c8ff600]279tar -xf ../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz --no-overwrite-dir --strip-components=1 &amp;&amp;
[6d5fec42]280ln -sfv ../../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz external/tarballs/ &amp;&amp;
281ln -sfv ../../libreoffice-help-&libreoffice-dlversion;.tar.xz external/tarballs/</userinput></screen>
[d2d3fc5]282
[ed2cf3c]283 <para>
284 If you have downloaded the translations tarball, create a symlink:
285 </para>
286
[6d5fec42]287<screen><userinput>ln -sfv ../../libreoffice-translations-&libreoffice-dlversion;.tar.xz external/tarballs/</userinput></screen>
[d2d3fc5]288
[c20bced]289 <note>
290 <para>
291 During the build process, some packages will be downloaded (including
292 the ones listed as recommended and optional dependencies) if they are
293 not present on the system. Doing so, build time may be different
294 for everyone.
295 </para>
296 </note>
[0d7900a]297
[d2d3fc5]298 <para>
[5be9aa62]299 In the rest of the page, locales "en-US" and "pt-BR" are examples. Change
300 them to suit your needs. You might want to read the "Command Explanations"
301 further below before proceeding.
[0c77b5ab]302 </para>
[efc0d11]303
304 <para>
[78d9a95]305 For i686 systems, fix a problem introduced by
[aedf4d7]306 <application>&gcc-490;</application>:
[efc0d11]307 </para>
308
[f4bb9987]309<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-gcc_4_9_0-1.patch &amp;&amp;</userinput></screen>
[efc0d11]310
[0c77b5ab]311 <para>
312 Prepare <application>LibreOffice</application> for compilation by running
313 the following commands:
[d2d3fc5]314 </para>
315
[c20bced]316<screen><userinput>sed -e "/gzip -f/d" \
317 -e "s|.1.gz|.1|g" \
[14ea7e8]318 -i bin/distro-install-desktop-integration &amp;&amp;
[c8ff600]319sed -e "/distro-install-file-lists/d" -i Makefile.in &amp;&amp;
[ed2cf3c]320
[6d5fec42]321sed -e "/distro-install-file-lists/d" \
[78d9a95]322 -e "s:fetch_Download_item:&amp;_unchecked:" \
[6d5fec42]323 -e "/fetch_Download_item/s:,no-check::" \
324 -i Makefile.in &amp;&amp;
325
[14ea7e8]326chmod -v +x bin/unpack-sources &amp;&amp;
[ed2cf3c]327sed -e "s/target\.mk/langlist\.mk/" \
328 -e "s/tar -xf/tar -x --strip-components=1 -f/" \
329 -e "/tar -x/s/lo_src_dir/start_dir/" \
[14ea7e8]330 -i bin/unpack-sources &amp;&amp;
331
[5be9aa62]332./autogen.sh --prefix=/usr \
[14ea7e8]333 --sysconfdir=/etc \
334 --with-vendor="BLFS" \
335 --with-lang="en-US pt-BR" \
336 --with-help \
337 --with-alloc=system \
338 --without-java \
339 --disable-gconf \
340 --disable-odk \
341 --disable-postgresql-sdbc \
[5be9aa62]342 --enable-release-build \
[78d9a95]343 --enable-python=system \<!--
344 - -with-system-boost \ -->
[14ea7e8]345 --with-system-clucene \
346 --with-system-cairo \
347 --with-system-curl \
348 --with-system-expat \
[2a75b9b]349 --with-system-graphite \
[14ea7e8]350 --with-system-harfbuzz \
[3d3bcee]351 --with-system-icu \
[14ea7e8]352 --with-system-jpeg \
353 --with-system-lcms2 \
[05ff1d5]354 --with-system-libatomic_ops \
[14ea7e8]355 --with-system-libpng \
356 --with-system-libxml \
357 --with-system-mesa-headers \
358 --with-system-neon \
[fd65789]359 --with-system-npapi-headers \
[14ea7e8]360 --with-system-nss \
361 --with-system-odbc \
362 --with-system-openldap \
363 --with-system-openssl \
364 --with-system-poppler \
365 --with-system-redland \
366 --with-system-zlib \
[c20bced]367 --with-parallelism=$(getconf _NPROCESSORS_ONLN)</userinput></screen>
[ceadeab]368
[d2d3fc5]369 <para>
[c20bced]370 The instructions below will only build the package without running
371 any unit tests. If you prefer to run the unit tests, replace
[f2f63338]372 <command>make build</command> with <command>make</command>.
[d2d3fc5]373 </para>
374
375 <para>
[c20bced]376 Build the package:
[d2d3fc5]377 </para>
378
[c20bced]379<screen><userinput>make build</userinput></screen>
[d2d3fc5]380
381 <para>
[c20bced]382 Now, as the <systemitem class="username">root</systemitem> user:
[d2d3fc5]383 </para>
384
[5be9aa62]385<screen role="root"><userinput>make distro-pack-install &amp;&amp;
386install -v -dm755 /usr/share/appdata &amp;&amp;
387install -v -m644 sysui/desktop/appstream-appdata/*.xml \
388 /usr/share/appdata</userinput></screen>
[c20bced]389
[ed2cf3c]390 <para>
391 If the dictionaries have been built, again as
392 <systemitem class="username">root</systemitem> user:
393 </para>
394
[5be9aa62]395<screen role="root"><userinput>chown -cR 0:0 dictionaries/ &amp;&amp;
396mkdir -pv /usr/lib/libreoffice/share/extensions/dict-en &amp;&amp;
397cp -rv dictionaries/en/* /usr/lib/libreoffice/share/extensions/dict-en &amp;&amp;
398mkdir -pv /usr/lib/libreoffice/share/extensions/dict-pt-BR &amp;&amp;
399cp -rv dictionaries/pt_BR/* /usr/lib/libreoffice/share/extensions/dict-pt-BR</userinput></screen>
[d83f555]400
[c20bced]401 </sect2>
402
403 <sect2 role="commands">
404 <title>Command Explanations</title>
[4c796cf]405
[d2d3fc5]406 <para>
[c20bced]407 <command>sed -e ...</command>: First sed prevents compression of the
[ed2cf3c]408 manual pages, the second one prevents a script that causes install to
[6d5fec42]409 fail from running, the third one fixes the download location
410 and the fourth one fixes the unpack script.
[ed2cf3c]411 </para>
412
413 <para>
[ffc716b]414 <command>chmod -v +x ...</command>: Fix the unpack script's permissions.
[d2d3fc5]415 </para>
416
417 <para>
[ed2cf3c]418 <parameter>--with-vendor=BLFS</parameter>: This switch sets BLFS as
[5030bab]419 the vendor which is mentioned when you click "About" on the toolbar.
[d2d3fc5]420 </para>
[4c796cf]421
[ed2cf3c]422 <para>
[ffc716b]423 <parameter>--with-lang="en-US pt-BR"</parameter>: This switch sets
[5be9aa62]424 what languages to support. To list several languages, separate them
425 with a space. For all languages, use
[ffc716b]426 <parameter>--with-lang=ALL</parameter>.
[ed2cf3c]427 </para>
428
[5be9aa62]429 <note>
430 <para>
431 For a list of the available languages, you can uncompress the
432 translations tarball by running the following command:
433 <command>tar -xf
434 ../libreoffice-translations-&libreoffice-dlversion;.tar.xz
435 --no-overwrite-dir -C /tmp</command> and proceed to examine
436 the contents of <filename
437 class="directory">/tmp/libreoffice-&libreoffice-dlversion;/translations/source</filename>.
438 </para>
439 </note>
[ffc716b]440
441 <para>
[5be9aa62]442 <parameter>--with-help</parameter>: This switch is used to build
443 the help files.
[d2d3fc5]444 </para>
445
446 <para>
[c20bced]447 <parameter>--with-alloc=system</parameter>: This switch tells
448 <application>LibreOffice</application> to use system allocator
449 instead of the internal one.
[d2d3fc5]450 </para>
451
452 <para>
[92b7b3a]453 <parameter>--without-java</parameter>: This switch disables
[c20bced]454 <application>Java</application> support in
455 <application>LibreOffice</application>.
[5b9edb4]456 </para>
457
458 <para>
[92b7b3a]459 <parameter>--disable-gconf</parameter>: This switch disables compiling
[c20bced]460 <application>LibreOffice</application> with the deprecated
461 <application>GNOME</application> configuration system support.
[d2d3fc5]462 </para>
463
464 <para>
[92b7b3a]465 <parameter>--disable-odk</parameter>: This switch disables installing the
[c20bced]466 office development kit. Remove if you want to develop a
467 <application>LibreOffice</application> based application.
[d2d3fc5]468 </para>
469
470 <para>
[92b7b3a]471 <parameter>--disable-postgresql-sdbc</parameter>: This switch disables compiling
[c20bced]472 <application>LibreOffice</application> with the ability to connect to a
473 <application>PostgreSQL</application> database. Remove it if you would
474 like <application>LibreOffice</application> to be able to connect to a
475 <application>PostgreSQL</application> database. If you have installed
476 <application>PostgreSQL</application> on your system and would like
477 <application>LibreOffice</application> to use that rather than compile its
478 own copy, use the <option>--with-system-postgresql</option> switch.
[d2d3fc5]479 </para>
[4469169]480
481 <para>
[5be9aa62]482 <parameter>--enable-release-build</parameter>: This switch is used to
483 remove "Beta" or "Dev" from <application>LibreOffice</application>
484 splash screen and "About" menu.
[4469169]485 </para>
[d2d3fc5]486
487 <para>
[c20bced]488 <parameter>--enable-python=system</parameter>: This switch tells
489 <application>LibreOffice</application> to use installed
490 <application>Python 3</application> to build the translations
491 instead of the bundled one. If you don't need to build any
492 translations, you can use <option>--disable-python</option>
493 instead.
[d2d3fc5]494 </para>
495
496 <para>
[92b7b3a]497 <parameter>--with-system-*</parameter>: These switches prevent
[c20bced]498 <application>LibreOffice</application> from trying to compile its own
499 versions of these dependencies. If you've not installed some of the
500 dependencies, remove the corresponding switches.
[d2d3fc5]501 </para>
[8c853a1]502
[c20bced]503 <para>
[92b7b3a]504 <parameter>--with-parallelism=$(getconf _NPROCESSORS_ONLN)</parameter>: This
[c20bced]505 switch tells <application>LibreOffice</application> to use all your
506 CPUs to compile in parallel and speed up the build.
507 </para>
508
509 <para>
[3a144df]510 <option>--disable-gstreamer-0-10</option>: Use this switch if you
511 haven't installed <xref linkend="gst-plugins-base"/>.
[c20bced]512 </para>
513
514 <para>
515 <option>--enable-gstreamer</option>: Use this switch if you want to
516 use <xref linkend="gst10-plugins-base"/> instead of
517 <xref linkend="gst-plugins-base"/> for the avmedia module.
518 </para>
[d2d3fc5]519
[c20bced]520 <para>
521 <option>--enable-gtk3</option>: Use this switch if you want to
522 build the <application>GTK+ 3</application> integration module.
523 </para>
[d2d3fc5]524
525 <para>
[c20bced]526 <option>--enable-kde4</option>: Use this switch if you want to
527 build the <application>KDE</application> integration module.
[d2d3fc5]528 </para>
529
530 </sect2>
531
532 <sect2 role="content">
533 <title>Contents</title>
534
535 <segmentedlist>
536 <segtitle>Installed Programs</segtitle>
[c3c56b2]537 <segtitle>Installed Libraries</segtitle>
[5be9aa62]538 <segtitle>Installed Directories</segtitle>
[d2d3fc5]539
540 <seglistitem>
[4c796cf]541 <seg>
[c20bced]542 libreoffice, lobase, localc, lodraw, loffice, lofromtemplate,
[5be9aa62]543 loimpress, lomath, loweb, lowriter, soffice and unopkg
[8c853a1]544 </seg>
[c3c56b2]545 <seg>
[5be9aa62]546 None
[c3c56b2]547 </seg>
[d2d3fc5]548 <seg>
[5be9aa62]549 /usr/lib/libreoffice
[d2d3fc5]550 </seg>
551 </seglistitem>
552 </segmentedlist>
553
554 <variablelist>
555 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
556 <?dbfo list-presentation="list"?>
557 <?dbhtml list-presentation="table"?>
558
[c20bced]559 <varlistentry id="lobase">
560 <term><command>lobase</command></term>
[d2d3fc5]561 <listitem>
562 <para>
563 is a database manager.
564 </para>
[c20bced]565 <indexterm zone="libreoffice lobase">
566 <primary sortas="b-lobase">lobase</primary>
[d2d3fc5]567 </indexterm>
568 </listitem>
569 </varlistentry>
570
[c20bced]571 <varlistentry id="localc">
572 <term><command>localc</command></term>
[d2d3fc5]573 <listitem>
574 <para>
575 is a spreadsheet program.
576 </para>
[c20bced]577 <indexterm zone="libreoffice localc">
578 <primary sortas="b-localc">localc</primary>
[d2d3fc5]579 </indexterm>
580 </listitem>
581 </varlistentry>
582
[c20bced]583 <varlistentry id="lodraw">
584 <term><command>lodraw</command></term>
[d2d3fc5]585 <listitem>
586 <para>
587 is a vector graphics editor and diagramming tool.
588 </para>
[c20bced]589 <indexterm zone="libreoffice lodraw">
590 <primary sortas="b-lodraw">lodraw</primary>
[d2d3fc5]591 </indexterm>
592 </listitem>
593 </varlistentry>
594
[c20bced]595 <varlistentry id="loimpress">
596 <term><command>loimpress</command></term>
[d2d3fc5]597 <listitem>
598 <para>
[c20bced]599 can edit and display PowerPoint presentations.
[d2d3fc5]600 </para>
[c20bced]601 <indexterm zone="libreoffice loimpress">
602 <primary sortas="b-loimpress">loimpress</primary>
[d2d3fc5]603 </indexterm>
604 </listitem>
605 </varlistentry>
606
[c20bced]607 <varlistentry id="lomath">
608 <term><command>lomath</command></term>
[d2d3fc5]609 <listitem>
610 <para>
[c20bced]611 is a mathematical formula editor.
[d2d3fc5]612 </para>
[c20bced]613 <indexterm zone="libreoffice lomath">
614 <primary sortas="b-lomath">lomath</primary>
[d2d3fc5]615 </indexterm>
616 </listitem>
617 </varlistentry>
618
[c20bced]619 <varlistentry id="lowriter">
620 <term><command>lowriter</command></term>
[2511f83]621 <listitem>
622 <para>
[c20bced]623 is a word processor.
[2511f83]624 </para>
[c20bced]625 <indexterm zone="libreoffice lowriter">
626 <primary sortas="b-lowriter">lowriter</primary>
[2511f83]627 </indexterm>
628 </listitem>
629 </varlistentry>
630
[8d5cd1bb]631 <varlistentry id="unopkg">
632 <term><command>unopkg</command></term>
633 <listitem>
634 <para>
[fa29663]635 is a tool to manage <application>LibreOffice</application>
[c20bced]636 extensions from the command line.
[8d5cd1bb]637 </para>
638 <indexterm zone="libreoffice unopkg">
639 <primary sortas="b-unopkg">unopkg</primary>
640 </indexterm>
641 </listitem>
642 </varlistentry>
643
[d2d3fc5]644 </variablelist>
[8c853a1]645
[d2d3fc5]646 </sect2>
[8c853a1]647
[d2d3fc5]648</sect1>
Note: See TracBrowser for help on using the repository browser.