source: xsoft/office/libreoffice.xml@ 17bcb81

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 17bcb81 was 17bcb81, checked in by Andrew Benton <andy@…>, 12 years ago

Xfce-4.10

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

  • Property mode set to 100644
File size: 21.2 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-lang="pt-BR" \
281 --without-java &amp;&amp;
282./download &amp;&amp;
283mkdir -p ../libre-office-downloads &amp;&amp;
284cp -rf src/* ../libre-office-downloads &amp;&amp;
285make</userinput></screen>
286
287 <para>
288 This package does not come with a test suite.
289 </para>
290
291 <para>
292 Now, as the <systemitem class="username">root</systemitem> user:
293 </para>
294
295<screen role="root"><userinput>make install &amp;&amp;
296for program in base calc draw impress math writer
297do
298 echo "#!/bin/bash
299 exec /usr/lib/libreoffice/program/soffice --nologo --${program} \"\${@}\"" \
300 > /usr/bin/${program}
301 chmod 755 /usr/bin/${program}
302done &amp;&amp;
303ln -s ../lib/libreoffice/program/spadmin /usr/bin/printeradmin &amp;&amp;
304ln -s ../lib/libreoffice/program/unopkg /usr/bin &amp;&amp;
305cp sysui/desktop/man/{libreoffice,unopkg}.1 /usr/share/man/man1 &amp;&amp;
306for res in 16 32 48 128 256
307do
308 mkdir -p /usr/share/icons/hicolor/${res}x${res}/{apps,mimetypes}
309 cp sysui/desktop/icons/hicolor/${res}x${res}/apps/*.png \
310 /usr/share/icons/hicolor/${res}x${res}/apps
311 cp sysui/desktop/icons/hicolor/${res}x${res}/mimetypes/*.png \
312 /usr/share/icons/hicolor/${res}x${res}/mimetypes
313done &amp;&amp;
314gtk-update-icon-cache /usr/share/icons/hicolor</userinput></screen>
315 </sect2>
316
317 <sect2 role="commands">
318 <title>Command Explanations</title>
319
320 <para>
321 <command>tar -xf ../libreoffice-translations-&libreoffice-version;.tar.xz
322 --strip-components=1</command>: This command untars the translations
323 inside the source. The <option>--strip-components=1</option> option
324 removes the leading directory from the path of the untared files. Without
325 this option we would need to move or symlink the
326 <filename class="directory">translations</filename> folder into the
327 correct position.
328 </para>
329
330 <para>
331 <command>tar -xf ../libreoffice-help-&libreoffice-version;.tar.xz
332 --strip-components=1</command>: This command untars the help files inside
333 the source. The <option>--strip-components=1</option> option removes the
334 leading directory from the path of the untared files. Without this option
335 we would need to move or symlink the
336 <filename class="directory">helpcontent2</filename> folder into the
337 correct position.
338 </para>
339
340 <para>
341 <command>tar -xf ../libreoffice-dictionaries-&libreoffice-version;.tar.xz
342 --strip-components=1</command>: This command untars the dictionaries inside
343 the source. The <option>--strip-components=1</option> option removes the
344 leading directory from the path of the untared files. Without this option
345 we would need to move or symlink the
346 <filename class="directory">dictionaries</filename> folder into the
347 correct position.
348 </para>
349
350 <para>
351 <command>sed -i '/$Prepend/s:^[^#]:# &amp;:'
352 i18npool/source/breakiterator/data/char{,_in}.txt</command>: This sed
353 fixes compiling with <application>ICU 49</application> installed on your
354 system.
355 </para>
356
357 <para>
358 <option>--enable-gtk3</option>: Add this option if you've installed and
359 want to use <application>Gtk+-3</application>.
360 </para>
361
362 <para>
363 <option>--disable-gstreamer</option>: Add this option if you've not
364 installed <xref linkend="gst-plugins-base"/>.
365 </para>
366
367 <para>
368 <option>--disable-binfilter</option>: These "binfilters" enable
369 <application>Libre Office</application> to open legacy
370 <application>Star Office</application> format documents. Compiling
371 <application>binfilter</application> requires
372 <application>Java</application>.
373 </para>
374
375 <para>
376 <option>--disable-gconf</option>: Compiling with support for
377 <application>GConf</application> requires the deprecated
378 <application>ORBit</application>.
379 </para>
380
381 <para>
382 <option>--disable-mozilla</option>: This option stops
383 <application>Libre Office</application> trying to compile an old version
384 of <application>SeaMonkey</application>.
385 </para>
386
387 <para>
388 <option>--disable-odk</option>: This option disables installing the
389 office development kit. Remove this option if you want to develop a
390 <application>Libre Office</application> based application.
391 </para>
392
393 <para>
394 <option>--with-system- ...</option>: These options prevent
395 <application>Libre Office</application> trying to compile its own
396 versions of these dependencies. If you've not installed
397 some of the dependencies, remove the corresponding option.
398 </para>
399
400 <para>
401 <option>--with-num-cpus=$(getconf _NPROCESSORS_ONLN)</option>: This option
402 tells <application>Libre Office</application> to use all your CPUs to compile
403 in parallel and speed up the 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 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 command rebuilds
453 <filename>/usr/share/icons/hicolor/icon-theme.cache</filename> to include
454 the new icons.
455 </para>
456 </sect2>
457
458 <sect2 role="configuration">
459 <title>Configuring Libre Office</title>
460
461 <para>
462 If you use a desktop environment like <application>Gnome</application>
463 or <application>KDE</application> and want the programs to show up in the
464 panel's menu, as the <systemitem class="username">root</systemitem> user,
465 create some simple desktop files:
466 </para>
467
468<screen role="root"><userinput>for program in base calc draw impress math writer
469do echo "[Desktop Entry]
470Encoding=UTF-8
471Type=Application
472Name=${program^}
473Comment=Libre Office ${program^}
474Icon=${program}
475Exec=${program}
476Categories=Office;Application;
477StartupNotify=true
478Terminal=false" > /usr/share/applications/${program}.desktop
479done &amp;&amp;
480echo "[Desktop Entry]
481Encoding=UTF-8
482Type=Application
483Name=Printer Administration
484Comment=Libre Office Printer Administration
485Icon=printeradmin
486Exec=printeradmin
487Categories=Office;Printing;Application;
488StartupNotify=true
489Terminal=false" > /usr/share/applications/printeradmin.desktop</userinput></screen>
490 </sect2>
491
492 <sect2 role="content">
493 <title>Contents</title>
494
495 <segmentedlist>
496 <segtitle>Installed Programs</segtitle>
497 <segtitle>Installed Libraries</segtitle>
498 <segtitle>Installed Directory</segtitle>
499
500 <seglistitem>
501 <seg>base, calc, draw, impress, math, printeradmin and writer.</seg>
502 <seg>
503 Hundreds of shared libraries in
504 <filename class="directory">/usr/lib/libreoffice</filename>.
505 </seg>
506 <seg>/usr/lib/libreoffice.</seg>
507 </seglistitem>
508 </segmentedlist>
509
510 <variablelist>
511 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
512 <?dbfo list-presentation="list"?>
513 <?dbhtml list-presentation="table"?>
514
515 <varlistentry id="base">
516 <term><command>base</command></term>
517 <listitem>
518 <para>
519 is a database manager.
520 </para>
521 <indexterm zone="libreoffice base">
522 <primary sortas="b-base">base</primary>
523 </indexterm>
524 </listitem>
525 </varlistentry>
526
527 <varlistentry id="calc">
528 <term><command>calc</command></term>
529 <listitem>
530 <para>
531 is a spreadsheet program.
532 </para>
533 <indexterm zone="libreoffice calc">
534 <primary sortas="b-calc">calc</primary>
535 </indexterm>
536 </listitem>
537 </varlistentry>
538
539 <varlistentry id="draw">
540 <term><command>draw</command></term>
541 <listitem>
542 <para>
543 is a vector graphics editor and diagramming tool.
544 </para>
545 <indexterm zone="libreoffice draw">
546 <primary sortas="b-draw">draw</primary>
547 </indexterm>
548 </listitem>
549 </varlistentry>
550
551 <varlistentry id="impress">
552 <term><command>impress</command></term>
553 <listitem>
554 <para>
555 can edit and display powerpoint presentations.
556 </para>
557 <indexterm zone="libreoffice impress">
558 <primary sortas="b-impress">impress</primary>
559 </indexterm>
560 </listitem>
561 </varlistentry>
562
563 <varlistentry id="math">
564 <term><command>math</command></term>
565 <listitem>
566 <para>
567 is a mathematical formula editor.
568 </para>
569 <indexterm zone="libreoffice math">
570 <primary sortas="b-math">math</primary>
571 </indexterm>
572 </listitem>
573 </varlistentry>
574
575 <varlistentry id="printeradmin">
576 <term><command>printeradmin</command></term>
577 <listitem>
578 <para>
579 is a graphical interface to enable you to change your personal
580 printing preferences, which are saved in
581 <filename>~/.cups/lpoptions</filename>.
582 </para>
583 <indexterm zone="libreoffice printeradmin">
584 <primary sortas="b-printeradmin">printeradmin</primary>
585 </indexterm>
586 </listitem>
587 </varlistentry>
588
589 <varlistentry id="unopkg">
590 <term><command>unopkg</command></term>
591 <listitem>
592 <para>
593 is a tool to manage <application>Libre Office</application>
594 extensions from the command line.
595 </para>
596 <indexterm zone="libreoffice unopkg">
597 <primary sortas="b-unopkg">unopkg</primary>
598 </indexterm>
599 </listitem>
600 </varlistentry>
601
602 <varlistentry id="writer">
603 <term><command>writer</command></term>
604 <listitem>
605 <para>
606 is a word processor.
607 </para>
608 <indexterm zone="libreoffice writer">
609 <primary sortas="b-writer">writer</primary>
610 </indexterm>
611 </listitem>
612 </varlistentry>
613 </variablelist>
614 </sect2>
615</sect1>
Note: See TracBrowser for help on using the repository browser.