source: xsoft/office/libreoffice.xml@ b22e4ceb

lazarus
Last change on this file since b22e4ceb was 39f5848, checked in by Thomas Trepl (Moody) <thomas@…>, 3 years ago

Merge trunk

  • Property mode set to 100644
File size: 35.7 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
[c6b192c]7 <!ENTITY libreoffice-dl "https://download.documentfoundation.org/libreoffice/src/&libreoffice-version;">
[c20bced]8
9 <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
[39f5848]10 <!ENTITY libreoffice-core-md5sum "2631963c2d42eab66f34c1e57e00a995">
[9be2df0]11 <!ENTITY libreoffice-core-size "241 MB">
[c20bced]12
13 <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
[39f5848]14 <!ENTITY libreoffice-dict-md5sum "e91a96bc9380bfb8b0226321d05bf5e1">
[9be2df0]15 <!ENTITY libreoffice-dict-size "48 MB">
[c20bced]16
17 <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
[39f5848]18 <!ENTITY libreoffice-help-md5sum "f1f2a39364cc565c2c1970a33c54a3fc">
[0418c9fa]19 <!ENTITY libreoffice-help-size "107 MB">
[c20bced]20
21 <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
[39f5848]22 <!ENTITY libreoffice-translations-md5sum "bdbba4aa3c9283cdd5399822d27e9310">
[9be2df0]23 <!ENTITY libreoffice-translations-size "184 MB">
[514797f]24
[71cf6a3]25 <!-- full size remeasured for 7.0.0.3 -->
[05800b9]26
[9be2df0]27 <!ENTITY libreoffice-buildsize "7.1 GB including the additional files if downloaded during the build (793 MB installed). Installing the whole set of languages requires more than 25 GB (around 3 GB installed)">
[bbd73d4]28
29 <!-- Editors: many updates to poppler will break LO using system poppler until
30 somebody is able to provide a patch or sed. In these cases, please mark
31 the dependency as currently broken and move the \-\-with-system-poppler
32 line to a comment. Also please switch poppler between recommended and
33 optional according to whether or not we use the system version. The
34 installed size will be increased by 2 MB if using the shipped poppler, but
[8558044]35 the variation in build times will be lost in the noise. - ken
[8a797817]36
[56da5dcf]37 Not a problem with 7.1.7.2 and poppler-21.05.0. - bdubbs
[8a797817]38
39 -->
[05800b9]40
[8558044]41 <!-- for 6.1.2.1 I allowed 2 SBU for downloads, my total was
42 64.76 SBU with fast downloads
[71cf6a3]43 for 6.1.4.2 I and 7.0.0.3 just used the total time - bdubbs
[bbd73d4]44
45 For 6.4.0.3 downloading everything including dictionaries,
46 help, translations took less than 2 minutes (1.1 SBU) with
47 a good domestic internet connection. Total time was 60 SBU - ken
[9873d1ea]48
49 60 SBU not including download of translations, help and dictionary
50 for 6.4.6.2 - pierre
[f853c30e]51
52 56 SBU for 7.0.3.1 not including download of translations, help, and
53 dictionaries. -renodr
[05800b9]54 -->
[9be2df0]55 <!ENTITY libreoffice-time "69 SBU with parallelism=4 plus download time">
[33569f0f]56
[d2d3fc5]57]>
58
[cbdad90b]59<sect1 id="libreoffice" xreflabel="LibreOffice-&libreoffice-dlversion;">
[d2d3fc5]60 <?dbhtml filename="libreoffice.html"?>
61
62 <sect1info>
63 <date>$Date$</date>
64 </sect1info>
65
[d2bea743]66 <title>LibreOffice-&libreoffice-version;</title>
[d2d3fc5]67
68 <indexterm zone="libreoffice">
[8c853a1]69 <primary sortas="a-LibreOffice">LibreOffice</primary>
[d2d3fc5]70 </indexterm>
71
72 <sect2 role="package">
[fa29663]73 <title>Introduction to LibreOffice</title>
[d2d3fc5]74
75 <para>
[fa29663]76 <application>LibreOffice</application> is a full-featured office suite.
77 It is largely compatible with <application>Microsoft Office</application>
[8c853a1]78 and is descended from <application>OpenOffice.org</application>.
[d2d3fc5]79 </para>
80
[5e5d8c4]81 &lfs110a_checked;
[d2d3fc5]82
83 <bridgehead renderas="sect3">Package Information</bridgehead>
84 <itemizedlist spacing="compact">
85 <listitem>
86 <para>
[9e1dd1b]87 Core Download: <ulink url="&libreoffice-core-download-http;"/>
[d2d3fc5]88 </para>
89 </listitem>
90 <listitem>
91 <para>
92 Core Download MD5 sum: &libreoffice-core-md5sum;
93 </para>
94 </listitem>
95 <listitem>
96 <para>
97 Core Download size: &libreoffice-core-size;
98 </para>
99 </listitem>
[c20bced]100 <listitem>
101 <para>
[9e1dd1b]102 Estimated disk space required: &libreoffice-buildsize;
[c20bced]103 </para>
104 </listitem>
105 <listitem>
106 <para>
[9e1dd1b]107 Estimated build time: &libreoffice-time;
[c20bced]108 </para>
109 </listitem>
[9e1dd1b]110 </itemizedlist>
111
112 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
[bbd73d4]113
114 <note>
115 <para>
116 Around 80 smallish tarballs and zip files will be downloaded during the
[9be2df0]117 build. The download time will vary with the local internet speed and
118 server load. The download time will probably be between 30 and 60 minutes.
119 If you have not downloaded one or more of the following, they too
[bbd73d4]120 will also be downloaded during the build.
121 </para>
122 </note>
123
[9e1dd1b]124 <itemizedlist spacing="compact">
[c20bced]125 <listitem>
126 <para>
[9e1dd1b]127 Dictionaries: <ulink url="&libreoffice-dict-download-http;"/>
[c20bced]128 </para>
129 </listitem>
[c4e1c2a0]130
[c20bced]131 <listitem>
132 <para>
[9e1dd1b]133 Dictionaries MD5 sum: &libreoffice-dict-md5sum;
[c20bced]134 </para>
135 </listitem>
[c4e1c2a0]136
[c20bced]137 <listitem>
138 <para>
[9e1dd1b]139 Dictionaries size: &libreoffice-dict-size;
[c20bced]140 </para>
141 </listitem>
[c4e1c2a0]142
[d2d3fc5]143 <listitem>
144 <para>
[9e1dd1b]145 Help Files: <ulink url="&libreoffice-help-download-http;"/>
[d2d3fc5]146 </para>
147 </listitem>
[c4e1c2a0]148
[d2d3fc5]149 <listitem>
150 <para>
[9e1dd1b]151 Help Files MD5 sum: &libreoffice-help-md5sum;
[d2d3fc5]152 </para>
153 </listitem>
[c4e1c2a0]154
[c20bced]155 <listitem>
156 <para>
[9e1dd1b]157 Help Files size: &libreoffice-help-size;
[c20bced]158 </para>
159 </listitem>
[c4e1c2a0]160
[c20bced]161 <listitem>
162 <para>
[9e1dd1b]163 Translations: <ulink url="&libreoffice-translations-download-http;"/>
[c20bced]164 </para>
165 </listitem>
[c4e1c2a0]166
[c20bced]167 <listitem>
168 <para>
[9e1dd1b]169 Translations MD5 sum: &libreoffice-translations-md5sum;
[c20bced]170 </para>
171 </listitem>
[c4e1c2a0]172
[c20bced]173 <listitem>
174 <para>
[9e1dd1b]175 Translations size: &libreoffice-translations-size;
[c20bced]176 </para>
177 </listitem>
[0209dd4]178
[9be2df0]179<!-- keep one commented patch, it's sure to again need one or more in a few months: -->
[f4362f22]180
[199671b8]181 <listitem>
[efc0d11]182 <para>
[9be2df0]183 Required patch to fix building with <xref linkend="freetype2"/>:
184 <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-freetype_fix-1.patch"/>
[10cbf37]185 </para>
186 </listitem>
[9be2df0]187
[c20bced]188 </itemizedlist>
[fa29663]189 <bridgehead renderas="sect3">LibreOffice Dependencies</bridgehead>
[d2d3fc5]190
191 <bridgehead renderas="sect4">Required</bridgehead>
192 <para role="required">
[4392a40]193 <xref linkend="perl-archive-zip"/>,
[d97601a]194 <xref linkend="unzip"/>,
[c20bced]195 <xref linkend="wget"/>,
[d6d4ea1]196 <xref linkend="which"/>, and
[c20bced]197 <xref linkend="zip"/>
[d2d3fc5]198 </para>
199
200 <bridgehead renderas="sect4">Recommended</bridgehead>
201 <note>
202 <para>
[601a838]203 Most of these packages are recommended because if they're not installed,
[ceadeab]204 the build process will compile and install its own (often older)
[d8ddab5]205 version, with the side effect of increasing build and installed disk
206 space and build time.
[d2d3fc5]207 </para>
208 </note>
209
210 <para role="recommended">
[909868fa]211 <xref linkend="apache-ant"/>,
[d8ddab5]212 <xref linkend="apr"/>,
[541e056]213 <xref linkend="boost"/>,
[7f5a588]214 <xref linkend="clucene"/>,
[87dfe6b]215 <xref linkend="cups"/>,
[c20bced]216 <xref linkend="curl"/>,
[059ff67]217 <xref linkend="dbus-glib"/>,
[1b70960]218 <xref linkend="libepoxy"/>,
[76df61c]219 <xref linkend="libjpeg"/>,
[74762a5]220 <xref linkend="llvm"/> (clang is preferred for rendering with skia),
[7cc81bb]221 <xref linkend="glm"/>,
[76df61c]222 <xref linkend="glu"/>,
[3b9bfde]223 <xref linkend="gpgme"/>,
[2a75b9b]224 <xref linkend="graphite2"/>,
[c20bced]225 <xref linkend="gst10-plugins-base"/>,
[bbd73d4]226 <xref linkend="gtk3"/>,
227 <!-- <xref linkend="gtk2"/> -->
[2a75b9b]228 <xref linkend="harfbuzz"/>,
[4347e969]229 <xref linkend="icu"/>,
[d8ddab5]230 <xref linkend="libatomic_ops"/>,
[c20bced]231 <xref linkend="lcms2"/>,
[d2d3fc5]232 <xref linkend="librsvg"/>,
[c20bced]233 <xref linkend="libxml2"/> and
234 <xref linkend="libxslt"/>,
[a90582a1]235 <xref linkend="lxml"/>,
[7a395d1]236 <xref linkend="mesa"/>,
[d2d3fc5]237 <xref linkend="neon"/>,
238 <xref linkend="nss"/>,
[86d09e6]239 <xref linkend="openldap"/> (if connecting to an LDAP server),
[bbd73d4]240 <xref linkend="poppler"/>,
[d8ddab5]241 <xref linkend="postgresql"/>,
242 <xref linkend="redland"/>,
243 <xref linkend="serf"/>, and
[c20bced]244 <xref linkend="unixodbc"/>
[d2d3fc5]245 </para>
246
247 <bridgehead renderas="sect4">Optional</bridgehead>
248 <para role="optional">
[4469169]249 <xref linkend="avahi"/>,
[c20bced]250 <xref linkend="bluez"/>,
[d8ddab5]251 <xref linkend="dconf"/>,
[a76bd33]252 <xref linkend="desktop-file-utils"/>,
[4469169]253 <xref linkend="doxygen"/> (not relevant if using --disable-odk),
[1d23596]254 <xref linkend="evolution-data-server"/>,
[f4bb9987]255 <xref linkend="gdb"/>,
[94b42903]256 <xref linkend="gnutls"/>,
[0293de0]257 <xref linkend="kf5-frameworks"/>,
[dba494f]258 <xref linkend="libpaper"/>,
[b33ea6fa]259 <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>,
260 <xref linkend="mitkrb"/>,
[037fc0be]261 <xref linkend="nasm"/>,
[b33ea6fa]262 <xref linkend="sane"/>,
[1d23596]263 <xref linkend="telepathy-glib"/>,
[037fc0be]264 <xref linkend="valgrind"/>,
[b33ea6fa]265 <xref linkend="vlc"/>,
[1d23596]266 <xref linkend="zenity"/>,
[037fc0be]267 <ulink url="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</ulink>,
[e539ccf]268 <ulink url="https://hc.apache.org/httpcomponents-client-ga/index.html">Apache Commons HttpClient</ulink>,
[037fc0be]269 <ulink url="https://commons.apache.org/proper/commons-lang/">Apache Commons Lang</ulink>,
270 <ulink url="https://commons.apache.org/proper/commons-logging/">Apache Commons Logging</ulink>,
[6f96550]271 <ulink url="https://beanshell.github.io/">BeanShell</ulink>,
[0418c9fa]272 <ulink url="https://box2d.org/documentation/">box2d</ulink>,
[64812ba3]273 <ulink url="https://projects.coin-or.org/CoinMP/">CoinMP</ulink>,
[c6b192c]274 <ulink url="https://sourceforge.net/projects/cppunit/">Cppunit</ulink>,
[037fc0be]275 <ulink url="http://www.firebirdsql.org/">Firebird</ulink>,
[d8ddab5]276 <ulink url="https://github.com/behdad/glyphy">glyphy</ulink>,
[01701da9]277 <ulink url="&gnome-download-http;/gnome-vfs/">Gnome VFS</ulink>,
[0e719c4]278 <ulink url="https://github.com/hamcrest/JavaHamcrest/releases">hamcrest</ulink>,
279 <ulink url="https://hunspell.github.io/">Hunspell</ulink>,
[c6b192c]280 <ulink url="https://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
[0e719c4]281 <ulink url="http://include-what-you-use.org/">iwyu</ulink>,
[c1e7218]282 <ulink url="https://github.com/junit-team/junit4/releases">junit4</ulink>,
[5892480]283 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libabw">libabw</ulink>,
284 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libcdr">libcdr</ulink>,
[c6b192c]285 <ulink url="https://sourceforge.net/projects/libcmis/">libcmis</ulink>,
[b33ea6fa]286 <ulink url="http://www.sourceforge.net/projects/libebook/">libebook</ulink>,
[0418c9fa]287 <ulink url="https://sourceforge.net/projects/libepubgen/">libepubgen</ulink>,
288 <ulink url="https://wiki.documentfoundation.org/DLP/libraries/libetonyek">libetonyek</ulink>,
[7313b4b]289 <ulink url="https://wiki.documentfoundation.org/Libexttextcat">libexttextcat</ulink>,
[5892480]290 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand">libfreehand</ulink>,
[1b70960]291 <ulink url="http://tagoh.github.io/liblangtag/">liblangtag</ulink>,
[5892480]292 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libmspub">libmspub</ulink>,
[c6b192c]293 <ulink url="https://sourceforge.net/projects/libmwaw/">libmwaw</ulink>,
[0418c9fa]294 <ulink url="https://github.com/Numbertext/libnumbertext">libnumbertext</ulink>,
[c6b192c]295 <ulink url="https://sourceforge.net/projects/libwpd/files/libodfgen/">libodfgen</ulink>,
[5892480]296 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker">libpagemaker</ulink>,
[0418c9fa]297 <ulink url="https://github.com/nayuki/QR-Code-generator">libqrcodegen</ulink>,
298 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libqxp">libqxp</ulink>,
[c6b192c]299 <ulink url="https://sourceforge.net/projects/libwpd/files/librevenge/">librevenge (WordPerfect Document importer)</ulink>,
[0418c9fa]300 <ulink url="https://github.com/fosnola/libstaroffice/wiki">libstaroffice</ulink>,
[5892480]301 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libvisio">libvisio</ulink>,
[b33ea6fa]302 <ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>,
303 <ulink url="http://libwpg.sourceforge.net/">libwpg</ulink>,
[f853c30e]304 <ulink url="https://sourceforge.net/p/libwps/wiki/Home/">libwps</ulink>,
[0418c9fa]305 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libzmf">libzmf</ulink>,
[b33ea6fa]306 <ulink url="http://lpsolve.sourceforge.net/">lp_solve</ulink>,
[0e719c4]307 <ulink url="https://gitlab.com/mdds/mdds">mdds</ulink>,
[c6b192c]308 <ulink url="https://sourceforge.net/projects/hunspell/files/MyThes/">MyThes</ulink>,
[0418c9fa]309 <ulink url="https://odftoolkit.org/conformance/ODFValidator.html">odfvalidator</ulink>,
310 <ulink url="https://code.google.com/archive/p/officeotron/">officeotron</ulink>,
[64812ba3]311 <ulink url="https://github.com/KhronosGroup/OpenCOLLADA/">OpenCOLLADA</ulink>,
[e539ccf]312 <ulink url="https://gitlab.com/orcus/orcus">Orcus</ulink>,
313 <ulink url="https://sourceware.org/systemtap/">SystemTap</ulink>, and
[1d23596]314 <ulink url="https://ukoethe.github.io/vigra/">VIGRA</ulink>
[d2d3fc5]315 </para>
316
[622c1021]317 <para>
318 There are many optional dependencies not listed here. They can be
319 found in <quote>download.lst</quote> (source directory).
[f4bb9987]320 </para>
321
[d2d3fc5]322 <para condition="html" role="usernotes">
323 User Notes: <ulink url="&blfs-wiki;/libreoffice"/>
324 </para>
325 </sect2>
326
327 <sect2 role="installation">
[fa29663]328 <title>Installation of LibreOffice</title>
[2dc8feb]329
[89e6d61]330 <important>
[7d38d9a]331 <para>
[7313b4b]332 Unlike the other packages, we assume that you have not yet unpacked the
333 package. This is because the <option>--no-overwrite-dir</option>
[d8ddab5]334 switch is needed in case you unpack as the <systemitem
335 class="username">root</systemitem> user.
[7d38d9a]336 </para>
[89e6d61]337 </important>
[7d38d9a]338
[fbbc908]339<screen role="nodump"><userinput>tar -xf libreoffice-&libreoffice-dlversion;.tar.xz --no-overwrite-dir &amp;&amp;
[c20bced]340cd libreoffice-&libreoffice-dlversion;</userinput></screen>
[d97601a]341
[9214104]342<!-- keep a commented instruction if no patches are currently required -->
[9be2df0]343
[39f5848]344 <para>
345 First, fix a problem if bison-3.8 or later is installed:
346 </para>
347
348<screen><userinput>if bison --version|grep -q 3.8; then
349 sed -i 's/yyn/yyrule/' connectivity/source/parse/sqlbison.y
350fi</userinput></screen>
351
[dcee7a56]352 <para>
[9be2df0]353 Fix build failures introduced by the latest freetype version:
[5cc300f]354 </para>
355
[9be2df0]356<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-freetype_fix-1.patch</userinput></screen>
357
[d2d3fc5]358 <para>
[bbd73d4]359 If you have downloaded the dictionaries, help and translations tarballs,
360 create symlinks to them from the source directory so they won't get
361 downloaded again:
[d2d3fc5]362 </para>
363
[420c072]364<screen><userinput>install -dm755 external/tarballs &amp;&amp;
[89e6d61]365ln -sv ../../../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz external/tarballs/ &amp;&amp;
[bbd73d4]366ln -sv ../../../libreoffice-help-&libreoffice-dlversion;.tar.xz external/tarballs/ &amp;&amp;
367ln -sv ../../../libreoffice-translations-&libreoffice-dlversion;.tar.xz external/tarballs/</userinput></screen>
[d2d3fc5]368
[9be2df0]369 <para>
370 The instructions in the package unpack some tarballs into a location
371 it cannot find later. Create some symlinks to help out:
372 </para>
373
374<screen><userinput>ln -sv src/libreoffice-help-&libreoffice-dlversion;/helpcontent2/ &amp;&amp;
375ln -sv src/libreoffice-dictionaries-&libreoffice-dlversion;/dictionaries/ &amp;&amp;
376ln -sv src/libreoffice-translations-&libreoffice-dlversion;/translations/</userinput></screen>
377
[c20bced]378 <note>
379 <para>
380 During the build process, some packages will be downloaded (including
381 the ones listed as recommended and optional dependencies) if they are
[89e6d61]382 not present on the system. Because of this, build time may vary from the
383 published time more than usual.
[c20bced]384 </para>
385 </note>
[0d7900a]386
[0c77b5ab]387 <para>
388 Due to the large size of the package, you may prefer to install it in
[d83f555]389 <filename class="directory">/opt</filename>, instead of
[14ea7e8]390 <filename class="directory">/usr</filename>. Depending on your choice,
391 replace <replaceable>&lt;PREFIX&gt;</replaceable> by
392 <filename class="directory">/usr</filename> or by
[0c77b5ab]393 <filename class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>:
394 </para>
395
396<screen><userinput>export LO_PREFIX=<replaceable>&lt;PREFIX&gt;</replaceable></userinput></screen>
[10cbf37]397
[7f380f4]398 <para>
[d2bea743]399 Locales "fr" and "en-GB", you will find below, are just examples; you
[7f380f4]400 should change them to suit your needs - you might want to read the
401 "Command Explanations", further below, before proceeding.
402 </para>
403
[93f46ca]404 <note>
405 <para>
[8558044]406 If you set the ACLOCAL environment variable to support installing
[9c9beb8]407 Xorg in /opt, you will need to unset it for this package.
[93f46ca]408 </para>
409 </note>
410
[0c77b5ab]411 <para>
412 Prepare <application>LibreOffice</application> for compilation by running
413 the following commands:
[d2d3fc5]414 </para>
415
[64812ba3]416<screen><userinput>sed -e "/gzip -f/d" \
[c20bced]417 -e "s|.1.gz|.1|g" \
[7f380f4]418 -i bin/distro-install-desktop-integration &amp;&amp;
[ed2cf3c]419
[5153eb9]420sed -e "/distro-install-file-lists/d" -i Makefile.in &amp;&amp;
[14ea7e8]421
[0c77b5ab]422./autogen.sh --prefix=$LO_PREFIX \
[14ea7e8]423 --sysconfdir=/etc \
[d8ddab5]424 --with-vendor=BLFS \
[201a54c]425 --with-lang='fr en-GB' \
[14ea7e8]426 --with-help \
[7f380f4]427 --with-myspell-dicts \
[cc9c627]428 --without-junit \
[7f380f4]429 --without-system-dicts \
[d8ddab5]430 --disable-dconf \
[14ea7e8]431 --disable-odk \
432 --enable-release-build=yes \
[5153eb9]433 --enable-python=system \
[6bbca81]434 --with-jdk-home=/opt/jdk \
[d8ddab5]435 --with-system-apr \
[541e056]436 --with-system-boost \
[d8ddab5]437 --with-system-clucene \
[14ea7e8]438 --with-system-curl \
[6bbca81]439 --with-system-epoxy \
[14ea7e8]440 --with-system-expat \
[4132210]441 --with-system-glm \
[3b9bfde]442 --with-system-gpgmepp \
[2a75b9b]443 --with-system-graphite \
[14ea7e8]444 --with-system-harfbuzz \
[f853c30e]445 --with-system-icu \
[14ea7e8]446 --with-system-jpeg \
447 --with-system-lcms2 \
[d8ddab5]448 --with-system-libatomic_ops \
[14ea7e8]449 --with-system-libpng \
450 --with-system-libxml \
451 --with-system-neon \
452 --with-system-nss \
453 --with-system-odbc \
454 --with-system-openldap \
[541e056]455 --with-system-openssl \
[bbd73d4]456 --with-system-poppler \
[d8ddab5]457 --with-system-postgresql \
[14ea7e8]458 --with-system-redland \
[d8ddab5]459 --with-system-serf \
[ff13fdc2]460 --with-system-zlib</userinput></screen>
[ceadeab]461
[d2d3fc5]462 <para>
[c20bced]463 The instructions below will only build the package without running
464 any unit tests. If you prefer to run the unit tests, replace
[34fbc15b]465 <command>make build-nocheck</command> with <command>make build</command>
466 or (as a regular user only) just <command>make</command>, but do not be
467 surprised if a unit test fails right at the end of the build and
468 breaks it.
[d2d3fc5]469 </para>
470
471 <para>
[33569f0f]472 Build the package:
[d2d3fc5]473 </para>
474
[0293de0]475<screen><userinput>make build-nocheck</userinput></screen>
[d2d3fc5]476
477 <para>
[c20bced]478 Now, as the <systemitem class="username">root</systemitem> user:
[d2d3fc5]479 </para>
480
[34fbc15b]481<screen role="root"><userinput>make distro-pack-install</userinput></screen>
[c20bced]482
[d83f555]483 <para>
[cbdad90b]484 If installed in <filename
485 class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>
[f853c30e]486 some additional steps are necessary. Issue the following commands as the
[64812ba3]487 <systemitem class="username">root</systemitem> user:
[d83f555]488 </para>
489
[cbdad90b]490<screen role="root"><userinput>if [ "$LO_PREFIX" != "/usr" ]; then
[89e6d61]491
[64812ba3]492 # This symlink is necessary for the desktop menu entries
[e43a76ca]493 ln -svf $LO_PREFIX/lib/libreoffice/program/soffice /usr/bin/libreoffice &amp;&amp;
[cbdad90b]494
[29dd48c]495 # Set up a generic location independent of version number
[8558044]496 ln -sfv libreoffice-&libreoffice-dlversion; /opt/libreoffice
[29dd48c]497
[64812ba3]498 # Icons
[20f09631]499 mkdir -vp /usr/share/pixmaps
[63e837a6]500 for i in $LO_PREFIX/share/icons/hicolor/32x32/apps/*; do
[64812ba3]501 ln -svf $i /usr/share/pixmaps
[defca61]502 done &amp;&amp;
[cbdad90b]503
[64812ba3]504 # Desktop menu entries
[e43a76ca]505 for i in $LO_PREFIX/lib/libreoffice/share/xdg/*; do
506 ln -svf $i /usr/share/applications/libreoffice-$(basename $i)
507 done &amp;&amp;
[64812ba3]508
509 # Man pages
510 for i in $LO_PREFIX/share/man/man1/*; do
[e43a76ca]511 ln -svf $i /usr/share/man/man1/
[5a3365b]512 done
513
[e43a76ca]514 unset i
[a76bd33]515fi</userinput></screen>
[64812ba3]516
[a76bd33]517 <para>
518 If you have installed <xref linkend="desktop-file-utils"/>, and you wish
519 to update the MIME database, issue, as the <systemitem class="username">
520 root</systemitem> user:
521 </para>
522
523<screen role="root"><userinput>update-desktop-database</userinput></screen>
[d83f555]524
[514797f]525 <para>
526 The suite and main modules can be started from the menu. From a terminal,
[964c190]527 the suite can be started with the <command>libreoffice</command> command
528 and the modules with the <command>libreoffice
[514797f]529 --<replaceable>&lt;module&gt;</replaceable></command> command,
530 respectively, where <replaceable>&lt;module&gt;</replaceable> is one of
[8558044]531 base, calc, draw, impress, math, web, or writer. Modules cannot be started
532 using their shell starting script names (see "Installed Programs", below),
[1b70960]533 if LO_PREFIX is other than <filename class='directory'>/usr</filename>,
[f853c30e]534 unless the <filename class='directory'>$LO_PREFIX/bin</filename> directory
535 is appended to the PATH.
[514797f]536 </para>
537
[c20bced]538 </sect2>
539
540 <sect2 role="commands">
541 <title>Command Explanations</title>
[4c796cf]542
[d2d3fc5]543 <para>
[89e6d61]544 <command>sed -e ...</command>: The first sed prevents compression of the
[0418c9fa]545 manual pages and the second one prevents the install from failing.
546 <!--and the third one allows the build to use poppler-0.86.1 and later.-->
[bbd73d4]547 <!-- FIXME update hardcoded poppler version in text when necessary -->
[0418c9fa]548 <!-- FIXME as far as I can tell, that sed is no longer present, so I
549 commented the description out here. -renodr -->
[ed2cf3c]550 </para>
551
[0418c9fa]552<!--
[4347e969]553 <para>
554 <command>sed -i "s/TRUE/true/" ...</command>: These three sed commands
555 fix breakage caused by <application>ICU-68.1</application> removing a
556 macro. The third sed is for a file within libreoffice, the first two
557 are for packages downloaded during the build and amend '.mk' files for
558 the external projects (the source tarballs are unpacked during the build).
559 </para>
[0418c9fa]560-->
[d2d3fc5]561 <para>
[ed2cf3c]562 <parameter>--with-vendor=BLFS</parameter>: This switch sets BLFS as
[be307b9]563 the vendor which is mentioned when you click "About" from the Help menu
564 on the toolbar.
[d2d3fc5]565 </para>
[4c796cf]566
[ed2cf3c]567 <para>
[201a54c]568 <parameter>--with-lang='fr en-GB'</parameter>: This switch sets
[ffc716b]569 what languages to support. To list several languages, separate them with
570 a space. For all languages, use
[9873d1ea]571 <parameter>--with-lang=ALL</parameter>. Note that the translations file
572 is not needed and won't be downloaded if using only en_US as a language.
[ed2cf3c]573 </para>
574
[7f380f4]575 <note>
576 <para>
[01c0bb8]577 For a list of the available languages, look in
578 <filename>solenv/inc/langlist.mk</filename>.
[7f380f4]579 </para>
580 </note>
[ffc716b]581
582 <para>
583 <parameter>--with-help</parameter>: Without this switch, the help files
584 are not built.
[d2d3fc5]585 </para>
586
[6bbca81]587 <para>
588 <parameter>--with-jdk-home=/opt/jdk</parameter>: This parameter will silence
589 a warning that the configure script attempted to find JAVA_HOME
590 automatically (even though that is passed in the environment). Omit this if
591 you disabled java.
592 </para>
593
[7f380f4]594 <para>
595 <parameter>--with-myspell-dicts</parameter>: This switch adds myspell
596 dictionaries to the <application>LibreOffice</application> installation
597 set.
598 </para>
[dba494f]599 <!-- Unrecognized as of 6.2.0.3
[d2d3fc5]600 <para>
[dba494f]601 <parameter>- -with-alloc=system</parameter>: This switch tells
[7313b4b]602 <application>LibreOffice</application> to use the system allocator
603 instead of its internal one.
[d2d3fc5]604 </para>
[dba494f]605 -->
[d8ddab5]606 <para>
[cc9c627]607 <parameter>--with-system-boost</parameter>: This switch enables using
608 system boost. From time to time, recent versions of boost break
609 the build of libreoffice. In this case, it is possible to use the
610 bundled copy of boost, by removing this flag.
[d8ddab5]611 </para>
612
613 <para>
614 <parameter>--disable-dconf</parameter>: This switch disables compiling
615 <application>LibreOffice</application> with the
616 <application>GNOME DConf</application> configuration system support.
617 </para>
[28370fe]618
[7f380f4]619 <para>
[b4bff899]620 <parameter>--without-junit</parameter>: This switch disables the tests
[c1e7218]621 for the deprecated HSQLDB driver which is written in Java.
622 <!-- If you wish
[b4bff899]623 to build this driver replace this switch with the set of switches
[c1e7218]624 described below after '- -without-java'.-->
[7f380f4]625 </para>
626
[d2d3fc5]627 <para>
[8558044]628 <parameter>--without-system-dicts</parameter>: This switch disables the
629 use of dictionaries from system paths so that the ones installed by this
[f853c30e]630 package are used.
[5b9edb4]631 </para>
632
[d2d3fc5]633 <para>
[92b7b3a]634 <parameter>--disable-odk</parameter>: This switch disables installing the
[c20bced]635 office development kit. Remove if you want to develop a
636 <application>LibreOffice</application> based application.
[d2d3fc5]637 </para>
638
[4469169]639 <para>
640 <parameter>--enable-release-build=yes</parameter>: This switch enables a
[7f380f4]641 Release Build. <application>LibreOffice</application> can be built as a
642 Release Build or as a Developer Build, because their default installation
643 paths and user profile paths are different. Developer Build displays the
644 words "Dev" and "Beta" in several places (e.g, menu and splash screen).
[4469169]645 </para>
[d2d3fc5]646
647 <para>
[c20bced]648 <parameter>--enable-python=system</parameter>: This switch tells
[e539ccf]649 <application>LibreOffice</application> to use the system installed
[bbd73d4]650 <application>Python 3</application> instead of
[7f380f4]651 the bundled one.
[d2d3fc5]652 </para>
653
654 <para>
[92b7b3a]655 <parameter>--with-system-*</parameter>: These switches prevent
[c20bced]656 <application>LibreOffice</application> from trying to compile its own
657 versions of these dependencies. If you've not installed some of the
658 dependencies, remove the corresponding switches.
[d2d3fc5]659 </para>
[8c853a1]660
[0293de0]661<!--
[488b738f]662 <para>
[c1b5118]663 <command>CPPFLAGS='-DU_USING_ICU_NAMESPACE=1' make ...</command>: <xref
[488b738f]664 linkend="icu"/> has removed an implicit namespace <quote>using</quote>
[c1b5118]665 from its headers files. Setting <envar>U_USING_ICU_NAMESPACE</envar> to
[488b738f]666 1 allows to restore the former behavior, which is required for building
667 <application>libreoffice</application>.
668 </para>
[0293de0]669-->
670 <para>
[964c190]671 <command>make distro-pack-install</command>: This does a normal
[0293de0]672 install, but if you add a DESTDIR environment variable it will also
673 install a lot of (text) gid_Module_* files in the DESTDIR, to help
674 distributions which want to break the package into parts.
675 </para>
[488b738f]676
[c20bced]677 <para>
[cc9c627]678 <option>--with-parallelism=&lt;count&gt;</option>: This switch
[ff13fdc2]679 tells <application>LibreOffice</application> to use &lt;count&gt; CPU
680 cores to compile in parallel. (Do not include literal angle brackets.)
[cc9c627]681 The default is to use all available cores on the system.
[c20bced]682 </para>
683
[87dfe6b]684 <para>
685 <option>--disable-cups</option>: Use this switch if you don't need
686 printing support.
687 </para>
688
[54666831]689 <para>
[7f380f4]690 <option>--disable-dbus</option>: Use this switch if you've not installed
691 D-Bus-1.8.0 or later. It also disables Bluetooth support and font install
692 via PackageKit.
[54666831]693 </para>
694
[1cbfd1a]695 <para>
[011ed8fa]696 <option>--disable-firebird-sdbc</option>: By default, the ability to
[1cbfd1a]697 connect to a <application>firebird</application> database is enabled.
[011ed8fa]698 Add this switch if you do not need that feature.
699 </para>
[1cbfd1a]700
[c20bced]701 <para>
[64812ba3]702 <option>--disable-gstreamer-1-0</option>: Use this switch if you have not
703 installed <xref linkend="gst10-plugins-base"/>.
[7f380f4]704 </para>
705
[bbd73d4]706<!-- only gtk3 is referenced in the configure script for 6.4.0.3
[ae93d7e]707 <para>
[bbd73d4]708 <option>\-\-disable-gtk3</option>: Use this switch if you have not installed
[5339d21]709 <application>GTK+-3</application>, or if you have installed it but wish
710 to use <application>GTK+-2</application> (the menu icons differ).
[bbd73d4]711 <!\-\- Note that a <application>GTK+-3</application> build still
712 requires <application>GTK+-2</application> to build the gtk-plugin.\-\->
713 </para>-->
[ae93d7e]714
[d8ddab5]715 <para>
716 <option>--disable-postgresql-sdbc</option>: This switch disables compiling
717 <application>LibreOffice</application> with the ability to connect to a
[63e837a6]718 <application>PostgreSQL</application> database. Use it if you have not
719 installed <application>PostgreSQL</application> and you do not want
720 <application>LibreOffice</application> to compile its bundled copy.
[d8ddab5]721 </para>
722
[443f05a]723 <para>
[08790cc]724 <option>--disable-skia</option>: Use <xref linkend="cairo"/> for rendering
[443f05a]725 instead of skia.
726 </para>
727
[bbd73d4]728 <para>
729 <option>--enable-gtk3-kde5</option>: This switch allows the Visual Class
730 Library, which is responsible for widgets, to be built with KF5 file
731 dialogs if GTK+-3, Qt5 and Plasma are all available.
732 </para>
733
[7c57f82]734 <para>
735 <option>--enable-lto</option>: This switch will enable Link Time
736 Optimization, which results in slightly smaller libraries (about 40 MB).
737 This is said to make <application>LibreOffice</application> programs
738 load faster (and possibly run faster, e.g. when recalculating a
739 spreadsheet). On an 8-core machine with 16GB of memory, the difference
740 in compile times was minimal, but an extra 2GB was used for the work
741 files. On machines with fewer processors or a lack of memory, the compile
742 might be much slower.
743 </para>
744
[cc9c627]745 <para>
[0293de0]746 <option>--without-java</option>: This switch disables
[cc9c627]747 <application>Java</application> support in
[b4bff899]748 <application>LibreOffice</application>. Java is needed for the
749 deprecated HSQLDB driver, which allows reading databases created by
750 other programs or in earlier versions of libreoffice
[0293de0]751 <application>base</application>.
752 </para>
[9be2df0]753
[f0506d09]754 <para>
755 <option>--without-fonts</option>: <application>LibreOffice</application>
756 includes a number of third-party TrueType fonts. If you have already
757 installed some or all of the same fonts, you may prefer to use the system
758 versions.
759 </para>
760
[be307b9]761 <para>
[dba494f]762 <!-- Brings in - -enable-qt5 as well. -->
[1b70960]763 <option>--enable-kf5</option>: Builds with KDE/Plasma integration. If
[0293de0]764 <xref linkend="qt5"/> and/or <xref linkend="kf5-frameworks"/> are not
765 installed in <filename class="directory">/usr</filename>, the include
766 and library directories must be specified in <envar>QT5INC</envar>,
767 <envar>QT5LIB</envar>, <envar>KF5INC</envar>, and <envar>KF5LIB</envar>,
768 respectively.
[be307b9]769 </para>
[8558044]770
[c1e7218]771 <para>
[dba494f]772 <option>--enable-evolution2</option>: Enables support for Evolution
773 address books through Evolution Data Server. Note that Evolution Data
774 Server must be installed for this feature to function.
775 </para>
[be307b9]776
[1b70960]777 <!--
[c2af02b]778 <para>
[b6b8e1e]779 Currently broken by ICU68 (TRUE and FALSE need to be true and false) on
780 libe-book and perhaps elsewhere - commented explanation retained. ken
[1b70960]781 <option>- -with-system-icu</option>: This command would use the system
[c2af02b]782 version of <xref linkend="icu"/> which is normally considered to be a good
783 thing to do. However, one of the very minor packages pulled in by
784 <application>LibreOffice</application>, libfreehand-0.1.2, does not compile
785 with ICU-65.1 because of a missing semi-colon at the end of one line in one
786 of its files. Do not use this option unless you have separately installed a
787 patched or newer version of
788 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand">libfreehand</ulink>.
789 </para>
[1b70960]790 -->
[c2af02b]791
[d2d3fc5]792 </sect2>
793
794 <sect2 role="content">
795 <title>Contents</title>
796
797 <segmentedlist>
798 <segtitle>Installed Programs</segtitle>
[c3c56b2]799 <segtitle>Installed Libraries</segtitle>
[8c853a1]800 <segtitle>Installed Directory</segtitle>
[d2d3fc5]801
802 <seglistitem>
[4c796cf]803 <seg>
[c20bced]804 libreoffice, lobase, localc, lodraw, loffice, lofromtemplate,
[4469169]805 loimpress, lomath, loweb, lowriter, soffice and unopkg;
806 several programs under
[0c77b5ab]807 $LO_PREFIX/lib/libreoffice/program
[8c853a1]808 </seg>
[c3c56b2]809 <seg>
[4469169]810 several libraries under
[ff7ea587]811 $LO_PREFIX/lib/libreoffice/program
[c3c56b2]812 </seg>
[d2d3fc5]813 <seg>
[c1e7218]814 $LO_PREFIX/lib/libreoffice
[d2d3fc5]815 </seg>
816 </seglistitem>
817 </segmentedlist>
818
819 <variablelist>
820 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
821 <?dbfo list-presentation="list"?>
822 <?dbhtml list-presentation="table"?>
823
[514797f]824 <varlistentry id="libreoffice-suite">
825 <term><command>libreoffice (or soffice)</command></term>
826 <listitem>
827 <para>
828 is the main libreofice suite (symlink to
[4c24eb0a]829 $LO_PREFIX/lib/libreoffice/program/soffice)
[514797f]830 </para>
831 <indexterm zone="libreoffice libreoffice-suite">
832 <primary sortas="b-libreoffice-suite">libreoffice-suite</primary>
833 </indexterm>
834 </listitem>
835 </varlistentry>
836
[c20bced]837 <varlistentry id="lobase">
838 <term><command>lobase</command></term>
[d2d3fc5]839 <listitem>
840 <para>
[4c24eb0a]841 is the database manager module shell starting script
[d2d3fc5]842 </para>
[c20bced]843 <indexterm zone="libreoffice lobase">
844 <primary sortas="b-lobase">lobase</primary>
[d2d3fc5]845 </indexterm>
846 </listitem>
847 </varlistentry>
848
[c20bced]849 <varlistentry id="localc">
850 <term><command>localc</command></term>
[d2d3fc5]851 <listitem>
852 <para>
[4c24eb0a]853 is the spreadsheet module shell starting script
[d2d3fc5]854 </para>
[c20bced]855 <indexterm zone="libreoffice localc">
856 <primary sortas="b-localc">localc</primary>
[d2d3fc5]857 </indexterm>
858 </listitem>
859 </varlistentry>
860
[c20bced]861 <varlistentry id="lodraw">
862 <term><command>lodraw</command></term>
[d2d3fc5]863 <listitem>
864 <para>
[514797f]865 is the vector graphics editor and diagramming tool module shell
[4c24eb0a]866 starting script
[d2d3fc5]867 </para>
[c20bced]868 <indexterm zone="libreoffice lodraw">
869 <primary sortas="b-lodraw">lodraw</primary>
[d2d3fc5]870 </indexterm>
871 </listitem>
872 </varlistentry>
873
[c20bced]874 <varlistentry id="loimpress">
875 <term><command>loimpress</command></term>
[d2d3fc5]876 <listitem>
877 <para>
[514797f]878 is the (PowerPoint) presentations editor and displayer
[4c24eb0a]879 module shell starting script
[d2d3fc5]880 </para>
[c20bced]881 <indexterm zone="libreoffice loimpress">
882 <primary sortas="b-loimpress">loimpress</primary>
[d2d3fc5]883 </indexterm>
884 </listitem>
885 </varlistentry>
886
[c20bced]887 <varlistentry id="lomath">
888 <term><command>lomath</command></term>
[d2d3fc5]889 <listitem>
890 <para>
[4c24eb0a]891 is the mathematical formula editor module shell starting script
[d2d3fc5]892 </para>
[c20bced]893 <indexterm zone="libreoffice lomath">
894 <primary sortas="b-lomath">lomath</primary>
[d2d3fc5]895 </indexterm>
896 </listitem>
897 </varlistentry>
898
[006bd37]899 <varlistentry id="loweb">
900 <term><command>loweb</command></term>
901 <listitem>
902 <para>
[4c24eb0a]903 is the HTML editor module shell starting script
[006bd37]904 </para>
905 <indexterm zone="libreoffice loweb">
906 <primary sortas="b-loweb">loweb</primary>
907 </indexterm>
908 </listitem>
909 </varlistentry>
910
[c20bced]911 <varlistentry id="lowriter">
912 <term><command>lowriter</command></term>
[2511f83]913 <listitem>
914 <para>
[4c24eb0a]915 is the word processor module shell starting script
[2511f83]916 </para>
[c20bced]917 <indexterm zone="libreoffice lowriter">
918 <primary sortas="b-lowriter">lowriter</primary>
[2511f83]919 </indexterm>
920 </listitem>
921 </varlistentry>
922
[8d5cd1bb]923 <varlistentry id="unopkg">
924 <term><command>unopkg</command></term>
925 <listitem>
926 <para>
[fa29663]927 is a tool to manage <application>LibreOffice</application>
[4c24eb0a]928 extensions from the command line
[8d5cd1bb]929 </para>
930 <indexterm zone="libreoffice unopkg">
931 <primary sortas="b-unopkg">unopkg</primary>
932 </indexterm>
933 </listitem>
934 </varlistentry>
935
[d2d3fc5]936 </variablelist>
[8c853a1]937
[d2d3fc5]938 </sect2>
[8c853a1]939
[d2d3fc5]940</sect1>
Note: See TracBrowser for help on using the repository browser.