KOffice is the integrated office suite for KDE. It provides native OASIS OpenDocument format support.
Download (HTTP): http://mirrors.isc.org/pub/kde/stable/koffice-1.6.1/src/koffice-1.6.1.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/koffice-1.6.1/src/koffice-1.6.1.tar.bz2
Download MD5 sum:
Download size: 54 MB
Estimated disk space required: 420 MB (additional 867 MB for API docs)
Estimated build time: 40 SBU (additional 4.4 SBU for API docs)
KOffice has many localization
packages in the form of: koffice-l10n-.
The <xx>-1.6.1.tar.bz2<xx> is a two
to seven character code for the country covered. The sizes of these
files range from about 0.4 MB to 4.6 MB.
KOffice l10n package listing: http://download.kde.org/stable/koffice-1.6.1/src/koffice-l10n/
Download MD5 sums: http://mirrors.isc.org/pub/kde/stable/koffice-1.6.1/src/MD5SUMS
libjpeg-6b, libart_lgpl-2.3.19, libxml2-2.6.27, and libxslt-1.1.20
Aspell-0.60.5, Python-2.5, PostgreSQL-8.2.3 (for kexi), MySQL-5.0.37 (plugin), little cms-1.16 and ImageMagick-6.3.3-0 (required for krita), OpenEXR (for enhanced image processing), libwv2 (for MS Word filter), libwpd (for Wordperfect filter), libpaper, Graphviz-2.12, and Doxygen-1.5.2 (the last two to build API documentation)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/koffice
Install KOffice with the following commands:
./configure --prefix=$KDE_PREFIX --disable-debug \
--disable-dependency-tracking &&
make
If you wish to create the API documentation and you have Doxygen and Graphviz installed, make apidox must be done before make install.
This package does not come with a test suite.
Now, as the root user:
make install
Last updated on 2007-04-04 21:42:53 +0200