The K Desktop Environment

Next Previous Table of Contents

2. Installation

2.1 Wie und wo bekommt man Doku

Das Programm kann von meiner Homepage http://www.cs.uni-potsdam.de/ uhlmann/download/doku.tar.gz runtergeladen werden.

2.2 Anforderungen

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.

2.3 Compilation and installation

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

autoconf
you 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