source: xsoft/office/libreoffice.xml@ 6e287f7

trunk
Last change on this file since 6e287f7 was 6e287f7, checked in by Douglas R. Reno <renodr@…>, 4 weeks ago

Update to libreoffice-24.2.4.2 (Security Update)

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