source: xsoft/office/libreoffice.xml@ 25639ce3

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 25639ce3 was a027d7d3, checked in by Bruce Dubbs <bdubbs@…>, 12 years ago

Remove spaces from titles

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

  • Property mode set to 100644
File size: 21.1 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-core-download-http
8 "http://download.documentfoundation.org/libreoffice/src/3.5.2/libreoffice-core-&libreoffice-version;.tar.xz">
9 <!ENTITY libreoffice-core-download-ftp " ">
10 <!ENTITY libreoffice-core-md5sum "a21156d5657b8619a523ffdc5cc0003e">
11 <!ENTITY libreoffice-core-size "99 MB">
12
13 <!ENTITY libreoffice-dictionaries-download-http
14 "http://download.documentfoundation.org/libreoffice/src/3.5.2/libreoffice-dictionaries-&libreoffice-version;.tar.xz">
15 <!ENTITY libreoffice-dictionaries-download-ftp " ">
16 <!ENTITY libreoffice-dictionaries-md5sum "782d0cecfccc200f8ad0a07f0cb53f08">
17 <!ENTITY libreoffice-dictionaries-size "31 MB">
18 <!ENTITY libreoffice-help-download-http
19 "http://download.documentfoundation.org/libreoffice/src/3.5.2/libreoffice-help-&libreoffice-version;.tar.xz">
20 <!ENTITY libreoffice-help-download-ftp " ">
21 <!ENTITY libreoffice-help-md5sum "3c064a24191274fcd8fd466ce9d5dc42">
22 <!ENTITY libreoffice-help-size "2 MB">
23
24 <!ENTITY libreoffice-translations-download-http
25 "http://download.documentfoundation.org/libreoffice/src/3.5.2/libreoffice-translations-&libreoffice-version;.tar.xz">
26 <!ENTITY libreoffice-translations-download-ftp " ">
27 <!ENTITY libreoffice-translations-md5sum "17ebcd0d25e716d3905b1a905907fd67">
28 <!ENTITY libreoffice-translations-size "11.7 MB">
29
30 <!ENTITY libreoffice-buildsize "6 GB (379 MB installed)">
31 <!ENTITY libreoffice-time "61 SBU">
32]>
33
34<sect1 id="libreoffice" xreflabel="libre-office-&libreoffice-version;">
35 <?dbhtml filename="libreoffice.html"?>
36
37 <sect1info>
38 <othername>$LastChangedBy$</othername>
39 <date>$Date$</date>
40 </sect1info>
41
42 <title>libre-office-&libreoffice-version;</title>
43
44 <indexterm zone="libreoffice">
45 <primary sortas="a-libreoffice">libreoffice</primary>
46 </indexterm>
47
48 <sect2 role="package">
49 <title>Introduction to Libre Office</title>
50
51 <para>
52 <application>Libre Office</application> is a collection of programs for
53 creating and editing office documents. It is largely compatible with
54 <application>Microsoft Office</application> and
55 <application>Open Office</application> on which it is based.
56 </para>
57
58 &lfs71_checked;
59
60 <bridgehead renderas="sect3">Package Information</bridgehead>
61 <itemizedlist spacing="compact">
62 <listitem>
63 <para>
64 Core Download (HTTP): <ulink url="&libreoffice-core-download-http;"/>
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Core Download (FTP): <ulink url="&libreoffice-core-download-ftp;"/>
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 Core Download MD5 sum: &libreoffice-core-md5sum;
75 </para>
76 </listitem>
77 <listitem>
78 <para>
79 Core Download size: &libreoffice-core-size;
80 </para>
81 </listitem>
82 <listitem>
83 <para>
84 Dictionaries Download (HTTP):
85 <ulink url="&libreoffice-dictionaries-download-http;"/>
86 </para>
87 </listitem>
88 <listitem>
89 <para>
90 Dictionaries Download (FTP):
91 <ulink url="&libreoffice-dictionaries-download-ftp;"/>
92 </para>
93 </listitem>
94 <listitem>
95 <para>
96 Dictionaries Download MD5 sum: &libreoffice-dictionaries-md5sum;
97 </para>
98 </listitem>
99 <listitem>
100 <para>
101 Dictionaries Download size: &libreoffice-dictionaries-size;
102 </para>
103 </listitem>
104 <listitem>
105 <para>
106 Help Download (HTTP): <ulink url="&libreoffice-help-download-http;"/>
107 </para>
108 </listitem>
109 <listitem>
110 <para>
111 Help Download (FTP): <ulink url="&libreoffice-help-download-ftp;"/>
112 </para>
113 </listitem>
114 <listitem>
115 <para>
116 Help Download MD5 sum: &libreoffice-help-md5sum;
117 </para>
118 </listitem>
119 <listitem>
120 <para>
121 Help Download size: &libreoffice-help-size;
122 </para>
123 </listitem>
124 <listitem>
125 <para>
126 Translations Download (HTTP):
127 <ulink url="&libreoffice-translations-download-http;"/>
128 </para>
129 </listitem>
130 <listitem>
131 <para>
132 Translations Download (FTP):
133 <ulink url="&libreoffice-translations-download-ftp;"/>
134 </para>
135 </listitem>
136 <listitem>
137 <para>
138 Translations Download MD5 sum: &libreoffice-translations-md5sum;
139 </para>
140 </listitem>
141 <listitem>
142 <para>
143 Translations Download size: &libreoffice-translations-size;
144 </para>
145 </listitem>
146 <listitem>
147 <para>
148 Estimated disk space required: &libreoffice-buildsize;
149 </para>
150 </listitem>
151 <listitem>
152 <para>
153 Estimated build time: &libreoffice-time;
154 </para>
155 </listitem>
156 </itemizedlist>
157
158 <bridgehead renderas="sect3">Libre Office Dependencies</bridgehead>
159
160 <bridgehead renderas="sect4">Required</bridgehead>
161 <para role="required">
162 <xref linkend="cups"/>,
163 <xref linkend="curl"/> or <xref linkend="wget"/>,
164 <xref linkend="gperf"/>,
165 <xref linkend="gtk2"/> or <xref linkend="gtk3"/>,
166 <application>Perl Modules</application>
167 <xref linkend="perl-archive-zip"/> and
168 <xref linkend="perl-xml-parser"/>,
169 <xref linkend="unzip"/>,
170 <xref linkend="which"/> and
171 <xref linkend="zip"/>.
172 </para>
173
174 <bridgehead renderas="sect4">Recommended</bridgehead>
175 <note>
176 <para>
177 Most of these packages are recommend because if they're not installed
178 the build process will compile and install its own (often older)
179 version. If you're using <application>GCC 4.7</application> some of
180 those older packages will fail to compile.
181 </para>
182 </note>
183
184 <para role="recommended">
185 <xref linkend="boost"/>,
186 <xref linkend="db"/>,
187 <xref linkend="expat"/>,
188 <xref linkend="gst-plugins-base"/>,
189 <xref linkend="libjpeg"/>,
190 <xref linkend="libgsf"/>,
191 <xref linkend="libpng"/>,
192 <xref linkend="librsvg"/>,
193 <xref linkend="libxml2"/> and <xref linkend="libxslt"/>,
194 <xref linkend="neon"/>,
195 <xref linkend="nss"/>,
196 <xref linkend="openssl"/>,
197 <xref linkend="poppler"/>,
198 <xref linkend="postgresql"/> and
199 <xref linkend="redland"/>.
200 </para>
201
202 <bridgehead renderas="sect4">Optional</bridgehead>
203 <para role="optional">
204 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
205 <ulink url="http://sourceforge.net/projects/hunspell/files/MyThes/">MyThes</ulink>,
206 <ulink url="http://sampleicc.sourceforge.net/">SampleICC</ulink>,
207 <ulink url="http://hci.iwr.uni-heidelberg.de/vigra">Vigra</ulink> and
208 <xref linkend="zenity"/>.
209 </para>
210
211 <para condition="html" role="usernotes">
212 User Notes: <ulink url="&blfs-wiki;/libreoffice"/>
213 </para>
214 </sect2>
215
216 <sect2 role="installation">
217 <title>Installation of Libre Office</title>
218
219 <warning>
220 <para>
221 Untaring the libreoffice-core-3.5.2.2 tarball as
222 <systemitem class="username">root</systemitem> has the curious effect of
223 changing the ownership of the <emphasis>parent</emphasis> directory
224 to a user with numerical id 11012 and with the permissions set to allow
225 read, write and execute for that user only! If you untared as
226 <systemitem class="username">root</systemitem> in your home folder you
227 could end up unable to log in again :/ If you untared it in
228 <filename class="directory">/usr</filename> you would find your user
229 account unable to access any file in
230 <filename class="directory">/usr</filename>.
231 </para>
232
233 <para>
234 You can avoid this unpleasantness by
235 <emphasis>not</emphasis> untaring it as
236 <systemitem class="username">root</systemitem>. If you must untar it as
237 <systemitem class="username">root</systemitem> pass the option
238 <option>--no-overwrite-dir</option> to tar. This is the default when you
239 untar as a user but has to be passed as an option when untaring as
240 <systemitem class="username">root</systemitem>:
241 </para>
242 </warning>
243
244<screen role="root"><userinput>tar xf --no-overwrite-dir libreoffice-core-&libreoffice-version;.tar.xz &amp;&amp;
245cd libreoffice-core-&libreoffice-version;</userinput></screen>
246
247 <para>
248 Install <application>Libre Office</application> by running the following
249 commands:
250 </para>
251
252<screen><userinput>tar -xf ../libreoffice-translations-&libreoffice-version;.tar.xz --strip-components=1 &amp;&amp;
253tar -xf ../libreoffice-help-&libreoffice-version;.tar.xz --strip-components=1 &amp;&amp;
254tar -xf ../libreoffice-dictionaries-&libreoffice-version;.tar.xz --strip-components=1 &amp;&amp;
255sed -i '/$Prepend/s:^[^#]:# &amp;:' \
256 i18npool/source/breakiterator/data/char{,_in}.txt &amp;&amp;
257./autogen.sh --prefix=/usr \
258 --disable-binfilter \
259 --disable-gconf \
260 --disable-mozilla \
261 --disable-odk \
262 --with-system-boost \
263 --with-system-cairo \
264 --with-system-curl \
265 --with-system-db \
266 --with-system-expat \
267 --with-system-hunspell \
268 --with-system-icu \
269 --with-system-jpeg \
270 --with-system-libpng \
271 --with-system-libxml \
272 --with-system-neon \
273 --with-system-nss \
274 --with-system-openssl \
275 --with-system-poppler \
276 --with-system-postgresql \
277 --with-system-redland \
278 --with-system-zlib \
279 --with-num-cpus=$(getconf _NPROCESSORS_ONLN) \
280 --with-vendor="BLFS" \
281 --with-lang="pt-BR" \
282 --without-java &amp;&amp;
283./download &amp;&amp;
284mkdir -p ../libre-office-downloads &amp;&amp;
285cp -rf src/* ../libre-office-downloads &amp;&amp;
286make</userinput></screen>
287
288 <para>
289 This package does not come with a test suite.
290 </para>
291
292 <para>
293 Now, as the <systemitem class="username">root</systemitem> user:
294 </para>
295
296<screen role="root"><userinput>make install &amp;&amp;
297for program in base calc draw impress math writer
298do
299 echo "#!/bin/bash
300 exec /usr/lib/libreoffice/program/soffice --nologo --${program} \"\${@}\"" \
301 > /usr/bin/${program}
302 chmod 755 /usr/bin/${program}
303done &amp;&amp;
304ln -s ../lib/libreoffice/program/spadmin /usr/bin/printeradmin &amp;&amp;
305ln -s ../lib/libreoffice/program/unopkg /usr/bin &amp;&amp;
306cp sysui/desktop/man/{libreoffice,unopkg}.1 /usr/share/man/man1 &amp;&amp;
307for res in 16 32 48 128 256
308do
309 mkdir -p /usr/share/icons/hicolor/${res}x${res}/{apps,mimetypes}
310 cp sysui/desktop/icons/hicolor/${res}x${res}/apps/*.png \
311 /usr/share/icons/hicolor/${res}x${res}/apps
312 cp sysui/desktop/icons/hicolor/${res}x${res}/mimetypes/*.png \
313 /usr/share/icons/hicolor/${res}x${res}/mimetypes
314done &amp;&amp;
315gtk-update-icon-cache /usr/share/icons/hicolor</userinput></screen>
316 </sect2>
317
318 <sect2 role="commands">
319 <title>Command Explanations</title>
320
321 <para>
322 <command>tar -xf ../libreoffice-translations-&libreoffice-version;.tar.xz
323 --strip-components=1</command>: This untars the translations inside the
324 source. The <option>--strip-components=1</option> option removes the
325 leading directory from the path of the untared files. Without this option
326 we would need to move or symlink the
327 <filename class="directory">translations</filename> folder into the
328 correct position.
329 </para>
330
331 <para>
332 <command>tar -xf ../libreoffice-help-&libreoffice-version;.tar.xz
333 --strip-components=1</command>: This untars the help files inside the
334 source. The <option>--strip-components=1</option> option removes the
335 leading directory from the path of the untared files. Without this option
336 we would need to move or symlink the
337 <filename class="directory">helpcontent2</filename> folder into the
338 correct position.
339 </para>
340
341 <para>
342 <command>tar -xf ../libreoffice-dictionaries-&libreoffice-version;.tar.xz
343 --strip-components=1</command>: This untars the dictionaries inside the
344 source. The <option>--strip-components=1</option> option removes the
345 leading directory from the path of the untared files. Without this option
346 we would need to move or symlink the
347 <filename class="directory">dictionaries</filename> folder into the
348 correct position.
349 </para>
350
351 <para>
352 <command>sed -i '/$Prepend/s:^[^#]:# &amp;:'
353 i18npool/source/breakiterator/data/char{,_in}.txt</command>: This sed
354 fixes compiling with <application>ICU 49</application> installed on your
355 system.
356 </para>
357
358 <para>
359 <option>--enable-gtk3</option>: add this option if you've installed and
360 want to use <application>Gtk+-3</application>.
361 </para>
362
363 <para>
364 <option>--disable-gstreamer</option>: add this option if you've not
365 installed <xref linkend="gst-plugins-base"/>.
366 </para>
367
368 <para>
369 <option>--disable-binfilter</option>: These "binfilters" enable
370 <application>Libre Office</application> to open legacy
371 <application>Star Office</application> format documents. Compiling
372 <application>binfilter</application> requires
373 <application>Java</application>.
374 </para>
375
376 <para>
377 <option>--disable-gconf</option>: Compiling with support for
378 <application>GConf</application> requires the deprecated
379 <application>ORBit</application>.
380 </para>
381
382 <para>
383 <option>--disable-mozilla</option>: This option stops
384 <application>Libre Office</application> trying to compile an old version
385 of <application>SeaMonkey</application>.
386 </para>
387
388 <para>
389 <option>--disable-odk</option>: This disables installing the office
390 development kit. remove this option if you want to develop a
391 <application>Libre Office</application> based application.
392 </para>
393
394 <para>
395 <option>--with-system- ...</option>: These options stop it trying to
396 compile its own versions of these dependencies. If you've not installed
397 some of these dependencies remove the corresponding option.
398 </para>
399
400 <para>
401 <option>--with-num-cpus=$(getconf _NPROCESSORS_ONLN)</option>: This option
402 tells it to use all your CPUs to compile in parallel and speed up the
403 build.
404 </para>
405
406 <para>
407 <option>--with-lang="pt-BR"</option>: This option sets what languages to
408 support. en-US is always included by default. For a list of the available
409 options: <command>ls translations/source</command>.
410 </para>
411
412 <para>
413 <option>--without-java</option>: This option compiles
414 <application>Libre Office</application> without
415 <application>Java</application> support.
416 </para>
417
418 <para>
419 <command>./download</command>: The <command>download</command> script
420 downloads the source to a collection of things that might be needed during
421 the build process.
422 </para>
423
424 <para>
425 <command>mkdir -p ../libre-office-downloads;
426 cp -rf src/* ../libre-office-downloads</command>: The
427 <command>download</command> script downloads some 320MB of source
428 tarballs, many of which are not not needed as they are probably already
429 installed on your system. This command makes a backup copy of the
430 downloaded files so you don't have to download them again if you decide to
431 recompile <application>Libre Office</application>. In that case, just
432 start by <command>mkdir src; cp ../libre-office-downloads/* src</command>
433 </para>
434
435 <para>
436 <command>for program in base calc draw impress math writer ...</command>:
437 These commands create 6 simple shell scripts in
438 <filename class="directory">/usr/bin</filename> that can be used to launch
439 <application>Libre Office</application> in its various forms. If you like
440 seeing the <application>Libre Office</application> splash screen, remove
441 the "--nologo" option.
442 </para>
443
444 <para>
445 <command>for res in 16 32 48 128 256 ...</command>: These commands copy
446 various icons into the hicolor icon theme used by
447 <application>Gtk+</application>.
448 </para>
449
450 <para>
451 <command>gtk-update-icon-cache /usr/share/icons/hicolor</command>: This
452 rebuilds <filename>/usr/share/icons/hicolor/icon-theme.cache</filename> to
453 include the new icons.
454 </para>
455 </sect2>
456
457 <sect2 role="configuration">
458 <title>Configuring Libre Office</title>
459
460 <para>
461 If you use a desktop environment like <application>Gnome</application>
462 or <application>KDE</application> and want the programs to show up in the
463 panel's menu, as the <systemitem class="username">root</systemitem> user,
464 create some simple desktop files:
465 </para>
466
467<screen role="root"><userinput>for program in base calc draw impress math writer
468do echo "[Desktop Entry]
469Encoding=UTF-8
470Type=Application
471Name=${program^}
472Comment=Libre Office ${program^}
473Icon=${program}
474Exec=${program}
475Categories=Office;Application;
476StartupNotify=true
477Terminal=false" > /usr/share/applications/${program}.desktop
478done &amp;&amp;
479echo "[Desktop Entry]
480Encoding=UTF-8
481Type=Application
482Name=Printer Administration
483Comment=Libre Office Printer Administration
484Icon=printeradmin
485Exec=printeradmin
486Categories=Office;Printing;Application;
487StartupNotify=true
488Terminal=false" > /usr/share/applications/printeradmin.desktop</userinput></screen>
489 </sect2>
490
491 <sect2 role="content">
492 <title>Contents</title>
493
494 <segmentedlist>
495 <segtitle>Installed Programs</segtitle>
496 <segtitle>Installed Libraries</segtitle>
497 <segtitle>Installed Directory</segtitle>
498
499 <seglistitem>
500 <seg>base, calc, draw, impress, math, printeradmin and writer.</seg>
501 <seg>
502 Hundreds of shared libraries in
503 <filename class="directory">/usr/lib/libreoffice</filename>.
504 </seg>
505 <seg>/usr/lib/libreoffice.</seg>
506 </seglistitem>
507 </segmentedlist>
508
509 <variablelist>
510 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
511 <?dbfo list-presentation="list"?>
512 <?dbhtml list-presentation="table"?>
513
514 <varlistentry id="base">
515 <term><command>base</command></term>
516 <listitem>
517 <para>
518 is a database manager.
519 </para>
520 <indexterm zone="libreoffice base">
521 <primary sortas="b-base">base</primary>
522 </indexterm>
523 </listitem>
524 </varlistentry>
525
526 <varlistentry id="calc">
527 <term><command>calc</command></term>
528 <listitem>
529 <para>
530 is a spreadsheet program.
531 </para>
532 <indexterm zone="libreoffice calc">
533 <primary sortas="b-calc">calc</primary>
534 </indexterm>
535 </listitem>
536 </varlistentry>
537
538 <varlistentry id="draw">
539 <term><command>draw</command></term>
540 <listitem>
541 <para>
542 is a vector graphics editor and diagramming tool.
543 </para>
544 <indexterm zone="libreoffice draw">
545 <primary sortas="b-draw">draw</primary>
546 </indexterm>
547 </listitem>
548 </varlistentry>
549
550 <varlistentry id="impress">
551 <term><command>impress</command></term>
552 <listitem>
553 <para>
554 can edit and display powerpoint presentations.
555 </para>
556 <indexterm zone="libreoffice impress">
557 <primary sortas="b-impress">impress</primary>
558 </indexterm>
559 </listitem>
560 </varlistentry>
561
562 <varlistentry id="math">
563 <term><command>math</command></term>
564 <listitem>
565 <para>
566 is a mathematical formula editor.
567 </para>
568 <indexterm zone="libreoffice math">
569 <primary sortas="b-math">math</primary>
570 </indexterm>
571 </listitem>
572 </varlistentry>
573
574 <varlistentry id="printeradmin">
575 <term><command>printeradmin</command></term>
576 <listitem>
577 <para>
578 is a graphical interface to enable you to change your personal
579 printing preferences, which are saved in
580 <filename>~/.cups/lpoptions</filename>.
581 </para>
582 <indexterm zone="libreoffice printeradmin">
583 <primary sortas="b-printeradmin">printeradmin</primary>
584 </indexterm>
585 </listitem>
586 </varlistentry>
587
588 <varlistentry id="unopkg">
589 <term><command>unopkg</command></term>
590 <listitem>
591 <para>
592 is a tool to manage <application>Libre Office</application>
593 extensions from the command line.
594 </para>
595 <indexterm zone="libreoffice unopkg">
596 <primary sortas="b-unopkg">unopkg</primary>
597 </indexterm>
598 </listitem>
599 </varlistentry>
600
601 <varlistentry id="writer">
602 <term><command>writer</command></term>
603 <listitem>
604 <para>
605 is a word processor.
606 </para>
607 <indexterm zone="libreoffice writer">
608 <primary sortas="b-writer">writer</primary>
609 </indexterm>
610 </listitem>
611 </varlistentry>
612 </variablelist>
613 </sect2>
614</sect1>
Note: See TracBrowser for help on using the repository browser.