source: xsoft/office/libreoffice.xml@ 2345f5d

12.2 lazarus trunk xry111/for-12.3 xry111/spidermonkey128
Last change on this file since 2345f5d was 9b5f4a7, checked in by Xi Ruoyao <xry111@…>, 2 months ago

libreoffice: Drop dbus-glib dependency

The upstream has dropped it since 6.2.0 (in 2018).

Link: https://bugs.documentfoundation.org/show_bug.cgi?id=112343

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