source: xsoft/office/libreoffice.xml@ 5b9b502

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.4 9.0 9.1 bdubbs/svn elogind gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 5b9b502 was 10cbf37, checked in by Ken Moffat <ken@…>, 6 years ago

Fix build breakage with poppler-0.70.0 and 0.71.0.

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

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