Hi Dirk,
[you might want to consider setting a more descriptive name than "Studio
32" in
you email application, this is often appreciated]
you wrote:
Ok, Is there a *.deb package of it? How should I
install it otherwise on Debian?
Usually, if there is no debian package, just download the package, have
a look at
README and INSTALL files and make sure you somehow manage to set the prefix
to /usr/local (for example ./configure --prefix=/usr/local) , this way
your installation
will not interfere with your package management system.
(If you are not root, /usr/local will not be writeable; use your home
directory or
a subdirectory of it)
In this particular case (qjacktuner), it is described in BUILD:
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/qjacktuner/qjacktuner/BUILD?rev=H…
Cheers,
Mathis