source: xsoft/office/libreoffice.xml@ 7a1065c

10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 7a1065c was 4347e969, checked in by Ken Moffat <ken@…>, 3 years ago

libreoffice - document the seds allowing it to build with ICU68.

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

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