|
ADIF to Cabrillo
0.1
|
Before you can compile adif2cabrillo make sure that you have installed the following software
adif2cabrillo is compatible with Qt 5.x
On Ubuntu (tested on 14.10) you can type:
sudo apt-get install g++ qt5-default
Note (if you want to switch back to the QT4 environment, remove the qt5-default package, it will automatically restore qt4-default. If that is not the case:
sudo apt-get install qt4-default
The latest versions of adif2Cabrillo 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 chosen and extract the tar file.
>cd /home/myhome/Downloads >tar -xvzf adif2cabrillo_xxx_tar.gz >cd cabrillo_xxx >qmake >make >sudo make install
You can now run the program by typing adif2cabrillo at the prompt of a terminal Session, or make a shortcut on your desktop.
If you have problems compiling the software, please give as much information as possible but at least: