Next Previous Contents

2. Installation

2.1 How to obtain Casp

The latest version of CASP can be found at:

  • http://andreas.heil.net/kde/casp/
  • ftp://ftp.kde.org/pub/kde/unstable/apps/utils
  • 2.2 Requirements

    All you need is:

    1. Linux
    2. KDE 1.1.x
    3. Qt 1.44 (or higher)
    4. and a compiler...

    2.3 Compilation and installation

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

    % ./configure
    % make
    % make install (as root)
    

    Since Casp uses autoconf you should have no trouble compiling it. Should you run into problems please report them to the the author at Andreas Heil


    Next Previous Contents