Project

   Screenshots

   Links

   Download

   Documentation

Installation

For ALL

Setup SQL DB and add user

Debian

# apt-get install libqt3-mt libqt3-mt-mysql

# apt-get install mysql

# apt-get install gnuplot

# dpkg -i flyhigh.deb

Others

Install qt developer libraries with MySQL support, MySQL server and gnuplot.

Get tarball or checkout the newest files from CVS repository.

$ tar -xzf flyhigh.tar.gz

$ ./configure

$ make

Create MySQL database as privileged user:
$ mysql -u root -p < ./doc/sql/flyhigh.sql

Migration to database version2

This step is only necessary, if you update from FlyHigh less than version 0.5

Backup the FlyHigh database version 1

Execute the script /usr/share/migrate2dbv2 (debian) or tools/migrate2dbv2 (source)

Optional GPLIGC

Install GPLIGC from http://pc12-c714.uibk.ac.at/GPLIGC/download/
This is optional software for viewing flights in 3D and there is no must to install it.

Optional Swiss Map 100

Buy the Swiss Map 100 CD-ROM from http://www.swisstopo.ch:80/en/products/digital/multimedia/sm100/ and extract map tiles. root privileges needed. This takes around 2.5 GB disk space!

# ./tools/xtrSwiss100

Software architecture

Layer application

Layer data

Layer runtime