Niki oganizes notes and documents on Linux
Nikis home page is http://www.dr-kuhlmann-software.de/Niki/index.html
There is an executable http://www.dr-kuhlmann-software.de/Niki/Niki
download it and do in a X environment:
chmod +x Niki
Niki
The source is at http://www.dr-kuhlmann-software.de/Niki/Niki.tgz
You need Perl and some Perl modules to run Niki
Check your system prepared:
Niki/used_modules
Niki/Doc/NikiSource.niki provides further information. Niki/Doc/PerlModules.niki lists the Perl modules required.
Run Niki:
Niki/Niki Niki/Doc/NikiHelp.niki
Install the source version of Niki:
perl Makefile.PL
make
make test
make install
Build binary version of Niki:
make clean
perl Makefile.PL -binary
make
make test
make install
You should run Niki/build_niki if Niki/Niki runs without any error and the perl PAR module is installed.
Mail: hkuhlmann@dr-kuhlmann-software.de
