source: xsoft/office/libreoffice.xml@ 14ea7e8

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 14ea7e8 was 14ea7e8, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

Update to raptor2-2.0.13, bluefish-2.2.5, gnutls-3.2.10 and mysql-5.6.16. LibreOffice-4.2.0.4: fixes, thanks Armin K; formatting and easier choice of prefix.

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

  • Property mode set to 100644
File size: 25.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-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 "98674d57d6dd24baef38f007b5020e8e">
11 <!ENTITY libreoffice-core-size "118 MB">
12
13 <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
14 <!ENTITY libreoffice-dict-md5sum "c2b9d603b416d3efc11bf6dd3fc4d92e">
15 <!ENTITY libreoffice-dict-size "36 MB">
16
17 <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
18 <!ENTITY libreoffice-help-md5sum "8554bbbdfc72db998a191c71eeafdb55">
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 "4873b18cd8a535814777c8630fe2db9f">
23 <!ENTITY libreoffice-translations-size "122 MB">
24
25 <!ENTITY libreoffice-buildsize "4.0 GB (423 MB installed) -
26 8.3 GB (537 MB installed), with translations">
27 <!ENTITY libreoffice-time "139 SBU - 177 SBU, with translations">
28]>
29
30<sect1 id="libreoffice" xreflabel="LibreOffice-&libreoffice-version;">
31 <?dbhtml filename="libreoffice.html"?>
32
33 <sect1info>
34 <othername>$LastChangedBy$</othername>
35 <date>$Date$</date>
36 </sect1info>
37
38 <title>LibreOffice-&libreoffice-version;</title>
39
40 <indexterm zone="libreoffice">
41 <primary sortas="a-LibreOffice">LibreOffice</primary>
42 </indexterm>
43
44 <sect2 role="package">
45 <title>Introduction to LibreOffice</title>
46
47 <para>
48 <application>LibreOffice</application> is a full-featured office suite.
49 It is largely compatible with <application>Microsoft Office</application>
50 and is descended from <application>OpenOffice.org</application>.
51 </para>
52
53 &lfs74_checked;
54
55 <bridgehead renderas="sect3">Package Information</bridgehead>
56 <itemizedlist spacing="compact">
57 <listitem>
58 <para>
59 Core Download: <ulink url="&libreoffice-core-download-http;"/>
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Core Download MD5 sum: &libreoffice-core-md5sum;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Core Download size: &libreoffice-core-size;
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 Estimated disk space required: &libreoffice-buildsize;
75 </para>
76 </listitem>
77 <listitem>
78 <para>
79 Estimated build time: &libreoffice-time;
80 </para>
81 </listitem>
82 </itemizedlist>
83
84 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
85 <itemizedlist spacing="compact">
86 <listitem>
87 <para>
88 Dictionaries: <ulink url="&libreoffice-dict-download-http;"/>
89 </para>
90 </listitem>
91 <listitem>
92 <para>
93 Dictionaries MD5 sum: &libreoffice-dict-md5sum;
94 </para>
95 </listitem>
96 <listitem>
97 <para>
98 Dictionaries size: &libreoffice-dict-size;
99 </para>
100 </listitem>
101 <listitem>
102 <para>
103 Help Files: <ulink url="&libreoffice-help-download-http;"/>
104 </para>
105 </listitem>
106 <listitem>
107 <para>
108 Help Files MD5 sum: &libreoffice-help-md5sum;
109 </para>
110 </listitem>
111 <listitem>
112 <para>
113 Help Files size: &libreoffice-help-size;
114 </para>
115 </listitem>
116 <listitem>
117 <para>
118 Translations: <ulink url="&libreoffice-translations-download-http;"/>
119 </para>
120 </listitem>
121 <listitem>
122 <para>
123 Translations MD5 sum: &libreoffice-translations-md5sum;
124 </para>
125 </listitem>
126 <listitem>
127 <para>
128 Translations size: &libreoffice-translations-size;
129 </para>
130 </listitem>
131 </itemizedlist>
132
133 <bridgehead renderas="sect3">LibreOffice Dependencies</bridgehead>
134
135 <bridgehead renderas="sect4">Required</bridgehead>
136 <para role="required">
137 <xref linkend="gperf"/>,
138 <xref linkend="gtk2"/>,
139 <application>Perl Modules</application>
140 <xref linkend="perl-archive-zip"/> and
141 <xref linkend="perl-xml-parser"/>,
142 <xref linkend="unzip"/>,
143 <xref linkend="wget"/>,
144 <xref linkend="which"/> and
145 <xref linkend="zip"/>
146 </para>
147
148 <bridgehead renderas="sect4">Recommended</bridgehead>
149 <note>
150 <para>
151 Most of these packages are recommended because if they're not installed,
152 the build process will compile and install its own (often older)
153 version.
154 </para>
155 </note>
156
157 <para role="recommended">
158 <xref linkend="boost"/>,
159 <xref linkend="clucene"/>,
160 <xref linkend="cups"/>,
161 <xref linkend="curl"/>,
162 <xref linkend="dbus"/>,
163 <xref linkend="expat"/>,
164 <xref linkend="gst-plugins-base"/> or
165 <xref linkend="gst10-plugins-base"/>,
166 <xref linkend="icu"/>,
167 <xref linkend="lcms2"/>,
168 <xref linkend="librsvg"/>,
169 <xref linkend="libxml2"/> and
170 <xref linkend="libxslt"/>,
171 <xref linkend="mesalib"/>,
172 <xref linkend="neon"/>,
173 <xref linkend="npapi-sdk"/>,
174 <xref linkend="nss"/>,
175 <xref linkend="openldap"/> (client only),
176 <xref linkend="openssl"/>,
177 <xref linkend="poppler"/>,
178 <xref linkend="python3"/> (used to build the translations),
179 <xref linkend="redland"/> and
180 <xref linkend="unixodbc"/>
181 </para>
182
183 <bridgehead renderas="sect4">Optional</bridgehead>
184 <para role="optional">
185 <xref linkend="avahi"/>,
186 <xref linkend="bluez"/>,
187 <xref linkend="doxygen"/> (not relevant if using --disable-odk),
188 <ulink url="http://sourceforge.net/projects/cppunit/">Cppunit</ulink>,
189 <ulink url="http://sourceforge.net/projects/silgraphite/">Graphite2</ulink>,
190 <xref linkend="gtk3"/>,
191 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
192 <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
193 <xref linkend="kdelibs"/>,
194 <xref linkend="libatomic_ops"/>,
195 <ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>,
196 <ulink url="http://libwpg.sourceforge.net/">libwpg</ulink>,
197 <ulink url="http://libwps.sourceforge.net/">libwps</ulink>,
198 <ulink url="http://www.freedesktop.org/wiki/Software/libcdr/">libcdr</ulink>,
199 <ulink url="http://www.freedesktop.org/wiki/Software/libmspub/">libmspub</ulink>,
200 <ulink url="http://sourceforge.net/projects/libmwaw/">libmwaw</ulink>,
201 <ulink url="http://www.freedesktop.org/wiki/Software/libvisio/">libvisio</ulink>,
202 <ulink url="http://sourceforge.net/projects/libcmis/">libcmis</ulink>,
203 <ulink url="http://www.freedesktop.org/wiki/Software/libexttextcat/">libexttextcat</ulink>,
204 <ulink url="http://tagoh.bitbucket.org/liblangtag/">liblangtag</ulink>,
205 <ulink url="http://sourceforge.net/projects/libwpd/files/libodfgen/">libodfgen</ulink>,
206 <ulink url="http://hci.iwr.uni-heidelberg.de/vigra/">VIGRA</ulink>,
207 <ulink url="http://code.google.com/p/multidimalgorithm/">mdds</ulink>,
208 <xref linkend="mariadb"/> or <xref linkend="mysql"/>,
209 <ulink url="http://sourceforge.net/projects/hunspell/files/MyThes/">MyThes</ulink>,
210 <ulink url="https://gitorious.org/orcus">Orcus</ulink>,
211 <xref linkend="postgresql"/>,
212 <xref linkend="mitkrb"/>,
213 <ulink url="http://lpsolve.sourceforge.net/">lp_solve</ulink>,
214 <xref linkend="sane"/>,
215 <xref linkend="vlc"/>,
216 <xref linkend="x-window-system"/> and
217 <ulink url="&gnome-download-http;/zenity/">Zenity</ulink>
218 </para>
219
220 <para condition="html" role="usernotes">
221 User Notes: <ulink url="&blfs-wiki;/libreoffice"/>
222 </para>
223 </sect2>
224
225 <sect2 role="installation">
226 <title>Installation of LibreOffice</title>
227
228 <warning>
229 <para>
230 Untaring the libreoffice-&libreoffice-dlversion; tarball as
231 <systemitem class="username">root</systemitem> has the curious effect of
232 changing the ownership of the <emphasis>parent</emphasis> directory
233 to a user with numerical id 11012 and with the permissions set to allow
234 read, write and execute for that user only! If you untared as
235 <systemitem class="username">root</systemitem> in your home folder you
236 could end up unable to log in again. If you untared it in
237 <filename class="directory">/usr</filename> you would find your user
238 account unable to access any file in
239 <filename class="directory">/usr</filename>.
240 </para>
241
242 <para>
243 You can avoid this unpleasantness by
244 <emphasis>not</emphasis> untaring it as
245 <systemitem class="username">root</systemitem>. If you must untar it as
246 <systemitem class="username">root</systemitem> pass the option
247 <option>--no-overwrite-dir</option> to tar. This is the default when you
248 untar as a user but has to be passed as an option when untaring as
249 <systemitem class="username">root</systemitem>:
250 </para>
251 </warning>
252
253<screen role="root"><userinput>tar -xf libreoffice-&libreoffice-dlversion;.tar.xz --no-overwrite-dir &amp;&amp;
254cd libreoffice-&libreoffice-dlversion;</userinput></screen>
255
256 <para>
257 Unpack the dictionaries file and create symlinks to tarballs from the
258 source directory so they won't get downloaded again (it is not necessary
259 to unpack the help nor the translations tarballs):
260 </para>
261
262<screen><userinput>install -dm755 src &amp;&amp;
263
264tar -xf ../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz --no-overwrite-dir --strip-components=1 &amp;&amp;
265<!-- Not necessary for this version
266tar -xf ../libreoffice-help-&libreoffice-dlversion;.tar.xz -\-no-overwrite-dir -\-strip-components=1 &amp;&amp;
267-->
268ln -sv ../../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz src/ &amp;&amp;
269ln -sv ../../libreoffice-help-&libreoffice-dlversion;.tar.xz src/</userinput></screen>
270
271<!-- Not necessary for this version
272 <para>
273 If you have downloaded the translations tarball, unpack it:
274 </para>
275
276<screen><userinput>tar -xf ../libreoffice-translations-&libreoffice-dlversion;.tar.xz -\-no-overwrite-dir -\-strip-components=1 &amp;&amp;
277ln -sv ../../libreoffice-translations-&libreoffice-dlversion;.tar.xz src/</userinput></screen>
278-->
279 <para>
280 If you have downloaded the translations tarball, create a symlink:
281 </para>
282
283<screen><userinput>ln -sv ../../libreoffice-translations-&libreoffice-dlversion;.tar.xz src/</userinput></screen>
284
285 <note>
286 <para>
287 During the build process, some packages will be downloaded (including
288 the ones listed as recommended and optional dependencies) if they are
289 not present on the system. Doing so, build time may be different
290 for everyone.
291 </para>
292 </note>
293
294 <para>
295 In the rest of the page, locales "en-US" and "pt-BR" are examples; the
296 user will change them to suit his needs - you might want to read the
297 "Command Explanations", further below, before proceeding. Due to the
298 large size of the package, the user may prefer to install in
299 <filename class="directory">/opt</filename>, instead of
300 <filename class="directory">/usr</filename>. Depending on your choice,
301 replace <replaceable>&lt;PREFIX&gt;</replaceable> by
302 <filename class="directory">/usr</filename> or by
303 <filename class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>
304 in the rest of the page. Prepare <application>LibreOffice</application>
305 for compilation by running the following commands:
306 </para>
307
308<screen><userinput>sed -e "/gzip -f/d" \
309 -e "s|.1.gz|.1|g" \
310 -i bin/distro-install-desktop-integration &amp;&amp;
311sed -e "/distro-install-file-lists/d" -i Makefile.in &amp;&amp;
312
313chmod -v +x bin/unpack-sources &amp;&amp;
314sed -e "s/target\.mk/langlist\.mk/" \
315 -e "s/tar -xf/tar -x --strip-components=1 -f/" \
316 -e "/tar -x/s/lo_src_dir/start_dir/" \
317 -i bin/unpack-sources &amp;&amp;
318
319./autogen.sh --prefix=<replaceable>&lt;PREFIX&gt;</replaceable> \
320 --sysconfdir=/etc \
321 --with-vendor="BLFS" \
322 --with-lang="en-US pt-BR" \
323 --with-help \
324 --with-alloc=system \
325 --without-java \
326 --disable-gconf \
327 --disable-odk \
328 --disable-postgresql-sdbc \
329 --enable-release-build=yes \
330 --enable-python=system \
331 --with-system-boost \
332 --with-system-clucene \
333 --with-system-cairo \
334 --with-system-curl \
335 --with-system-expat \
336 --with-system-harfbuzz \
337 --with-system-icu \
338 --with-system-jpeg \
339 --with-system-lcms2 \
340 --with-system-libpng \
341 --with-system-libxml \
342 --with-system-mesa-headers \
343 --with-system-neon \
344 --with-system-npapi-headers \
345 --with-system-nss \
346 --with-system-odbc \
347 --with-system-openldap \
348 --with-system-openssl \
349 --with-system-poppler \
350 --with-system-redland \
351 --with-system-zlib \
352 --with-parallelism=$(getconf _NPROCESSORS_ONLN)</userinput></screen>
353
354 <para>
355 The instructions below will only build the package without running
356 any unit tests. If you prefer to run the unit tests, replace
357 <command>make build</command> with <command>make</command>.
358 </para>
359
360 <para>
361 Build the package:
362 </para>
363
364<screen><userinput>make build</userinput></screen>
365
366 <para>
367 Now, as the <systemitem class="username">root</systemitem> user:
368 </para>
369
370<screen role="root"><userinput>make distro-pack-install &amp;&amp;
371install -v -m755 -d <replaceable>&lt;PREFIX&gt;</replaceable>/share/appdata &amp;&amp;
372install -v -m644 sysui/desktop/appstream-appdata/*.xml \
373 <replaceable>&lt;PREFIX&gt;</replaceable>/share/appdata</userinput></screen>
374
375 <para>
376 If the dictionaries have been built, again as
377 <systemitem class="username">root</systemitem> user:
378 </para>
379
380<screen role="root"><userinput>chown -cR 0:0 dictionaries/ &amp;&amp;
381mkdir -pv <replaceable>&lt;PREFIX&gt;</replaceable>/lib/libreoffice/share/extensions/dict-en &amp;&amp;
382cp -vR dictionaries/en/* <replaceable>&lt;PREFIX&gt;</replaceable>/lib/libreoffice/share/extensions/dict-en &amp;&amp;
383mkdir -pv <replaceable>&lt;PREFIX&gt;</replaceable>/lib/libreoffice/share/extensions/dict-pt-BR &amp;&amp;
384cp -vR dictionaries/pt_BR/* <replaceable>&lt;PREFIX&gt;</replaceable>/lib/libreoffice/share/extensions/dict-pt-BR</userinput></screen>
385
386 <para>
387 In the following, do not replace
388 <filename class="directory">/usr</filename> by
389 <filename class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>.
390 If installed in <filename class="directory">/opt</filename> and the
391 icons in the new items of the desktop menu are not properly displayed,
392 optionally run the following commands, as
393 <systemitem class="username">root</systemitem> user (it may be necessary
394 to logout the session, before the icons appear):
395 </para>
396
397<screen role="root"><userinput>mkdir -pv /usr/share/pixmaps &amp;&amp;
398for i in writer base calc draw impress math startcenter writer
399do
400 ln -svf /opt/libreoffice-&libreoffice-dlversion;/share/icons/hicolor/32x32/apps/libreoffice-$i.png \
401 /usr/share/pixmaps/
402done
403unset i</userinput></screen>
404
405 </sect2>
406
407 <sect2 role="commands">
408 <title>Command Explanations</title>
409
410 <para>
411 <command>sed -e ...</command>: First sed prevents compression of the
412 manual pages, the second one prevents a script that causes install to
413 fail from running and the third one fixes the unpack script.
414 </para>
415
416 <para>
417 <command>chmod -v +x ...</command>: Fix the unpack script's permissions.
418 </para>
419
420 <para>
421 <parameter>--with-vendor=BLFS</parameter>: This switch sets BLFS as
422 the vendor which is mentioned when you click "About" on the toolbar.
423 </para>
424<!-- I believe en-US is not necessary anymore
425 <para>
426 <parameter>-\-with-lang="en-US pt-BR"</parameter>: This switch sets
427 what languages to support. en-US is always needed. To list several
428 languages, separate them with a space. For all languages, use
429 <parameter>-\-with-lang=ALL</parameter>
430 </para>
431-->
432
433 <para>
434 <parameter>--with-lang="en-US pt-BR"</parameter>: This switch sets
435 what languages to support. To list several languages, separate them with
436 a space. For all languages, use
437 <parameter>--with-lang=ALL</parameter>.
438 </para>
439
440 <note><para>
441 For a list of the available languages, you can uncompress the
442 translations tarball, <command>tar -xf
443 ../libreoffice-translations-&libreoffice-dlversion;.tar.xz
444 --no-overwrite-dir -C /tmp</command>, and run <command>ls
445 /tmp/libreoffice-&libreoffice-dlversion;/translations/source</command>.
446 </para></note>
447
448 <para>
449 <parameter>--with-help</parameter>: Without this switch, the help files
450 are not built.
451 </para>
452
453 <para>
454 <parameter>--with-alloc=system</parameter>: This switch tells
455 <application>LibreOffice</application> to use system allocator
456 instead of the internal one.
457 </para>
458
459 <para>
460 <parameter>--without-java</parameter>: This switch disables
461 <application>Java</application> support in
462 <application>LibreOffice</application>.
463 </para>
464
465 <para>
466 <parameter>--disable-gconf</parameter>: This switch disables compiling
467 <application>LibreOffice</application> with the deprecated
468 <application>GNOME</application> configuration system support.
469 </para>
470
471 <para>
472 <parameter>--disable-odk</parameter>: This switch disables installing the
473 office development kit. Remove if you want to develop a
474 <application>LibreOffice</application> based application.
475 </para>
476
477 <para>
478 <parameter>--disable-postgresql-sdbc</parameter>: This switch disables compiling
479 <application>LibreOffice</application> with the ability to connect to a
480 <application>PostgreSQL</application> database. Remove it if you would
481 like <application>LibreOffice</application> to be able to connect to a
482 <application>PostgreSQL</application> database. If you have installed
483 <application>PostgreSQL</application> on your system and would like
484 <application>LibreOffice</application> to use that rather than compile its
485 own copy, use the <option>--with-system-postgresql</option> switch.
486 </para>
487
488 <para>
489 <parameter>--enable-release-build=yes</parameter>: This switch enables a
490 Release Build.
491 <application>LibreOffice</application> can be built as a Release Build or
492 as a Developer Build, because their default installation paths and user
493 profile paths are different. Developer Build displays the words "Dev" and
494 "Beta" in several places (e.g, menu and splash scren).
495 </para>
496
497 <para>
498 <parameter>--enable-python=system</parameter>: This switch tells
499 <application>LibreOffice</application> to use installed
500 <application>Python 3</application> to build the translations
501 instead of the bundled one. If you don't need to build any
502 translations, you can use <option>--disable-python</option>
503 instead.
504 </para>
505
506 <para>
507 <parameter>--with-system-*</parameter>: These switches prevent
508 <application>LibreOffice</application> from trying to compile its own
509 versions of these dependencies. If you've not installed some of the
510 dependencies, remove the corresponding switches.
511 </para>
512
513 <para>
514 <parameter>--with-parallelism=$(getconf _NPROCESSORS_ONLN)</parameter>: This
515 switch tells <application>LibreOffice</application> to use all your
516 CPUs to compile in parallel and speed up the build.
517 </para>
518
519 <para>
520 <option>--disable-cups</option>: Use this switch if you don't need
521 printing support.
522 </para>
523
524 <para>
525 <option>--disable-gstreamer-0.10</option>: Use this switch if you've
526 not installed <xref linkend="gst-plugins-base"/>.
527 </para>
528
529 <para>
530 <option>--disable-dbus</option>: Use this switch if you've not installed
531 <xref linkend="dbus"/>. It also disables Bluetooth support and font
532 install via PackageKit.
533 </para>
534
535 <para>
536 <option>--enable-gstreamer</option>: Use this switch if you want to
537 use <xref linkend="gst10-plugins-base"/> instead of
538 <xref linkend="gst-plugins-base"/> for the avmedia module.
539 </para>
540
541 <para>
542 <option>--enable-gtk3</option>: Use this switch if you want to
543 build the <application>GTK+ 3</application> integration module.
544 </para>
545
546 <para>
547 <option>--enable-kde4</option>: Use this switch if you want to
548 build the <application>KDE</application> integration module.
549 </para>
550
551 </sect2>
552
553 <sect2 role="content">
554 <title>Contents</title>
555
556 <segmentedlist>
557 <segtitle>Installed Programs</segtitle>
558 <segtitle>Installed Libraries</segtitle>
559 <segtitle>Installed Directory</segtitle>
560
561 <seglistitem>
562 <seg>
563 libreoffice, lobase, localc, lodraw, loffice, lofromtemplate,
564 loimpress, lomath, loweb, lowriter, soffice and unopkg;
565 several programs under
566 <userinput><replaceable>&lt;PREFIX&gt;</replaceable></userinput>/lib/libreoffice/program
567 </seg>
568 <seg>
569 several libraries under
570 <userinput><replaceable>&lt;PREFIX&gt;</replaceable></userinput>/lib/libreoffice/{ure/lib,program}
571 </seg>
572 <seg>
573 <userinput><replaceable>&lt;PREFIX&gt;</replaceable></userinput>/lib/libreoffice
574 </seg>
575 </seglistitem>
576 </segmentedlist>
577
578 <variablelist>
579 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
580 <?dbfo list-presentation="list"?>
581 <?dbhtml list-presentation="table"?>
582
583 <varlistentry id="lobase">
584 <term><command>lobase</command></term>
585 <listitem>
586 <para>
587 is a database manager.
588 </para>
589 <indexterm zone="libreoffice lobase">
590 <primary sortas="b-lobase">lobase</primary>
591 </indexterm>
592 </listitem>
593 </varlistentry>
594
595 <varlistentry id="localc">
596 <term><command>localc</command></term>
597 <listitem>
598 <para>
599 is a spreadsheet program.
600 </para>
601 <indexterm zone="libreoffice localc">
602 <primary sortas="b-localc">localc</primary>
603 </indexterm>
604 </listitem>
605 </varlistentry>
606
607 <varlistentry id="lodraw">
608 <term><command>lodraw</command></term>
609 <listitem>
610 <para>
611 is a vector graphics editor and diagramming tool.
612 </para>
613 <indexterm zone="libreoffice lodraw">
614 <primary sortas="b-lodraw">lodraw</primary>
615 </indexterm>
616 </listitem>
617 </varlistentry>
618
619 <varlistentry id="loimpress">
620 <term><command>loimpress</command></term>
621 <listitem>
622 <para>
623 can edit and display PowerPoint presentations.
624 </para>
625 <indexterm zone="libreoffice loimpress">
626 <primary sortas="b-loimpress">loimpress</primary>
627 </indexterm>
628 </listitem>
629 </varlistentry>
630
631 <varlistentry id="lomath">
632 <term><command>lomath</command></term>
633 <listitem>
634 <para>
635 is a mathematical formula editor.
636 </para>
637 <indexterm zone="libreoffice lomath">
638 <primary sortas="b-lomath">lomath</primary>
639 </indexterm>
640 </listitem>
641 </varlistentry>
642
643 <varlistentry id="lowriter">
644 <term><command>lowriter</command></term>
645 <listitem>
646 <para>
647 is a word processor.
648 </para>
649 <indexterm zone="libreoffice lowriter">
650 <primary sortas="b-lowriter">lowriter</primary>
651 </indexterm>
652 </listitem>
653 </varlistentry>
654
655 <varlistentry id="unopkg">
656 <term><command>unopkg</command></term>
657 <listitem>
658 <para>
659 is a tool to manage <application>LibreOffice</application>
660 extensions from the command line.
661 </para>
662 <indexterm zone="libreoffice unopkg">
663 <primary sortas="b-unopkg">unopkg</primary>
664 </indexterm>
665 </listitem>
666 </varlistentry>
667
668 </variablelist>
669
670 </sect2>
671
672</sect1>
Note: See TracBrowser for help on using the repository browser.