source: xsoft/suites/openoffice.xml@ 3919352

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 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 3919352 was cc4ad03, checked in by DJ Lucas <dj@…>, 19 years ago

fixed openoffice patches (except no-pam)

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

  • Property mode set to 100644
File size: 11.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/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;-1_source.tar.gz">
9 <!ENTITY openoffice-size "205 MB">
10 <!ENTITY openoffice-buildsize "5.8 GB">
11 <!ENTITY openoffice-time "81 SBU">
12]>
13
14<sect1 id="openoffice" xreflabel="OpenOffice-&openoffice-version;">
15<sect1info>
16
17<othername>$LastChangedBy$</othername>
18<date>$Date$</date>
19
20</sect1info>
21
22<?dbhtml filename="openoffice.html" ?>
23<title>OpenOffice-&openoffice-version;</title>
24
25<sect2>
26<title>Introduction to <application>OpenOffice</application></title>
27
28<para>The <application>OpenOffice</application> is an office suite, the
29Open Source sibling of <application>StarOffice</application>.</para>
30
31<sect3><title>Package information</title>
32<itemizedlist spacing='compact'>
33<listitem><para>Download Mirrors (HTTP): <ulink
34url="&openoffice-download-http;"/></para></listitem>
35<listitem><para>Download (FTP): <ulink
36url="&openoffice-download-ftp;"/></para></listitem>
37<listitem><para>Download size: &openoffice-size;
38(additional 11-13 MB for localized help content file)</para></listitem>
39<listitem><para>Estimated Disk space required:
40&openoffice-buildsize; (more if using localized help content)</para></listitem>
41<listitem><para>Estimated build time:
42&openoffice-time; (longer if using localized help content)</para></listitem>
43</itemizedlist>
44</sect3>
45
46<sect3><title>Additional downloads</title>
47<itemizedlist spacing='compact'>
48
49<listitem><para>Required patch (Executable <command>test</command> is in
50<filename class="directory">/bin</filename>,
51not in <filename class="directory">/usr/bin</filename>): <ulink
52url="&patch-root;/openoffice-&openoffice-version;-test_bin_loc-1.patch"/></para></listitem>
53
54<listitem><para>Required patch to use system freetype: <ulink
55url="&patch-root;/openoffice-&openoffice-version;-freetype-1.patch"/></para>
56</listitem>
57
58<listitem><para>Required patch if
59Linux-<acronym>PAM</acronym>-&Linux_PAM-version; is not installed: <ulink
60url="&patch-root;/openoffice-&openoffice-version;-no_pam-1.patch"/></para>
61</listitem>
62
63<listitem><para>Required patch if compiling with
64<acronym>JDK</acronym>-&j2sdk-src-version;: <ulink
65url="&patch-root;/openoffice-&openoffice-version;-jdk_&j2sdk-src-version;_fix-1.patch"/></para>
66</listitem>
67
68<listitem><para>Required patch for gcc-3.3.3: <ulink
69url="&patch-root;/openoffice-&openoffice-version;-gcc333-1.patch"/></para>
70</listitem>
71
72<listitem><para>Required patch for use with NPTL: <ulink
73url="&patch-root;/openoffice-&openoffice-version;-nptl-1.patch"/></para>
74</listitem>
75
76<listitem><para>General Polygon Clipper Library (Optional if
77libart_lgpl-&libart_lgpl-version; is used): <ulink
78url="ftp://ftp.cs.man.ac.uk/pub/toby/gpc/gpc231.tar.Z"/></para>
79</listitem>
80
81<listitem><para>The source <acronym>TAR</acronym> ball only contains English
82language help. A localized help content file may be available at: <ulink
83url="http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/"/>.</para>
84</listitem>
85
86</itemizedlist>
87</sect3>
88
89<sect3><title><application>OpenOffice</application> dependencies</title>
90<sect4><title>Required</title>
91<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
92<xref linkend="freetype2"/>,
93<xref linkend="zip"/>,
94<xref linkend="unzip"/>,
95<xref linkend="tcsh"/>,
96<xref linkend="which"/> and
97<xref linkend="gcc3"/></para>
98</sect4>
99
100<sect4><title>Recommended</title>
101<para><xref linkend="j2sdk"/></para>
102</sect4>
103
104<sect4><title>Optional</title>
105<para><xref linkend="Linux_PAM"/>,
106<xref linkend="libart_lgpl"/>,
107<xref linkend="startup-notification"/>,
108<xref linkend="apache-ant"/> and
109<xref linkend="curl"/></para>
110</sect4>
111</sect3>
112
113</sect2>
114
115<sect2>
116<title>Installation of <application>OpenOffice</application></title>
117
118<para>Apply the downloaded patches and, optionally, untar and move the gpc
119files:</para>
120
121<screen><userinput><command>tar -zxf ../gpc231.tar.Z &amp;&amp;
122mv gpc231/* external/gpc &amp;&amp;
123rmdir gpc231 &amp;&amp;
124for patch in ../openoffice-&openoffice-version;-*.patch
125 do patch -Np1 -i $patch
126 done</command></userinput></screen>
127
128<para>STLport looks for the c++ headers in the wrong location. Put a
129temporary symlink in place to satisfy STLport:</para>
130
131<screen><userinput><command>ln -sf /opt/gcc-3.3.3/include/c++/3.3.3 /usr/g++-v3</command></userinput></screen>
132
133<para>OpenOffice fails to build with gcc-3.4.1. Set your path to
134include gcc-3.3.3.</para>
135
136<screen><userinput><command>export PATH_HOLD=$PATH &amp;&amp;
137export PATH=/opt/gcc-3.3.3/bin:$PATH</command></userinput></screen>
138
139<para>If you want to optimize the build, edit
140<filename>solenv/inc/unxlngi4.mk</filename> and add the desired optimization
141flags to the <envar>CFLAGSOPT</envar> variable. Some users have reported
142problems with <parameter>-fomit-frame-pointer</parameter>. The best option is
143to not use any custom optimizations. The following command removes an incorrect
144<parameter>-mcpu</parameter> option in the above file.</para>
145
146<screen><userinput><command>sed -i "s:\-mcpu=pentiumpro::" \
147 solenv/inc/unxlngi4.mk</command></userinput></screen>
148
149<para>Configure <application>OpenOffice</application> using the following
150commands. You may build install sets for specific languages based on your
151preferences. Supply a comma separated list to the <envar>--with-lang=</envar>
152switch. If a particular component is not available in the language of your
153choice, the default will be English. If you need other languages, be sure to
154add <parameter>ENUS</parameter> to the list; otherwise the build will
155fail.</para>
156
157<screen><userinput><command>cd config_office/ &amp;&amp;
158./configure --with-lang=ENUS \
159 --with-dict=ENUS --without-fonts \
160 --enable-libsn --with-system-zlib \
161 --with-system-freetype &amp;&amp;
162cd ..</command></userinput></screen>
163
164<para><application>OpenOffice</application> fails to compile if
165<command>umask</command> is set to something exotic. The build can also
166fial if the <envar>LANG</envar> or <envar>LC_ALL</envar> evvironment
167variables are set.</para>
168
169<screen><userinput><command>umask 0022 &amp;&amp;
170unset LANG LC_ALL</command></userinput></screen>
171
172<para>Compile <application>OpenOffice</application> using the following
173commands:</para>
174
175<screen><userinput><command>./bootstrap &amp;&amp;
176bash -c "source LinuxIntelEnv.Set.sh; dmake"</command></userinput></screen>
177
178<para>If you have downloaded localized help content <filename>tgz</filename>
179files, you will need to untar them to the appropriate directory as shown
180below and then recreate the installation set.</para>
181
182<screen><userinput><command>cd solver/645/unxlngi4.pro/pck &amp;&amp;
183for i in ../../../../../helpcontent_*_unix.tgz
184 do tar -xvzf $i
185 done &amp;&amp;
186cd ../../../../instsetoo &amp;&amp;
187rm -rf unxlngi4.pro &amp;&amp;
188cd .. &amp;&amp;
189bash -c "source LinuxIntelEnv.Set.sh ; dmake"</command></userinput></screen>
190
191<para>Install <application>OpenOffice</application> using the following
192commands to install the English language set. To install a localized version,
193replace the 01 with the international telephone country code for your
194country.</para>
195
196<screen><userinput><command>cd instsetoo/unxlngi4.pro/01/normal &amp;&amp;
197sed -i "s:^oo_home=.*:oo_home=openoffice:" install &amp;&amp;
198./install --prefix=/opt &amp;&amp;
199for appl in sagenda scalc sdraw sfax simpress slabel sletter \
200 smaster smath smemo soffice spadmin svcard sweb swriter
201 do ln -sf /opt/openoffice/program/$appl /usr/bin/$appl
202 done</command></userinput></screen>
203
204<para>Finally, return your environment to it's original state:</para>
205
206<screen><userinput><command>export PATH=$PATH_HOLD &amp;&amp;
207rm -f /usr/g++-v3</command></userinput></screen>
208
209</sect2>
210
211<sect2>
212<title>Command explanations</title>
213
214<para>
215<command>mv ../gpc231/gpc.* external/gpc</command>: Copy the gpc files to the
216appropriate location.</para>
217
218<para><parameter>--with-lang=ENUS</parameter>: Make install set for the
219US English language.</para>
220
221<para><parameter>--with-dict=ENUS</parameter>: Install dictionaries for
222the US English language.</para>
223
224<para><parameter>--enable-libart</parameter>: Use libart instead of gpc for
225polygon clipping.</para>
226
227<para><parameter>--with-libsn</parameter>: Use
228<application>startup-notification</application>.</para>
229
230<para><parameter>--disable-java</parameter>: Do not build components that need
231java.</para>
232
233<para><parameter>--without-gpc</parameter>: Do not use gpc. Removes polygon
234clipping capability.</para>
235
236<para><parameter>--without-fonts</parameter>: Do not install Bitstream Vera
237fonts since they are already bundled with <application>X</application>.</para>
238
239<para><parameter>--with-system-curl</parameter>: Use the system
240installed curl.</para>
241
242<para><command>./bootstrap</command>: Create packages required to bootstrap
243the build.</para>
244
245<para><command>dmake</command>: Compile the package.</para>
246
247<para><command>sed -i "s:^oo_home=...</command>: Remove version specific
248installation directory.</para>
249
250<para><command>for appl in sagenda scalc sdraw sfax ...;
251do ...</command>: Create links so that the package can be started from the
252command-line without changes to the existing path.</para>
253
254</sect2>
255
256<sect2>
257<title>Contents</title>
258
259<para>The <application>OpenOffice</application> package contains
260<command>sagenda</command>, <command>scalc</command>,
261<command>sdraw</command>, <command>sfax</command>,
262<command>simpress</command>, <command>slabel</command>,
263<command>sletter</command>, <command>smaster</command>,
264<command>smath</command>, <command>smemo</command>,
265<command>soffice</command>, <command>spadmin</command>,
266<command>svcard</command>, <command>sweb</command>,
267<command>swriter</command>, <application>OpenOffice</application>
268libraries and support utilities.</para>
269
270</sect2>
271
272<sect2><title>Description</title>
273
274<sect3><title>sagenda</title>
275<para>Create an agenda template and start
276<command>swriter</command>.</para></sect3>
277
278<sect3><title>scalc</title>
279<para>Spreadsheet application.</para></sect3>
280
281<sect3><title>sdraw</title>
282<para>Drawing application.</para></sect3>
283
284<sect3><title>sfax</title>
285<para>Create a fax template and start
286<command>swriter</command>.</para></sect3>
287
288<sect3><title>simpress</title>
289<para>Presentation application.</para></sect3>
290
291<sect3><title>slabel</title>
292<para>Create a label template and start
293<command>swriter</command>.</para></sect3>
294
295<sect3><title>sletter</title>
296<para>Create a letter template and start
297<command>swriter</command>.</para></sect3>
298
299<sect3><title>smaster</title>
300<para>Creates a new master document.</para></sect3>
301
302<sect3><title>smath</title>
303<para>Mathematical formula editor.</para></sect3>
304
305<sect3><title>smemo</title>
306<para>Create a memo template and start
307<command>swriter</command>.</para></sect3>
308
309<sect3><title>soffice</title>
310<para>Opens a base window with access to all
311<application>OpenOffice</application> applications.</para></sect3>
312
313<sect3><title>spadmin</title>
314<para><application>OpenOffice</application> Printer Configuration. You may
315need to run this if you are having any printing problems.</para></sect3>
316
317<sect3><title>svcard</title>
318<para>Business card application.</para></sect3>
319
320<sect3><title>sweb</title>
321<para>An <acronym>HTML</acronym> editor.</para></sect3>
322
323<sect3><title>swriter</title>
324<para>Word processing application.</para></sect3>
325
326</sect2>
327
328</sect1>
329
Note: See TracBrowser for help on using the repository browser.