source: xsoft/suites/koffice.xml@ 9b3ef6b

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 9b3ef6b was 9b3ef6b, checked in by Bruce Dubbs <bdubbs@…>, 19 years ago

Update to koffice-1.4.1

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

  • Property mode set to 100644
File size: 8.3 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 koffice-download-http "http://mirrors.isc.org/pub/kde/stable/koffice-1.4.1/src/koffice-&koffice-version;.tar.bz2">
8 <!ENTITY koffice-download-ftp "ftp://ftp.kde.org/pub/kde/stable/koffice-1.4.1/src/koffice-&koffice-version;.tar.bz2">
9 <!ENTITY koffice-md5sum "91a7b68757addc5934c5a8209a4926d5">
10 <!ENTITY koffice-size "18.5 MB">
11 <!ENTITY koffice-buildsize "303 MB (additional 94 MB for API docs)">
12 <!ENTITY koffice-time "27.7 SBU (additional 2.7 SBU for API docs)">
13]>
14
15<sect1 id="koffice" xreflabel="KOffice-&koffice-version;">
16 <?dbhtml filename="koffice.html" ?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>KOffice-&koffice-version;</title>
24
25 <indexterm zone="koffice">
26 <primary sortas="a-KOffice">KOffice</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to KOffice</title>
31
32 <para><application>KOffice</application> is the integrated office suite
33 for <application>KDE</application>.</para>
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>Download (HTTP): <ulink url="&koffice-download-http;"/></para>
39 </listitem>
40 <listitem>
41 <para>Download (FTP): <ulink url="&koffice-download-ftp;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download MD5 sum: &koffice-md5sum;</para>
45 </listitem>
46 <listitem>
47 <para>Download size: &koffice-size;</para>
48 </listitem>
49 <listitem>
50 <para>Estimated disk space required: &koffice-buildsize;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated build time: &koffice-time;</para>
54 </listitem>
55 </itemizedlist>
56
57 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
58
59 <para><application>KOffice</application> has many localization
60 packages in the form of:
61 <filename>koffice-l10n-<replaceable>[xx]</replaceable>-&koffice-version;.tar.bz2</filename>.
62 The <replaceable>[xx]</replaceable> is a two to seven character code for the
63 country covered. The sizes of these files range from about 0.4 MB to 4.6
64 MB. </para>
65
66 <itemizedlist spacing='compact'>
67 <listitem>
68 <para><application>KOffice</application> l10n package listing: <ulink
69 url="http://download.kde.org/stable/koffice-&koffice-version;/src/koffice-l10n/"/></para>
70 </listitem>
71 <listitem>
72 <para>Download MD5 sums: <ulink
73 url="http://mirrors.isc.org/pub/kde/stable/koffice-&koffice-version;/src/MD5SUMS"/></para>
74 </listitem>
75 </itemizedlist>
76
77 <bridgehead renderas="sect3">KOffice Dependencies</bridgehead>
78
79 <bridgehead renderas="sect4">Required</bridgehead>
80 <para><xref linkend="kdebase"/></para>
81
82 <bridgehead renderas="sect4">Recommended</bridgehead>
83 <para><xref linkend="libjpeg"/>,
84 <xref linkend="libart_lgpl"/>,
85 <xref linkend="libxml2"/>,
86 <xref linkend="libxslt"/></para>
87
88 <bridgehead renderas="sect4">Optional</bridgehead>
89 <para><xref linkend="aspell"/>,
90 <xref linkend="python"/>,
91 <xref linkend="postgresql"/> (for kexi),
92 <xref linkend="mysql"/> (plugin),
93 <xref linkend="imagemagick"/>(required for krita),
94 <ulink url="http://sourceforge.net/projects/wvware/">libwv2</ulink> (for MS
95 Word filter),
96 <ulink url="http://libwpd.sf.net/">libwpd</ulink> (for Wordperfect filter),
97 <ulink
98 url="http://packages.debian.org/unstable/source/libpaper">libpaper</ulink>,
99 <ulink url="http://www.graphviz.org/">GraphViz</ulink>
100 and <xref linkend="doxygen"/> (for apidox)</para>
101
102 </sect2>
103
104 <sect2 role="installation">
105 <title>Installation of KOffice</title>
106
107 <para>Install <application>KOffice</application> with the following
108 commands:</para>
109
110<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
111 --disable-dependency-tracking &amp;&amp;
112make</userinput></screen>
113
114 <note>
115 <para>If you wish to create the API documentation and you have
116 <application>Doxygen</application> and <application>GraphViz</application>
117 installed, <command>make apidox</command> must be done before
118 <command>make install</command>.</para>
119 </note>
120
121 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
122
123<screen role='root'><userinput>make install</userinput></screen>
124
125 </sect2>
126
127 <sect2 role="content">
128 <title>Contents</title>
129
130 <segmentedlist>
131 <segtitle>Installed Programs</segtitle>
132 <segtitle>Installed Libraries</segtitle>
133 <segtitle>Installed Directory</segtitle>
134
135 <seglistitem>
136 <seg>karbon, kchart, kexi, kformula, kivio, koconverter,
137 koscript, koshell, kprconverter.pl, kpresenter, krita, kspread,
138 kthesaurus, kudesigner, kugar, and kword</seg>
139 <seg>Numerous libraries (about 50) in $KDE_PREFIX/lib</seg>
140 <seg>Numerous directories in $KDE_PREFIX/share</seg>
141 </seglistitem>
142 </segmentedlist>
143
144 <variablelist>
145 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
146 <?dbfo list-presentation="list"?>
147 <?dbhtml list-presentation="table"?>
148
149 <varlistentry id="kchart">
150 <term><command>kchart</command></term>
151 <listitem>
152 <para>is a chart drawing application.</para>
153 <indexterm zone="koffice kchart">
154 <primary sortas="b-kchart">kchart</primary>
155 </indexterm>
156 </listitem>
157 </varlistentry>
158
159 <varlistentry id="kexi">
160 <term><command>kexi</command></term>
161 <listitem>
162 <para>is an integrated data management application.</para>
163 <indexterm zone="koffice kexi">
164 <primary sortas="b-kexi">kexi</primary>
165 </indexterm>
166 </listitem>
167 </varlistentry>
168
169 <varlistentry id="kformula">
170 <term><command>kformula</command></term>
171 <listitem>
172 <para>is a formula editor.</para>
173 <indexterm zone="koffice kformula">
174 <primary sortas="b-kformula">kformula</primary>
175 </indexterm>
176 </listitem>
177 </varlistentry>
178
179 <varlistentry id="kivio">
180 <term><command>kivio</command></term>
181 <listitem>
182 <para>is a flowchart program.</para>
183 <indexterm zone="koffice kivio">
184 <primary sortas="b-kivio">kivio</primary>
185 </indexterm>
186 </listitem>
187 </varlistentry>
188
189 <varlistentry id="kpresenter">
190 <term><command>kpresenter</command></term>
191 <listitem>
192 <para>is a presentation builder/display program.</para>
193 <indexterm zone="koffice kpresenter">
194 <primary sortas="b-kpresenter">kpresenter</primary>
195 </indexterm>
196 </listitem>
197 </varlistentry>
198
199 <varlistentry id="krita">
200 <term><command>krita</command></term>
201 <listitem>
202 <para>is a painting and image editing application for KOffice..</para>
203 <indexterm zone="koffice krita">
204 <primary sortas="b-krita">krita</primary>
205 </indexterm>
206 </listitem>
207 </varlistentry>
208
209 <varlistentry id="kspread">
210 <term><command>kspread</command></term>
211 <listitem>
212 <para>is a scriptable spreadsheet program.</para>
213 <indexterm zone="koffice kspread">
214 <primary sortas="b-kspread">kspread</primary>
215 </indexterm>
216 </listitem>
217 </varlistentry>
218
219 <varlistentry id="kugar">
220 <term><command>kugar</command></term>
221 <listitem>
222 <para>is a tool for creating reports.</para>
223 <indexterm zone="koffice kugar">
224 <primary sortas="b-kugar">kugar</primary>
225 </indexterm>
226 </listitem>
227 </varlistentry>
228
229 <varlistentry id="kword">
230 <term><command>kword</command></term>
231 <listitem>
232 <para>is a framemaker-like word processing and desktop
233 publishing program.</para>
234 <indexterm zone="koffice kword">
235 <primary sortas="b-kword">kword</primary>
236 </indexterm>
237 </listitem>
238 </varlistentry>
239
240 </variablelist>
241
242 </sect2>
243
244</sect1>
Note: See TracBrowser for help on using the repository browser.