
In order to compile and install Tellico on your system, type the following in the base folder of the archive, where the third step must be done as root if you are installing in a system folder:
%./configure--enable-final--disable-debug%make%make install
Since Tellico uses autoconf and automake you should not have
any trouble compiling it. Should you run into problems please report
them to the the author at (robby AT periapsis.org).
Tellico uses a special plugin for communicating with OpenOffice.org, which is not compiled by default. The Software Development Kit, available from http://www.openoffice.org/dev_docs/source/sdk/, is required.
You'll need to use the correct locations of the OpenOffice.org libraries and SDK, of course.%./configure--enable-ooo--with-ooo-dir=/usr/lib/openoffice--with-ooo-sdk-dir=/usr/lib/openoffice/SDK
In addition, some distributions may require you to modify the /etc/ld.so.conf file
or add a configuration file to the /etc/ld.so.conf.d directory. Check
to see if the OpenOffice.org plugin works without any changes first. If it doesn't, try editing
/etc/ld.so.conf and adding the location of the OpenOffice.org libraries, the same as
you used for the configure script.
For additional help, use the Tellico Mailing List
Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team