source: xsoft/suites/openoffice.xml@ c1c5faae

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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 c1c5faae was c1c5faae, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

Tagged openoffice.xml

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

  • Property mode set to 100644
File size: 17.1 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY openoffice-download-http "http://download.openoffice.org/&openoffice-version;/source.html">
8 <!ENTITY openoffice-download-ftp "ftp://ftp.ussg.iu.edu/pub/openoffice/stable/&openoffice-version;/OOo_&openoffice-version;_source.tar.gz">
9 <!ENTITY openoffice-md5sum "20c10db97865ae4c51dc827d668b8939">
10 <!ENTITY openoffice-size "214 MB">
11 <!ENTITY openoffice-buildsize "2.8 GB">
12 <!ENTITY openoffice-time "75 SBU">
13]>
14
15<sect1 id="openoffice" xreflabel="OpenOffice-&openoffice-version;">
16 <?dbhtml filename="openoffice.html" ?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>OpenOffice-&openoffice-version;</title>
24
25 <indexterm zone="openoffice">
26 <primary sortas="a-OpenOffice">OpenOffice</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to OpenOffice</title>
31
32 <para><application>OpenOffice</application> is an office suite, the
33 open source sibling of <application>StarOffice</application>.</para>
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>Download (HTTP): <ulink url="&openoffice-download-http;"/></para>
39 </listitem>
40 <listitem>
41 <para>Download (FTP): <ulink url="&openoffice-download-ftp;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download MD5 sum: &openoffice-md5sum;</para>
45 </listitem>
46 <listitem>
47 <para>Download size: &openoffice-size;</para>
48 </listitem>
49 <listitem>
50 <para>Estimated disk space required: &openoffice-buildsize;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated build time: &openoffice-time;</para>
54 </listitem>
55 </itemizedlist>
56
57 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
58 <itemizedlist spacing='compact'>
59 <listitem>
60 <para>Required patch for gcc-&gcc-version;: <ulink
61 url="&patch-root;/OOo_&openoffice-version;-gcc_3.4.2+_fixes-2.patch"/>
62 </para>
63 </listitem>
64 <listitem>
65 <para>Required patch for use with NPTL: <ulink
66 url="&patch-root;/OOo_&openoffice-version;-nptl-1.patch"/></para>
67 </listitem>
68 <listitem>
69 <para>Required patch if compiling with
70 <application>JDK</application>-&jdk-src-version;: <ulink
71 url="&patch-root;/OOo_&openoffice-version;-jdk_&jdk-src-version;_fix-1.patch"/>
72 </para>
73 </listitem>
74 <listitem>
75 <para>Required patch (Executable <command>test</command> is in
76 <filename class="directory">/bin</filename>,
77 not in <filename class="directory">/usr/bin</filename>): <ulink
78 url="&patch-root;/OOo_&openoffice-version;-test_bin_loc-1.patch"/></para>
79 </listitem>
80 <listitem>
81 <para>Required patch for STLport-4.6.2: <ulink
82 url="&patch-root;/OOo_&openoffice-version;-STLport_4.6.2-1.patch"/></para>
83 </listitem>
84 <listitem>
85 <para>Required patch for use with glibc-2.3.4: <ulink
86 url="&patch-root;/OOo_&openoffice-version;-doublefree-1.patch"/></para>
87 </listitem>
88 <listitem>
89 <para>Optional patch if you wish to use the system freetype:
90 <ulink
91 url="&patch-root;/OOo_&openoffice-version;-freetype-1.patch"/></para>
92 </listitem>
93 <listitem>
94 <para>Optional patch if
95 <application>Linux-PAM</application>-&Linux_PAM-version; is not installed:
96 <ulink
97 url="&patch-root;/OOo_&openoffice-version;-no_pam-1.patch"/></para>
98 </listitem>
99 <listitem>
100 <para>STLport-4.6.2: <ulink
101 url="http://www.stlport.org/archive/STLport-4.6.2.tar.gz"/></para>
102 </listitem>
103 <listitem>
104 <para>The source TAR ball only contains English
105 language help. A localized help content file may be available at: <ulink
106 url="http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/"/>
107 </para>
108 </listitem>
109 </itemizedlist>
110
111 <bridgehead renderas="sect3">OpenOffice Dependencies</bridgehead>
112
113 <bridgehead renderas="sect4">Required</bridgehead>
114 <para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
115 <xref linkend="zip"/>,
116 <xref linkend="unzip"/>,
117 <xref linkend="tcsh"/>, and
118 <xref linkend="which"/>.</para>
119
120 <bridgehead renderas="sect4">Recommended</bridgehead>
121 <para><xref linkend="jdk"/>,
122 <xref linkend="freetype2"/>,
123 <xref linkend="pkgconfig"/>,
124 <xref linkend="startup-notification"/>,
125 <xref linkend="desktop-file-utils"/>,
126 <xref linkend="apache-ant"/>,
127 <xref linkend="libart_lgpl"/>, and
128 <xref linkend="curl"/>.</para>
129
130 <bridgehead renderas="sect4">Optional</bridgehead>
131 <para><xref linkend="Linux_PAM"/> and
132 <xref linkend="nas"/>.</para>
133
134 </sect2>
135
136 <sect2 role="installation">
137 <title>Installation of OpenOffice</title>
138
139 <para><application>OpenOffice</application> does not create a directory
140 when you extract the TAR ball. Create a build directory and extract the
141 source with the following commands:</para>
142
143<screen><userinput>mkdir OOo-build &amp;&amp;
144cd OOo-build &amp;&amp;
145tar -zxf ../OOo_&openoffice-version;_source.tar.gz</userinput></screen>
146
147 <para>Apply all of the downloaded patches:</para>
148
149<screen><userinput>for PATCH in ../OOo_&openoffice-version;-*.patch
150 do patch -Np1 -i ${PATCH}
151done</userinput></screen>
152
153 <para>Copy the STLport TAR ball into the source tree:</para>
154
155<screen><userinput>cp ../STLport-4.6.2.tar.gz stlport/download/</userinput></screen>
156
157 <para>STLport looks for the c++ headers in the wrong location. Put a
158 temporary symlink in place to satisfy STLport:</para>
159
160<screen role="root"><userinput>ln -sf /usr/include/c++/&gcc-version; /usr/g++-v3</userinput></screen>
161
162 <para>Create a temprorary symlink to the JRE's
163 <application>motif</application> libraries:</para>
164
165<screen role="root"><userinput>ln -sf ${JAVA_HOME}/jre/lib/i?86/motif21/libmawt.so /usr/lib</userinput></screen>
166
167 <para>If you want to optimize the build, edit
168 <filename>solenv/inc/unxlngi4.mk</filename> and add the desired optimization
169 flags to the <envar>CFLAGSOPT</envar> variable. Some users have reported
170 problems with <option>-fomit-frame-pointer</option>. The best option
171 is to not use any custom optimizations. The following command removes an
172 incorrect <option>-mcpu</option> option in the above file:</para>
173
174<screen><userinput>sed -i "s:\-mcpu=pentiumpro::" \
175 solenv/inc/unxlngi4.mk</userinput></screen>
176
177 <para>Configure <application>OpenOffice</application> using the following
178 commands. You may build install sets for specific languages based on your
179 preferences. Supply a comma separated list to the <envar>--with-lang=</envar>
180 switch. If a particular component is not available in the language of your
181 choice, the default will be US English. If you need other languages, be sure
182 to add <parameter>ENUS</parameter> to the list; otherwise the build will
183 fail:</para>
184
185<screen><userinput>cd config_office/ &amp;&amp;
186./configure --with-lang=ENUS \
187 --with-dict=ENUS --without-fonts \
188 --enable-libsn --with-system-zlib \
189 --with-system-freetype \
190 --with-system-curl --disable-fontooo \
191 --enable-libart &amp;&amp;
192cd ..</userinput></screen>
193
194 <para><application>OpenOffice</application> fails to compile if
195 <command>umask</command> is set to something exotic. The build can also
196 fail if the <envar>LANG</envar> or <envar>LC_ALL</envar> environment
197 variables are set. Use the following commands to change your
198 environment accordingly:</para>
199
200<screen><userinput>umask 0022 &amp;&amp;
201unset LANG LC_ALL</userinput></screen>
202
203 <para>Compile <application>OpenOffice</application> using the following
204 commands:</para>
205
206<screen><userinput>./bootstrap &amp;&amp;
207bash -c "source LinuxIntelEnv.Set.sh; dmake"</userinput></screen>
208
209 <para>If you have downloaded localized help content <filename>tgz</filename>
210 files, you will need to untar them to the appropriate directory as shown
211 below and then recreate the installation set:</para>
212
213<screen><userinput>for i in ../helpcontent_*_unix.tgz
214 do tar -C solver/645/unxlngi4.pro/pck -zxf $i
215 done &amp;&amp;
216rm -rf instsetoo/unxlngi4.pro &amp;&amp;
217bash -c "source LinuxIntelEnv.Set.sh ; dmake"</userinput></screen>
218
219 <para>Install <application>OpenOffice</application> using the following
220 commands to install the US English language set. To install a localized
221 version, replace the 01 with the international telephone country code for
222 your country:</para>
223
224<screen role="root"><userinput>cd instsetoo/unxlngi4.pro/01/normal &amp;&amp;
225sed -i "s:^oo_home=.*:oo_home=openoffice:" install &amp;&amp;
226./install --prefix=/opt &amp;&amp;
227for appl in sagenda scalc sdraw sfax simpress slabel sletter \
228 smaster smath smemo soffice spadmin svcard sweb swriter
229 do ln -v -sf /opt/openoffice/program/$appl /usr/bin/$appl
230 done</userinput></screen>
231
232 <para>If you have installed <xref linkend="desktop-file-utils"/> and use
233 <application>KDE</application>, there is no furthur configuration
234 necessary. If you use <application>Gnome</application>, you should copy
235 the <filename>*.desktop</filename> files to
236 <filename>/usr/share/applications</filename> with the following
237 commands:</para>
238
239<screen role="root"><userinput>install -v -d /usr/share/applications -m 755 &amp;&amp;
240cp -v /opt/openoffice/share/gnome/net/ooo645*.desktop \
241 /usr/share/applications/ &amp;&amp;
242rename -v ooo645 ooo /usr/share/applications/ooo645*.desktop</userinput></screen>
243
244 <para>Finally, remove the temporary symlinks:</para>
245
246<screen role="root"><userinput>rm /usr/g++-v3 &amp;&amp;
247rm /usr/lib/libmawt.so</userinput></screen>
248
249 </sect2>
250
251 <sect2 role="commands">
252 <title>Command Explanations</title>
253
254 <para><parameter>--with-lang=ENUS</parameter>: Make install set for the
255 US English language.</para>
256
257 <para><parameter>--with-dict=ENUS</parameter>: Install dictionaries for
258 the US English language.</para>
259
260 <para><parameter>--enable-libart</parameter>: Use libart instead of gpc for
261 polygon clipping.</para>
262
263 <para><parameter>--enable-libsn</parameter>: Use
264 <application>startup-notification</application>.</para>
265
266 <para><parameter>--without-fonts</parameter>: Do not install Bitstream Vera
267 fonts since they are already bundled with <application>X</application>.</para>
268
269 <para><parameter>--with-system-curl</parameter>: Use the system
270 installed curl.</para>
271
272 <para><option>--disable-java</option>: Do not build components that need
273 java.</para>
274
275 <para><option>--without-gpc</option>: Do not use gpc. Removes polygon
276 clipping capability.</para>
277
278 <para><command>./bootstrap</command>: Create packages required to bootstrap
279 the build.</para>
280
281 <para><command>dmake</command>: Compile the package.</para>
282
283 <para><command>sed -i "s:^oo_home=...</command>: Remove version specific
284 installation directory.</para>
285
286 <para><command>for appl in sagenda scalc sdraw sfax ...;
287 do ...</command>: Create links so that the package can be started from the
288 command-line without changes to the existing path.</para>
289
290 </sect2>
291
292 <sect2 role="content">
293 <title>Contents</title>
294
295 <segmentedlist>
296 <segtitle>Installed Programs</segtitle>
297 <segtitle>Installed Libraries</segtitle>
298 <segtitle>Installed Directories</segtitle>
299
300 <seglistitem>
301 <seg>sagenda, scalc, sdraw, sfax, simpress, slabel,
302 sletter, smaster, smath, smemo, soffice, spadmin,
303 svcard, sweb, swriter, and support utilities</seg>
304 <seg><application>OpenOffice</application> libraries</seg>
305 <seg>Not determined at this time</seg>
306 </seglistitem>
307 </segmentedlist>
308
309 <variablelist>
310 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
311 <?dbfo list-presentation="list"?>
312 <?dbhtml list-presentation="table"?>
313
314 <varlistentry id="sagenda">
315 <term><command>sagenda</command></term>
316 <listitem>
317 <para>create an agenda template and start
318 <command>swriter</command>.</para>
319 <indexterm zone="openoffice sagenda">
320 <primary sortas="b-sagenda">sagenda</primary>
321 </indexterm>
322 </listitem>
323 </varlistentry>
324
325 <varlistentry id="scalc">
326 <term><command>scalc</command></term>
327 <listitem>
328 <para>spreadsheet application.</para>
329 <indexterm zone="openoffice scalc">
330 <primary sortas="b-scalc">scalc</primary>
331 </indexterm>
332 </listitem>
333 </varlistentry>
334
335 <varlistentry id="sdraw">
336 <term><command>sdraw</command></term>
337 <listitem>
338 <para>drawing application.</para>
339 <indexterm zone="openoffice sdraw">
340 <primary sortas="b-sdraw">sdraw</primary>
341 </indexterm>
342 </listitem>
343 </varlistentry>
344
345 <varlistentry id="sfax">
346 <term><command>sfax</command></term>
347 <listitem>
348 <para>create a fax template and start
349 <command>swriter</command>.</para>
350 <indexterm zone="openoffice sfax">
351 <primary sortas="b-sfax">sfax</primary>
352 </indexterm>
353 </listitem>
354 </varlistentry>
355
356 <varlistentry id="simpress">
357 <term><command>simpress</command></term>
358 <listitem>
359 <para>presentation application.</para>
360 <indexterm zone="openoffice simpress">
361 <primary sortas="b-simpress">simpress</primary>
362 </indexterm>
363 </listitem>
364 </varlistentry>
365
366 <varlistentry id="slabel">
367 <term><command>slabel</command></term>
368 <listitem>
369 <para>create a label template and start
370 <command>swriter</command>.</para>
371 <indexterm zone="openoffice slabel">
372 <primary sortas="b-slabel">slabel</primary>
373 </indexterm>
374 </listitem>
375 </varlistentry>
376
377 <varlistentry id="sletter">
378 <term><command>sletter</command></term>
379 <listitem>
380 <para>create a letter template and start
381 <command>swriter</command>.</para>
382 <indexterm zone="openoffice sletter">
383 <primary sortas="b-sletter">sletter</primary>
384 </indexterm>
385 </listitem>
386 </varlistentry>
387
388 <varlistentry id="smaster">
389 <term><command>smaster</command></term>
390 <listitem>
391 <para>creates a new master document.</para>
392 <indexterm zone="openoffice smaster">
393 <primary sortas="b-smaster">smaster</primary>
394 </indexterm>
395 </listitem>
396 </varlistentry>
397
398 <varlistentry id="smath">
399 <term><command>smath</command></term>
400 <listitem>
401 <para>mathematical formula editor.</para>
402 <indexterm zone="openoffice smath">
403 <primary sortas="b-smath">smath</primary>
404 </indexterm>
405 </listitem>
406 </varlistentry>
407
408 <varlistentry id="smemo">
409 <term><command>smemo</command></term>
410 <listitem>
411 <para>create a memo template and start
412 <command>swriter</command>.</para>
413 <indexterm zone="openoffice smemo">
414 <primary sortas="b-smemo">smemo</primary>
415 </indexterm>
416 </listitem>
417 </varlistentry>
418
419 <varlistentry id="soffice">
420 <term><command>soffice</command></term>
421 <listitem>
422 <para>opens a base window with access to all
423 <application>OpenOffice</application> applications.</para>
424 <indexterm zone="openoffice soffice">
425 <primary sortas="b-soffice">soffice</primary>
426 </indexterm>
427 </listitem>
428 </varlistentry>
429
430 <varlistentry id="spadmin">
431 <term><command>spadmin</command></term>
432 <listitem>
433 <para><application>OpenOffice</application> Printer Configuration.
434 You may need to run this if you are having any printing
435 problems.</para>
436 <indexterm zone="openoffice spadmin">
437 <primary sortas="b-spadmin">spadmin</primary>
438 </indexterm>
439 </listitem>
440 </varlistentry>
441
442 <varlistentry id="svcard">
443 <term><command>svcard</command></term>
444 <listitem>
445 <para>business card application.</para>
446 <indexterm zone="openoffice svcard">
447 <primary sortas="b-svcard">svcard</primary>
448 </indexterm>
449 </listitem>
450 </varlistentry>
451
452 <varlistentry id="sweb">
453 <term><command>sweb</command></term>
454 <listitem>
455 <para>an HTML editor.</para>
456 <indexterm zone="openoffice sweb">
457 <primary sortas="b-sweb">sweb</primary>
458 </indexterm>
459 </listitem>
460 </varlistentry>
461
462 <varlistentry id="swriter">
463 <term><command>swriter</command></term>
464 <listitem>
465 <para>word processing application.</para>
466 <indexterm zone="openoffice swriter">
467 <primary sortas="b-swriter">swriter</primary>
468 </indexterm>
469 </listitem>
470 </varlistentry>
471
472 </variablelist>
473
474 </sect2>
475
476</sect1>
Note: See TracBrowser for help on using the repository browser.