The latest release and snapshots can be found at:
QGrid version 2.6 has been tested with Qt-3.3,
There are different ways to install QGrid on your system. Should you run into problems please report them to the the author at on4qz@telenet.be
% tar -xvzf qrid-x.xx.tgz
% cd qgrid-x.xx
% qmake qgrid.pro
% make
% su
% make install
Make sure that the QTDIR environment is set and points to the correct
basedirectory. (e.g. QTDIR=/usr/lib/qt3).
Install the src rpm package and then rebuild the binary files.
% su
% rpmbuild --recompile qgrid-x.xx.src.rpm
Make sure that the QTDIR environment is set and points to the correct basedirectory. (e.g. QTDIR=/usr/lib/qt3).
Simply install it as any other rpm.