Next Previous Table of Contents
You can download Klisp from the following site: http://www.techno.net/pcl/tm/plisp/linux/klisp.990515.tar.gz
Build with KDevelop under KDE1.1 (SuSE6.0). You will need KDE 1.1, standard make utilities, and the libpthread.so library.
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
autoconfyou 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