Build Niki binary version
Build Niki the binary version of Niki using the Perl script
Niki/build_niki
You'll need the PAR module and friends http://search.cpan.org/~autrijus/PAR-0.89/ from CPAN.
Spell checking
Spell checking is only supported if Tk version 804.027 or higher is used.
The following perl modules do you only need for spell checking
-
Text::Aspell from CPAN and the Aspell libraries (on SuSE you need the rpm aspell-devel) too.
-
Lingua-Identify and its friends Class-Factory-Util Text-ExtractWords Text-Affixes Text-Ngram (install the friends first)
You need some aspell dictionaries of course. On SuSE install the aspell-xx packages. You get apell at http://aspell.sourceforge.net . Check the dictionaries installed on your system:
Niki -dictionaries
Export and print function
The NikiPrintExport function uses the programs html2ps ps2pdf. For ps2pdf on a SuSE system install the packages html2ps and ghostscript-library.
Ghostscript should be installed on Linux system.
html2ps is at http://user.it.uu.se/~jan/html2ps.html .
Please don't hesitate to send error reports to mailto:hkuhlmann@dr-kuhlmann-software.de