source: xsoft/office/libreoffice.xml@ c8ff600

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since c8ff600 was c8ff600, checked in by Krejzi <krejzi@…>, 11 years ago

libreoffice 4.1.0

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

  • Property mode set to 100644
File size: 19.3 KB
Line 
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
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">
10 <!ENTITY libreoffice-core-md5sum "5311656e1b54eadd4b93f948dfd5e68e">
11 <!ENTITY libreoffice-core-size "117 MB">
12
13 <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
14 <!ENTITY libreoffice-dict-md5sum "2bbe7adab2b9bc0042c72ba60c30acc4">
15 <!ENTITY libreoffice-dict-size "35 MB">
16
17 <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
18 <!ENTITY libreoffice-help-md5sum "e2cd3b63e3050771a1330fc98e41a701">
19 <!ENTITY libreoffice-help-size "1.8 MB">
20
21 <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
22 <!ENTITY libreoffice-translations-md5sum "1f4438828cbcf83c257742482dade3ef">
23 <!ENTITY libreoffice-translations-size "123 MB">
24
25 <!ENTITY libreoffice-buildsize "6.1 GB (415 MB installed)">
26 <!ENTITY libreoffice-time "80 SBU">
27]>
28
29<sect1 id="libreoffice" xreflabel="LibreOffice-&libreoffice-version;">
30 <?dbhtml filename="libreoffice.html"?>
31
32 <sect1info>
33 <othername>$LastChangedBy$</othername>
34 <date>$Date$</date>
35 </sect1info>
36
37 <title>LibreOffice-&libreoffice-version;</title>
38
39 <indexterm zone="libreoffice">
40 <primary sortas="a-LibreOffice">LibreOffice</primary>
41 </indexterm>
42
43 <sect2 role="package">
44 <title>Introduction to LibreOffice</title>
45
46 <para>
47 <application>LibreOffice</application> is a full-featured office suite.
48 It is largely compatible with <application>Microsoft Office</application>
49 and is descended from <application>OpenOffice.org</application>.
50 </para>
51
52 &lfs73_checked;
53
54 <bridgehead renderas="sect3">Package Information</bridgehead>
55 <itemizedlist spacing="compact">
56 <listitem>
57 <para>
58 Core Download: <ulink url="&libreoffice-core-download-http;"/>
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Core Download MD5 sum: &libreoffice-core-md5sum;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Core Download size: &libreoffice-core-size;
69 </para>
70 </listitem>
71 <listitem>
72 <para>
73 Estimated disk space required: &libreoffice-buildsize;
74 </para>
75 </listitem>
76 <listitem>
77 <para>
78 Estimated build time: &libreoffice-time;
79 </para>
80 </listitem>
81 </itemizedlist>
82
83 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
84 <itemizedlist spacing="compact">
85 <listitem>
86 <para>
87 Dictionaries: <ulink url="&libreoffice-dict-download-http;"/>
88 </para>
89 </listitem>
90 <listitem>
91 <para>
92 Dictionaries MD5 sum: &libreoffice-dict-md5sum;
93 </para>
94 </listitem>
95 <listitem>
96 <para>
97 Dictionaries size: &libreoffice-dict-size;
98 </para>
99 </listitem>
100 <listitem>
101 <para>
102 Help Files: <ulink url="&libreoffice-help-download-http;"/>
103 </para>
104 </listitem>
105 <listitem>
106 <para>
107 Help Files MD5 sum: &libreoffice-help-md5sum;
108 </para>
109 </listitem>
110 <listitem>
111 <para>
112 Help Files size: &libreoffice-help-size;
113 </para>
114 </listitem>
115 <listitem>
116 <para>
117 Translations: <ulink url="&libreoffice-translations-download-http;"/>
118 </para>
119 </listitem>
120 <listitem>
121 <para>
122 Translations MD5 sum: &libreoffice-translations-md5sum;
123 </para>
124 </listitem>
125 <listitem>
126 <para>
127 Translations size: &libreoffice-translations-size;
128 </para>
129 </listitem>
130 </itemizedlist>
131
132 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
133 <itemizedlist spacing="compact">
134 <listitem>
135 <para>
136 Required patch:
137 <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-system_poppler-1.patch"/>
138 </para>
139 </listitem>
140 </itemizedlist>
141
142 <bridgehead renderas="sect3">LibreOffice Dependencies</bridgehead>
143
144 <bridgehead renderas="sect4">Required</bridgehead>
145 <para role="required">
146 <xref linkend="gperf"/>,
147 <xref linkend="gtk2"/>,
148 <application>Perl Modules</application>
149 <xref linkend="perl-archive-zip"/> and
150 <xref linkend="perl-xml-parser"/>,
151 <xref linkend="unzip"/>,
152 <xref linkend="wget"/>,
153 <xref linkend="which"/> and
154 <xref linkend="zip"/>
155 </para>
156
157 <bridgehead renderas="sect4">Recommended</bridgehead>
158 <note>
159 <para>
160 Most of these packages are recommended because if they're not installed,
161 the build process will compile and install its own (often older)
162 version.
163 </para>
164 </note>
165
166 <para role="recommended">
167 <xref linkend="boost"/>,
168 <xref linkend="cups"/>,
169 <xref linkend="curl"/>,
170 <xref linkend="dbus"/>,
171 <xref linkend="expat"/>,
172 <xref linkend="gst-plugins-base"/> or
173 <xref linkend="gst10-plugins-base"/>,
174 <xref linkend="icu"/>,
175 <xref linkend="lcms2"/>,
176 <xref linkend="librsvg"/>,
177 <xref linkend="libxml2"/> and
178 <xref linkend="libxslt"/>,
179 <xref linkend="mesalib"/>,
180 <xref linkend="neon"/>,
181 <xref linkend="nss"/>,
182 <xref linkend="openldap"/> (client only),
183 <xref linkend="openssl"/>,
184 <xref linkend="poppler"/>,
185 <xref linkend="python3"/> (used to build the translations),
186 <xref linkend="redland"/> and
187 <xref linkend="unixodbc"/>
188 </para>
189
190 <bridgehead renderas="sect4">Optional</bridgehead>
191 <para role="optional">
192 <xref linkend="bluez"/>,
193 <ulink url="http://sourceforge.net/projects/cppunit/">Cppunit</ulink>,
194 <ulink url="http://sourceforge.net/projects/silgraphite/">Graphite2</ulink>,
195 <xref linkend="gtk3"/>,
196 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
197 <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
198 <xref linkend="kdelibs"/>,
199 <ulink url="http://sourceforge.net/projects/libwpd/">libwpd</ulink>,
200 <ulink url="http://sourceforge.net/projects/libwpg/">libwpg</ulink>,
201 <ulink url="http://sourceforge.net/projects/libwps/">libwps</ulink>,
202 <xref linkend="mysql"/>,
203 <ulink url="http://sourceforge.net/projects/hunspell/files/MyThes/">MyThes</ulink>,
204 <xref linkend="postgresql"/>,
205 <xref linkend="sane"/> and
206 <ulink url="&gnome-download-http;/zenity/">Zenity</ulink>
207 </para>
208
209 <para condition="html" role="usernotes">
210 User Notes: <ulink url="&blfs-wiki;/libreoffice"/>
211 </para>
212 </sect2>
213
214 <sect2 role="installation">
215 <title>Installation of LibreOffice</title>
216
217 <warning>
218 <para>
219 Untaring the libreoffice-&libreoffice-dlversion; tarball as
220 <systemitem class="username">root</systemitem> has the curious effect of
221 changing the ownership of the <emphasis>parent</emphasis> directory
222 to a user with numerical id 11012 and with the permissions set to allow
223 read, write and execute for that user only! If you untared as
224 <systemitem class="username">root</systemitem> in your home folder you
225 could end up unable to log in again. If you untared it in
226 <filename class="directory">/usr</filename> you would find your user
227 account unable to access any file in
228 <filename class="directory">/usr</filename>.
229 </para>
230
231 <para>
232 You can avoid this unpleasantness by
233 <emphasis>not</emphasis> untaring it as
234 <systemitem class="username">root</systemitem>. If you must untar it as
235 <systemitem class="username">root</systemitem> pass the option
236 <option>--no-overwrite-dir</option> to tar. This is the default when you
237 untar as a user but has to be passed as an option when untaring as
238 <systemitem class="username">root</systemitem>:
239 </para>
240 </warning>
241
242<screen role="root"><userinput>tar -xf libreoffice-&libreoffice-dlversion;.tar.xz --no-overwrite-dir &amp;&amp;
243cd libreoffice-&libreoffice-dlversion;</userinput></screen>
244
245 <para>
246 Unpack the dictionaries and help files and create symlinks to tarballs from the source
247 directory so they won't get downloaded again:
248 </para>
249
250<screen><userinput>install -dm755 src &amp;&amp;
251
252tar -xf ../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz --no-overwrite-dir --strip-components=1 &amp;&amp;
253tar -xf ../libreoffice-help-&libreoffice-dlversion;.tar.xz --no-overwrite-dir --strip-components=1 &amp;&amp;
254
255ln -sv ../../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz src/ &amp;&amp;
256ln -sv ../../libreoffice-help-&libreoffice-dlversion;.tar.xz src/</userinput></screen>
257
258 <para>
259 If you have downloaded the translations tarball, unpack it:
260 </para>
261
262<screen><userinput>tar -xf ../libreoffice-translations-&libreoffice-dlversion;.tar.xz --no-overwrite-dir --strip-components=1 &amp;&amp;
263ln -sv ../../libreoffice-translations-&libreoffice-dlversion;.tar.xz src/</userinput></screen>
264
265 <note>
266 <para>
267 During the build process, some packages will be downloaded (including
268 the ones listed as recommended and optional dependencies) if they are
269 not present on the system. Doing so, build time may be different
270 for everyone.
271 </para>
272 </note>
273
274 <para>
275 Prepare <application>LibreOffice</application> for compilation by
276 running the following commands:
277 </para>
278
279<screen><userinput>sed -e "/gzip -f/d" \
280 -e "s|.1.gz|.1|g" \
281 -i bin/distro-install-desktop-integration &amp;&amp;
282sed -e "/distro-install-file-lists/d" -i Makefile.in &amp;&amp;
283patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-system_poppler-1.patch &amp;&amp;
284./autogen.sh --prefix=/usr \
285 --sysconfdir=/etc \
286 --with-vendor="BLFS" \
287 --with-lang="" \
288 --with-alloc=system \
289 --without-java \
290 --disable-gconf \
291 --disable-odk \
292 --disable-postgresql-sdbc \
293 --enable-python=system \
294 --with-system-boost \
295 --with-system-cairo \
296 --with-system-curl \
297 --with-system-expat \
298 --with-system-harfbuzz \
299 --with-system-icu \
300 --with-system-jpeg \
301 --with-system-lcms2 \
302 --with-system-libpng \
303 --with-system-libxml \
304 --with-system-mesa-headers \
305 --with-system-neon \
306 --with-system-nss \
307 --with-system-odbc \
308 --with-system-openldap \
309 --with-system-openssl \
310 --with-system-poppler \
311 --with-system-redland \
312 --with-system-zlib \
313 --with-parallelism=$(getconf _NPROCESSORS_ONLN)</userinput></screen>
314
315 <para>
316 The instructions below will only build the package without running
317 any unit tests. If you prefer to run the unit tests, replace
318 <command>make build</command> with <command>make</command>
319 </para>
320
321 <para>
322 Build the package:
323 </para>
324
325<screen><userinput>make build</userinput></screen>
326
327 <para>
328 Now, as the <systemitem class="username">root</systemitem> user:
329 </para>
330
331<screen role="root"><userinput>make distro-pack-install</userinput></screen>
332
333 </sect2>
334
335 <sect2 role="commands">
336 <title>Command Explanations</title>
337
338 <para>
339 <command>sed -e ...</command>: First sed prevents compression of the
340 manual pages and the second one prevents a script that causes
341 install to fail from running.
342 </para>
343
344 <para>
345 <parameter>--with-vendor=BLFS</parameter>: This switchs sets BLFS as
346 the vendor which is mentioned when you click "About" on the toolbar.
347 </para>
348
349 <para>
350 <parameter>--with-lang="en-US pt-BR"</parameter>: This switch sets
351 what languages to support. en-US is always needed. To list several
352 languages, separate them with a space. For all languages, use
353 <parameter>--with-lang=ALL</parameter>
354 </para>
355
356 <para>
357 For a list of the available languages, run:
358 <command>ls translations/source</command> after you have extracted
359 the translations tarball.
360 </para>
361
362 <para>
363 <parameter>--with-alloc=system</parameter>: This switch tells
364 <application>LibreOffice</application> to use system allocator
365 instead of the internal one.
366 </para>
367
368 <para>
369 <option>--without-java</option>: This switch disables
370 <application>Java</application> support in
371 <application>LibreOffice</application>.
372 </para>
373
374 <para>
375 <option>--disable-gconf</option>: This switch disables compiling
376 <application>LibreOffice</application> with the deprecated
377 <application>GNOME</application> configuration system support.
378 </para>
379
380 <para>
381 <option>--disable-odk</option>: This switch disables installing the
382 office development kit. Remove if you want to develop a
383 <application>LibreOffice</application> based application.
384 </para>
385
386 <para>
387 <option>--disable-postgresql-sdbc</option>: This switch disables compiling
388 <application>LibreOffice</application> with the ability to connect to a
389 <application>PostgreSQL</application> database. Remove it if you would
390 like <application>LibreOffice</application> to be able to connect to a
391 <application>PostgreSQL</application> database. If you have installed
392 <application>PostgreSQL</application> on your system and would like
393 <application>LibreOffice</application> to use that rather than compile its
394 own copy, use the <option>--with-system-postgresql</option> switch.
395 </para>
396
397 <para>
398 <parameter>--enable-python=system</parameter>: This switch tells
399 <application>LibreOffice</application> to use installed
400 <application>Python 3</application> to build the translations
401 instead of the bundled one. If you don't need to build any
402 translations, you can use <option>--disable-python</option>
403 instead.
404 </para>
405
406 <para>
407 <option>--with-system-*</option>: These switches prevent
408 <application>LibreOffice</application> from trying to compile its own
409 versions of these dependencies. If you've not installed some of the
410 dependencies, remove the corresponding switches.
411 </para>
412
413 <para>
414 <option>--with-parallelism=$(getconf _NPROCESSORS_ONLN)</option>: This
415 switch tells <application>LibreOffice</application> to use all your
416 CPUs to compile in parallel and speed up the build.
417 </para>
418
419 <para>
420 <option>--disable-cups</option>: Use this switch if you don't need
421 printing support.
422 </para>
423
424 <para>
425 <option>--disable-gstreamer-0.10</option>: Use this switch if you've
426 not installed <xref linkend="gst-plugins-base"/>.
427 </para>
428
429 <para>
430 <option>--disable-dbus</option>: Use this switch if you've not installed
431 <xref linkend="dbus"/>. It also disables Bluetooth support and font
432 install via PackageKit.
433 </para>
434
435 <para>
436 <option>--enable-gstreamer</option>: Use this switch if you want to
437 use <xref linkend="gst10-plugins-base"/> instead of
438 <xref linkend="gst-plugins-base"/> for the avmedia module.
439 </para>
440
441 <para>
442 <option>--enable-gtk3</option>: Use this switch if you want to
443 build the <application>GTK+ 3</application> integration module.
444 </para>
445
446 <para>
447 <option>--enable-kde4</option>: Use this switch if you want to
448 build the <application>KDE</application> integration module.
449 </para>
450
451 </sect2>
452
453 <sect2 role="content">
454 <title>Contents</title>
455
456 <segmentedlist>
457 <segtitle>Installed Programs</segtitle>
458 <segtitle>Installed Libraries</segtitle>
459 <segtitle>Installed Directory</segtitle>
460
461 <seglistitem>
462 <seg>
463 libreoffice, lobase, localc, lodraw, loffice, lofromtemplate,
464 loimpress, lomath, loweb, lowriter, soffice and unopkg
465 </seg>
466 <seg>
467 None
468 </seg>
469 <seg>
470 /usr/lib/libreoffice
471 </seg>
472 </seglistitem>
473 </segmentedlist>
474
475 <variablelist>
476 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
477 <?dbfo list-presentation="list"?>
478 <?dbhtml list-presentation="table"?>
479
480 <varlistentry id="lobase">
481 <term><command>lobase</command></term>
482 <listitem>
483 <para>
484 is a database manager.
485 </para>
486 <indexterm zone="libreoffice lobase">
487 <primary sortas="b-lobase">lobase</primary>
488 </indexterm>
489 </listitem>
490 </varlistentry>
491
492 <varlistentry id="localc">
493 <term><command>localc</command></term>
494 <listitem>
495 <para>
496 is a spreadsheet program.
497 </para>
498 <indexterm zone="libreoffice localc">
499 <primary sortas="b-localc">localc</primary>
500 </indexterm>
501 </listitem>
502 </varlistentry>
503
504 <varlistentry id="lodraw">
505 <term><command>lodraw</command></term>
506 <listitem>
507 <para>
508 is a vector graphics editor and diagramming tool.
509 </para>
510 <indexterm zone="libreoffice lodraw">
511 <primary sortas="b-lodraw">lodraw</primary>
512 </indexterm>
513 </listitem>
514 </varlistentry>
515
516 <varlistentry id="loimpress">
517 <term><command>loimpress</command></term>
518 <listitem>
519 <para>
520 can edit and display PowerPoint presentations.
521 </para>
522 <indexterm zone="libreoffice loimpress">
523 <primary sortas="b-loimpress">loimpress</primary>
524 </indexterm>
525 </listitem>
526 </varlistentry>
527
528 <varlistentry id="lomath">
529 <term><command>lomath</command></term>
530 <listitem>
531 <para>
532 is a mathematical formula editor.
533 </para>
534 <indexterm zone="libreoffice lomath">
535 <primary sortas="b-lomath">lomath</primary>
536 </indexterm>
537 </listitem>
538 </varlistentry>
539
540 <varlistentry id="lowriter">
541 <term><command>lowriter</command></term>
542 <listitem>
543 <para>
544 is a word processor.
545 </para>
546 <indexterm zone="libreoffice lowriter">
547 <primary sortas="b-lowriter">lowriter</primary>
548 </indexterm>
549 </listitem>
550 </varlistentry>
551
552 <varlistentry id="unopkg">
553 <term><command>unopkg</command></term>
554 <listitem>
555 <para>
556 is a tool to manage <application>LibreOffice</application>
557 extensions from the command line.
558 </para>
559 <indexterm zone="libreoffice unopkg">
560 <primary sortas="b-unopkg">unopkg</primary>
561 </indexterm>
562 </listitem>
563 </varlistentry>
564
565 </variablelist>
566
567 </sect2>
568
569</sect1>
Note: See TracBrowser for help on using the repository browser.