Please run the following commands to install Simutrans Starter from the GIT sources:
Check out the sources from svn repository.
~>git clone https://github.com/GLassnig/simurun2.git
~>cd simurun2
~>simurun2>qmake simurun2.pro
~>simurun2>make
As User root.
~>simurun2> make install
Installation as a superuser. This requires the root password.
~>simurun2>su -c 'make install'
WARNING!
This is always about the current state of development. For the flawless operation of the program, no guarantee is offered. New features need not necessarily be included in a new release.