This program was developed with QT-free-edition form troll tech:
http://www.trolltech.com/developer/download/index.html
You will need the version 3.x from qt and if you want todo
changes the qt-designer from troll tech. 
The makefile was generated using qmake:

qmake demographie.pro

Qmake will generate the Makefile. 
Firstly you should call make clean and than make.

After the compilation you are able to start the program
with:
./demographie
 
It ist written in c++, you also will need the gcc and
qt3 from troll tech. If you want to do changes the qt-designer
is recommended.

I have it tested under SuSE-Linux 8.0 and 8.1 That means
gcc version 2.95.3 20010315 (SuSE) and
gcc version 3.2. It should also be run under Redhat 7.3
thanks Guido. 

Many thanks to troll tech and the free software foundation for that
great software.

Happy hacking.

Ralf.

