source: xsoft/office/libreoffice.xml@ 01701da9

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 01701da9 was 01701da9, checked in by Bruce Dubbs <bdubbs@…>, 3 years ago

Sync ftp.gnome.org to am entity

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

  • Property mode set to 100644
File size: 34.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">
[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"/>,
[b6b8e1e]226 <xref linkend="icu"/> (build is currently broken),
[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
[d2d3fc5]532 <para>
[ed2cf3c]533 <parameter>--with-vendor=BLFS</parameter>: This switch sets BLFS as
[be307b9]534 the vendor which is mentioned when you click "About" from the Help menu
535 on the toolbar.
[d2d3fc5]536 </para>
[4c796cf]537
[ed2cf3c]538 <para>
[201a54c]539 <parameter>--with-lang='fr en-GB'</parameter>: This switch sets
[ffc716b]540 what languages to support. To list several languages, separate them with
541 a space. For all languages, use
[9873d1ea]542 <parameter>--with-lang=ALL</parameter>. Note that the translations file
543 is not needed and won't be downloaded if using only en_US as a language.
[ed2cf3c]544 </para>
545
[7f380f4]546 <note>
547 <para>
[01c0bb8]548 For a list of the available languages, look in
549 <filename>solenv/inc/langlist.mk</filename>.
[7f380f4]550 </para>
551 </note>
[ffc716b]552
553 <para>
554 <parameter>--with-help</parameter>: Without this switch, the help files
555 are not built.
[d2d3fc5]556 </para>
557
[6bbca81]558 <para>
559 <parameter>--with-jdk-home=/opt/jdk</parameter>: This parameter will silence
560 a warning that the configure script attempted to find JAVA_HOME
561 automatically (even though that is passed in the environment). Omit this if
562 you disabled java.
563 </para>
564
[7f380f4]565 <para>
566 <parameter>--with-myspell-dicts</parameter>: This switch adds myspell
567 dictionaries to the <application>LibreOffice</application> installation
568 set.
569 </para>
[dba494f]570 <!-- Unrecognized as of 6.2.0.3
[d2d3fc5]571 <para>
[dba494f]572 <parameter>- -with-alloc=system</parameter>: This switch tells
[7313b4b]573 <application>LibreOffice</application> to use the system allocator
574 instead of its internal one.
[d2d3fc5]575 </para>
[dba494f]576 -->
[d8ddab5]577 <para>
[cc9c627]578 <parameter>--with-system-boost</parameter>: This switch enables using
579 system boost. From time to time, recent versions of boost break
580 the build of libreoffice. In this case, it is possible to use the
581 bundled copy of boost, by removing this flag.
[d8ddab5]582 </para>
583
584 <para>
585 <parameter>--disable-dconf</parameter>: This switch disables compiling
586 <application>LibreOffice</application> with the
587 <application>GNOME DConf</application> configuration system support.
588 </para>
[28370fe]589
[7f380f4]590 <para>
[b4bff899]591 <parameter>--without-junit</parameter>: This switch disables the tests
[c1e7218]592 for the deprecated HSQLDB driver which is written in Java.
593 <!-- If you wish
[b4bff899]594 to build this driver replace this switch with the set of switches
[c1e7218]595 described below after '- -without-java'.-->
[7f380f4]596 </para>
597
[d2d3fc5]598 <para>
[f853c30e]599 <parameter>--without-system-dicts</parameter>: This switch disables the
600 use of dictionaries from system paths so that the ones installed by this
601 package are used.
[5b9edb4]602 </para>
603
[d2d3fc5]604 <para>
[92b7b3a]605 <parameter>--disable-odk</parameter>: This switch disables installing the
[c20bced]606 office development kit. Remove if you want to develop a
607 <application>LibreOffice</application> based application.
[d2d3fc5]608 </para>
609
[4469169]610 <para>
611 <parameter>--enable-release-build=yes</parameter>: This switch enables a
[7f380f4]612 Release Build. <application>LibreOffice</application> can be built as a
613 Release Build or as a Developer Build, because their default installation
614 paths and user profile paths are different. Developer Build displays the
615 words "Dev" and "Beta" in several places (e.g, menu and splash screen).
[4469169]616 </para>
[d2d3fc5]617
618 <para>
[c20bced]619 <parameter>--enable-python=system</parameter>: This switch tells
[e539ccf]620 <application>LibreOffice</application> to use the system installed
[bbd73d4]621 <application>Python 3</application> instead of
[7f380f4]622 the bundled one.
[d2d3fc5]623 </para>
624
625 <para>
[92b7b3a]626 <parameter>--with-system-*</parameter>: These switches prevent
[c20bced]627 <application>LibreOffice</application> from trying to compile its own
628 versions of these dependencies. If you've not installed some of the
629 dependencies, remove the corresponding switches.
[d2d3fc5]630 </para>
[8c853a1]631
[0293de0]632<!--
[488b738f]633 <para>
[c1b5118]634 <command>CPPFLAGS='-DU_USING_ICU_NAMESPACE=1' make ...</command>: <xref
[488b738f]635 linkend="icu"/> has removed an implicit namespace <quote>using</quote>
[c1b5118]636 from its headers files. Setting <envar>U_USING_ICU_NAMESPACE</envar> to
[488b738f]637 1 allows to restore the former behavior, which is required for building
638 <application>libreoffice</application>.
639 </para>
[0293de0]640-->
641 <para>
642 <command>make distro-pack-install</command>: this does a normal
643 install, but if you add a DESTDIR environment variable it will also
644 install a lot of (text) gid_Module_* files in the DESTDIR, to help
645 distributions which want to break the package into parts.
646 </para>
[488b738f]647
[c20bced]648 <para>
[cc9c627]649 <option>--with-parallelism=&lt;count&gt;</option>: This switch
[ff13fdc2]650 tells <application>LibreOffice</application> to use &lt;count&gt; CPU
651 cores to compile in parallel. (Do not include literal angle brackets.)
[cc9c627]652 The default is to use all available cores on the system.
[c20bced]653 </para>
654
[87dfe6b]655 <para>
656 <option>--disable-cups</option>: Use this switch if you don't need
657 printing support.
658 </para>
659
[54666831]660 <para>
[7f380f4]661 <option>--disable-dbus</option>: Use this switch if you've not installed
662 D-Bus-1.8.0 or later. It also disables Bluetooth support and font install
663 via PackageKit.
[54666831]664 </para>
665
[1cbfd1a]666 <para>
[011ed8fa]667 <option>--disable-firebird-sdbc</option>: By default, the ability to
[1cbfd1a]668 connect to a <application>firebird</application> database is enabled.
[011ed8fa]669 Add this switch if you do not need that feature.
670 </para>
[1cbfd1a]671
[c20bced]672 <para>
[64812ba3]673 <option>--disable-gstreamer-1-0</option>: Use this switch if you have not
674 installed <xref linkend="gst10-plugins-base"/>.
[7f380f4]675 </para>
676
[bbd73d4]677<!-- only gtk3 is referenced in the configure script for 6.4.0.3
[ae93d7e]678 <para>
[bbd73d4]679 <option>\-\-disable-gtk3</option>: Use this switch if you have not installed
[5339d21]680 <application>GTK+-3</application>, or if you have installed it but wish
681 to use <application>GTK+-2</application> (the menu icons differ).
[bbd73d4]682 <!\-\- Note that a <application>GTK+-3</application> build still
683 requires <application>GTK+-2</application> to build the gtk-plugin.\-\->
684 </para>-->
[ae93d7e]685
[d8ddab5]686 <para>
687 <option>--disable-postgresql-sdbc</option>: This switch disables compiling
688 <application>LibreOffice</application> with the ability to connect to a
[63e837a6]689 <application>PostgreSQL</application> database. Use it if you have not
690 installed <application>PostgreSQL</application> and you do not want
691 <application>LibreOffice</application> to compile its bundled copy.
[d8ddab5]692 </para>
693
[443f05a]694 <para>
[08790cc]695 <option>--disable-skia</option>: Use <xref linkend="cairo"/> for rendering
[443f05a]696 instead of skia.
697 </para>
698
[bbd73d4]699 <para>
700 <option>--enable-gtk3-kde5</option>: This switch allows the Visual Class
701 Library, which is responsible for widgets, to be built with KF5 file
702 dialogs if GTK+-3, Qt5 and Plasma are all available.
703 </para>
704
[7c57f82]705 <para>
706 <option>--enable-lto</option>: This switch will enable Link Time
707 Optimization, which results in slightly smaller libraries (about 40 MB).
708 This is said to make <application>LibreOffice</application> programs
709 load faster (and possibly run faster, e.g. when recalculating a
710 spreadsheet). On an 8-core machine with 16GB of memory, the difference
711 in compile times was minimal, but an extra 2GB was used for the work
712 files. On machines with fewer processors or a lack of memory, the compile
713 might be much slower.
714 </para>
715
[cc9c627]716 <para>
[0293de0]717 <option>--without-java</option>: This switch disables
[cc9c627]718 <application>Java</application> support in
[b4bff899]719 <application>LibreOffice</application>. Java is needed for the
720 deprecated HSQLDB driver, which allows reading databases created by
721 other programs or in earlier versions of libreoffice
[0293de0]722 <application>base</application>.
723 </para>
[c1e7218]724 <!-- junit is not included anymore in ant, and neither hamcrest. Since
725 the hsqldb backend is deprecated anyway, forget this:
[0293de0]726 <para>
[c1e7218]727 <option>- -with-junit=/opt/ant/lib/junit-4.12.jar</option> and
728 <option>- -with-hamcrest=/opt/ant/lib/hamcrest-core-1.3.jar</option>:
[0293de0]729 Those options are needed if you want to run the tests.
[cc9c627]730 </para>
[c1e7218]731 -->
[f0506d09]732 <para>
733 <option>--without-fonts</option>: <application>LibreOffice</application>
734 includes a number of third-party TrueType fonts. If you have already
735 installed some or all of the same fonts, you may prefer to use the system
736 versions.
737 </para>
738
[be307b9]739 <para>
[dba494f]740 <!-- Brings in - -enable-qt5 as well. -->
[1b70960]741 <option>--enable-kf5</option>: Builds with KDE/Plasma integration. If
[0293de0]742 <xref linkend="qt5"/> and/or <xref linkend="kf5-frameworks"/> are not
743 installed in <filename class="directory">/usr</filename>, the include
744 and library directories must be specified in <envar>QT5INC</envar>,
745 <envar>QT5LIB</envar>, <envar>KF5INC</envar>, and <envar>KF5LIB</envar>,
746 respectively.
[be307b9]747 </para>
[dba494f]748
[c1e7218]749 <para>
[dba494f]750 <option>--enable-evolution2</option>: Enables support for Evolution
751 address books through Evolution Data Server. Note that Evolution Data
752 Server must be installed for this feature to function.
753 </para>
[be307b9]754
[1b70960]755 <!--
[c2af02b]756 <para>
[b6b8e1e]757 Currently broken by ICU68 (TRUE and FALSE need to be true and false) on
758 libe-book and perhaps elsewhere - commented explanation retained. ken
[1b70960]759 <option>- -with-system-icu</option>: This command would use the system
[c2af02b]760 version of <xref linkend="icu"/> which is normally considered to be a good
761 thing to do. However, one of the very minor packages pulled in by
762 <application>LibreOffice</application>, libfreehand-0.1.2, does not compile
763 with ICU-65.1 because of a missing semi-colon at the end of one line in one
764 of its files. Do not use this option unless you have separately installed a
765 patched or newer version of
766 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand">libfreehand</ulink>.
767 </para>
[1b70960]768 -->
[c2af02b]769
[d2d3fc5]770 </sect2>
771
772 <sect2 role="content">
773 <title>Contents</title>
774
775 <segmentedlist>
776 <segtitle>Installed Programs</segtitle>
[c3c56b2]777 <segtitle>Installed Libraries</segtitle>
[8c853a1]778 <segtitle>Installed Directory</segtitle>
[d2d3fc5]779
780 <seglistitem>
[4c796cf]781 <seg>
[c20bced]782 libreoffice, lobase, localc, lodraw, loffice, lofromtemplate,
[4469169]783 loimpress, lomath, loweb, lowriter, soffice and unopkg;
784 several programs under
[0c77b5ab]785 $LO_PREFIX/lib/libreoffice/program
[8c853a1]786 </seg>
[c3c56b2]787 <seg>
[4469169]788 several libraries under
[ff7ea587]789 $LO_PREFIX/lib/libreoffice/program
[c3c56b2]790 </seg>
[d2d3fc5]791 <seg>
[c1e7218]792 $LO_PREFIX/lib/libreoffice
[d2d3fc5]793 </seg>
794 </seglistitem>
795 </segmentedlist>
796
797 <variablelist>
798 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
799 <?dbfo list-presentation="list"?>
800 <?dbhtml list-presentation="table"?>
801
[514797f]802 <varlistentry id="libreoffice-suite">
803 <term><command>libreoffice (or soffice)</command></term>
804 <listitem>
805 <para>
806 is the main libreofice suite (symlink to
807 $LO_PREFIX/lib/libreoffice/program/soffice).
808 </para>
809 <indexterm zone="libreoffice libreoffice-suite">
810 <primary sortas="b-libreoffice-suite">libreoffice-suite</primary>
811 </indexterm>
812 </listitem>
813 </varlistentry>
814
[c20bced]815 <varlistentry id="lobase">
816 <term><command>lobase</command></term>
[d2d3fc5]817 <listitem>
818 <para>
[514797f]819 is the database manager module shell starting script.
[d2d3fc5]820 </para>
[c20bced]821 <indexterm zone="libreoffice lobase">
822 <primary sortas="b-lobase">lobase</primary>
[d2d3fc5]823 </indexterm>
824 </listitem>
825 </varlistentry>
826
[c20bced]827 <varlistentry id="localc">
828 <term><command>localc</command></term>
[d2d3fc5]829 <listitem>
830 <para>
[514797f]831 is the spreadsheet module shell starting script.
[d2d3fc5]832 </para>
[c20bced]833 <indexterm zone="libreoffice localc">
834 <primary sortas="b-localc">localc</primary>
[d2d3fc5]835 </indexterm>
836 </listitem>
837 </varlistentry>
838
[c20bced]839 <varlistentry id="lodraw">
840 <term><command>lodraw</command></term>
[d2d3fc5]841 <listitem>
842 <para>
[514797f]843 is the vector graphics editor and diagramming tool module shell
844 starting script.
[d2d3fc5]845 </para>
[c20bced]846 <indexterm zone="libreoffice lodraw">
847 <primary sortas="b-lodraw">lodraw</primary>
[d2d3fc5]848 </indexterm>
849 </listitem>
850 </varlistentry>
851
[c20bced]852 <varlistentry id="loimpress">
853 <term><command>loimpress</command></term>
[d2d3fc5]854 <listitem>
855 <para>
[514797f]856 is the (PowerPoint) presentations editor and displayer
857 module shell starting script.
[d2d3fc5]858 </para>
[c20bced]859 <indexterm zone="libreoffice loimpress">
860 <primary sortas="b-loimpress">loimpress</primary>
[d2d3fc5]861 </indexterm>
862 </listitem>
863 </varlistentry>
864
[c20bced]865 <varlistentry id="lomath">
866 <term><command>lomath</command></term>
[d2d3fc5]867 <listitem>
868 <para>
[514797f]869 is the mathematical formula editor module shell starting script.
[d2d3fc5]870 </para>
[c20bced]871 <indexterm zone="libreoffice lomath">
872 <primary sortas="b-lomath">lomath</primary>
[d2d3fc5]873 </indexterm>
874 </listitem>
875 </varlistentry>
876
[006bd37]877 <varlistentry id="loweb">
878 <term><command>loweb</command></term>
879 <listitem>
880 <para>
881 is the HTML editor module shell starting script.
882 </para>
883 <indexterm zone="libreoffice loweb">
884 <primary sortas="b-loweb">loweb</primary>
885 </indexterm>
886 </listitem>
887 </varlistentry>
888
[c20bced]889 <varlistentry id="lowriter">
890 <term><command>lowriter</command></term>
[2511f83]891 <listitem>
892 <para>
[514797f]893 is the word processor module shell starting script.
[2511f83]894 </para>
[c20bced]895 <indexterm zone="libreoffice lowriter">
896 <primary sortas="b-lowriter">lowriter</primary>
[2511f83]897 </indexterm>
898 </listitem>
899 </varlistentry>
900
[8d5cd1bb]901 <varlistentry id="unopkg">
902 <term><command>unopkg</command></term>
903 <listitem>
904 <para>
[fa29663]905 is a tool to manage <application>LibreOffice</application>
[63e837a6]906 extensions from the command line.
[8d5cd1bb]907 </para>
908 <indexterm zone="libreoffice unopkg">
909 <primary sortas="b-unopkg">unopkg</primary>
910 </indexterm>
911 </listitem>
912 </varlistentry>
913
[d2d3fc5]914 </variablelist>
[8c853a1]915
[d2d3fc5]916 </sect2>
[8c853a1]917
[d2d3fc5]918</sect1>
Note: See TracBrowser for help on using the repository browser.