Hi Atte, Atte André Jensen <atte.jensen@xxxxxxxxx> writes: > Well, I thought I'd just install qjackctl from source, grabed it > (0.2.21) and (after figuring how to set QTDIR) I got this far > ("./configure"): > > <snip> > checking whether gcc needs -traditional... no > checking whether QTDIR environment variable is set... /usr/include/qt3/ > checking for main in -lqt-mt... yes > checking for Qt library version >= 3.1.1... no; Qt 3.1.1 or greater is > required > > Great. Does this mean I have to compile qt from source? No. Set QTDIR to /usr/share/qt3 and configure runs fine. regards, Sebastian