source: xsoft/office/libreoffice.xml@ dd4c317

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 9.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 dd4c317 was dd4c317, checked in by Ken Moffat <ken@…>, 4 years ago

Forgot to add '&&' to the new seds.

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

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