openoffice 2.1 package with KDE integration
Csaba Molnar
molnarcs at gmail.com
Thu Feb 1 18:27:32 UTC 2007
Dear list!
I successfully built openoffice 2.1 with KDE integration - thanks for your
kind replies earlier about memory questions.
I put up the binary here - and you can reference others who need openoffice
with kde integration to this download:
ftp://hatvani.unideb.hu/pub/FreeBSD/openoffice/
It was built on 6.1 release, but works on 6.2.
Installation (for the record):
pkg_add openoffice.org-2.1.0.tbz will spit out a number of error messages.
Lines beginning with "pkg_add: could not find package <pkgname>" will indicate
missing dependencies, which should be resolved before installation. If you
have modular xorg installed, you can ignore warnings about missing
xorg-clients-6.9.0 and xorg-fonts-encodings-6.9.0
Once missing packages are installed, you can install it with:
pkg_add -f openoffice.org-2.1.0.tbz
There will be warnings like this:
pkg_add: warning: package 'openoffice.org-2.1.0' requires 'libXft-2.1.7_1'
but 'libXft-2.1.12' is installed
but these can be ignored.
This package was built with these knobs:
-DWITH_KDE WITH_TTF_BYTECODE_ENABLED=1 WITH_MMX=1 -DWITHOUT_MOZILLA
WITH_ICONS=KDE
I may try to build other language installs it there is a need for it - let me
know! (with a tip about how to change workdir, for I don't have enough space
on /usr).
Bye!
More information about the freebsd-openoffice
mailing list