see the INSTALL file that comes with the distribution.
The latest version is available at
Qgrid needs QT > 2.2.x If you do not have this version, you can downloaded it in binary/rpm or source format from: http://www.trolltech.com. If you select the binary/rpm format, be sure to also have the development version. (i.e. the one that contains the include files).
Be sure to set the QTDIR environment to your QT 2.2.X base directory.
example for bash:
export QTDIR=/usr/lib/qt2
(where qt2 is probably a link to /usr/lib/qt-2.2.x)
In order to compile and install Qgrid on your system, type the following in the base directory of the Qgrid distribution:
% ./configure
% make
% make install
Since Qgrid uses
autoconf
you should have no trouble compiling it. Should you run into problems please report them to the the author at Johan Maes - ON1MH