Next Previous Table of Contents
Das Programm kann von meiner Homepage http://www.cs.uni-potsdam.de/ uhlmann/download/doku.tar.gz runtergeladen werden.
Das Programm wurde für Intel-CPUs unter Linux kompiliert. Es ist aber sicher möglich den Quellcode auch auf anderen Plattformen zu übersetzen. Getestet wurde das aber nicht.
In order to compile and install Doku on your system, type the following in the base directory of the Doku distribution:
% ./configure
% make
% make install
Since Doku uses
autoconfyou should have not trouble compiling it. Should you run into problems please report them to the the author at Stephan Uhlmann
Next Previous Table of Contents