These are the installation instructions for rt-app @VERSION@ Requirements: ------------ rt-app runs on GNU/Linux, and it only needs a recent compiler. Compile rt-app @VERSION@: ------------------------- $ tar xvjf rt-app-@VERSION@.tar.bz2 $ cd rt-app-@VERSION@ $ ./configure $ make $ make install Last step is optional, rt-app is generated in the src/ directory. Optional support: ================ $ ./configure --with-aquosa adds support for the AQuoSA framework see ./configure --help for additional options.