Requirements

KDar requires the following libraries:

  • KDE version > 3.3.x

  • QT version > 3.3.x

  • libdar API version > 3.0.0

  • libz version > 1.1.4

  • libbz2 version > 1.0.2

In order to compile KDar, you'll need a c++ compiler. g++ > 2.96 should work. In fact, you need to use the same compiler that your QT and KDE libraries were built with.

Redhat-9 users: You'll need several RPM's installed to compile KDar. Basically, if you can compile DAR, you can compile KDar if you have the correct QT and KDE libraries installed. See the file INSTALL in the top-level source directory for details.