:: cuckooo :: OpenOffice.org nested in KDE
cuckooo is a KDE Part, which allows running OpenOffice.org in a Konqueror window. It is currently limited to open the documents just read-only.
NOTE: Before building cuckooo, you have to have installed OpenOffice.org 1.1, OpenOffice.org 1.1 Software Development Kit and KDE -devel pakages. In order to specify location of the mentioned software, you should use the following configure parameters:
--with-office-dir=DIR where the OpenOffice.org is installed
--with-ODK-dir=DIR where the OpenOffice.org SDK is installed
--prefix=PREFIX install architecture-independent files in PREFIX
(to install to your KDE directory)
- Example
- ./configure --prefix=/opt/kde3 \
--with-office-dir=/opt/OpenOffice.org1.1 \ --with-ODK-dir=~/OpenOffice.org1.1_Beta_2_SDK
For more information, see cuckooo homepage at: http://artax.karlin.mff.cuni.cz/~kendy/cuckooo
