Okay, so you've got the source files and you've made sure that
all installation requirements have been met. Building Dancing QT
from source is rather easy now:
./configure
make
If you just want to try Dancing QT, this is sufficient. The executable file named DQT
will be generated in the source directory and can be run from anywhere. Dancing QT will show a
configuration wizard upon first startup that will help you setup the application. If you want to
install Dancing QT for all users on your system, just issue make install.
If you encounter problems during installation, please contact the author. |