Next Previous Contents

2. Installation

2.1 How to obtain QScanPlot

You can download the last version of QScanPlot from the page QScanPlot Home Page. Some binaries will be soon available. If you compile this package in a new environment, for which no binary version is available, please drop me a note. If you download the program and use it, please drop me a note. If you have some constructive criticism, please drop me a note... You get it?

Contributed binaries (in RPM format) are welcome!

2.2 Requirements

The current version of QScanPlot works with Qt 2.{2,3}.x. I didn't try it with versions older or newer than those, but it might work. For the compilation, the usual tools are needed...

Currently, I plan to port QScanPlot both to KDE(2) and Qt version 3.

2.3 Compilation and installation

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

% ./configure
% make
% make install

Since QScanPlot uses autoconf you should have not trouble compiling it. Should you run into problems please report them to the the author at gonzalez@gae.ucm.es


Next Previous Contents