QGrid
3.0
|
Before you can compile QSSTV make sure that you have installed the following software
On Ubuntu you can type:
sudo apt-get install qt4-qmake libqt4-dev g++
The latest versions of QGrid is always available at http://users.telenet.be/on4qz Download the latest tar file to a local directory (e.g. /home/myhome/Downloads)
Go to the directory you've choosen and extract the tar file.
>cd /home/myhome/Downloads >tar -xvzf qgrid_xxx_tar.gz >cd qgrid_xxx >qmake >make >sudo make install
You can now run the program by typing qgrid at the prompt of a terminal session, or make a shortcut on your desktop.
>qgrid