Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Feb 2007 19:27:26 +0100
From:      Csaba Molnar <molnarcs@gmail.com>
To:        freebsd-openoffice@freebsd.org
Subject:   openoffice 2.1 package with KDE integration
Message-ID:  <200702011927.26708.molnarcs@gmail.com>

next in thread | raw e-mail | index | archive | help
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!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702011927.26708.molnarcs>