Next Previous Contents

2. Installation

2.1 How to obtain Ksteak

2.2 Requirements

KSteak requires an installed steak-package in /usr/local/bin (or a symbolic link). Steak is available on (http://www.tm.informatik.uni-frankfurt.de/~razi/steak/steak.html).

2.3 Compilation and installation

In order to compile and install Ksteak on your system, type the following in the base directory of the Ksteak distribution:

% ./configure
% make
% make install

Since KSteak uses

autoconf
you should have not trouble compiling it. Should you run into problems please report them to the the author at Michael Heidecke


Next Previous Contents