THIS EXPERIMENTAL SOFTWARE IS NOT RECOMMENDED FOR PRODUCTION USE! Most of the components have been built with debug configuration and have received almost no testing. The following sources for glib, libvoikko, openoffice.org-voikko and Suomi-malaga have been used to build the software available in this directory: - glib-2.20.5.tar.bz2 - libvoikko-2.2hp1.tar.gz - openoffice.org-voikko-3.1.20091004.tar.gz - suomi-malaga-1.4hp1.tar.gz Libvoikko and openoffice.org-voikko have been built with Microsoft Visual C++ 2008 Express Edition. The build system for libvoikko (libvoikko.vcproj) is not fully automated with this compiler. You must first generate src/autocorrect/data.hpp by running python src/autocorrect/triecompiler.py data/autocorrect/fi_FI.xml src/autocorrect/data.hpp and create an empty file src/config.h before starting the build. Only debug configuration works. Suomi-malaga has been built with malaga version 7.12. The following files are available here: - tekstintuho.oxt: Extension for OpenOffice.org 3.1 and later. This extension is a zip package that among other things contains libvoikko-1.dll which is needed if you want to use the development files listed below. - libvoikko.py: Python bindings to libvoikko. - libvoikko-1.lib: Import library for linking C/C++ applications with libvoikko. - voikko.h: Header file for compiling C/C++ applications that use libvoikko. This version of libvoikko requires morphological dictionaries in "format 2". Such dictionaries are currently available in compiled form from http://www.puimula.org/htp/voikko/suomimalaga/ Three of these variants are also contained within tekstintuho.oxt. Questions and comments should be sent to Harri Pitkänen . For more information about Voikko, see http://voikko.sourceforge.net .