The K Desktop Environment

Next Previous Table of Contents

2. Installation

2.1 How to obtain Klisp

You can download Klisp from the following site: http://www.techno.net/pcl/tm/plisp/linux/klisp.990515.tar.gz

2.2 Requirements

Build with KDevelop under KDE1.1 (SuSE6.0). You will need KDE 1.1, standard make utilities, and the libpthread.so library.

2.3 Compilation and installation

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

% ./configure
% make
% make install      (will need root access)

Since Klisp uses

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

Next Previous Table of Contents