2010/9/28 Hartmut Noack <zettberlin@xxxxxxxxxxx>: >> MusE : http://muse-sequencer.org > > I would like very much to build it but alas: > > checking for QT moc (/usr/share/qt4/bin/moc)... no > checking for QT uic (/usr/share/qt4/bin/uic)... no > configure: error: need qt >= 3.2.0 > zettberlin@ubuzet104:~/Downloads/muse-1.1$ file /usr/share/qt4/bin/moc > /usr/share/qt4/bin/moc: symbolic link to `../../../bin/moc-qt4' > > > What is happening here and what can do? Ah, the configure script should have been changed... As Phillip noted MusE requires Qt3, Qt4 is not backwards compatible. Install devel packages for qt3-mt (mt stands for multithreaded, I think this version is needed) and set QTDIR to point to the location where it is installed. Many distros needs this setting: export QTDIR=/usr/share/qt3 Regards, Robert _______________________________________________ Linux-audio-user mailing list Linux-audio-user@xxxxxxxxxxxxxxxxxxxx http://lists.linuxaudio.org/listinfo/linux-audio-user