[LAU] [ANN] MusE 1.0

Gabriel M. Beddingfield gabriel at teuton.org
Mon Dec 21 17:09:59 EST 2009



On Mon, 21 Dec 2009, Dave Phillips wrote:

> How do I get it to build on Ubuntu Jaunty ? The QTDIR variable is a
> problem there. I've set it correctly but ./configure fails every time,
> it doesn't find the headers, lib, or the bin utilities.

If `qmake -version` yields the Qt3 version... then maybe 
try:

$ for N in qmake moc uic rcc ; do sudo update-alternatives --config $N ; done

...and set them all to use the Qt4 versions.

-gabriel




More information about the Linux-audio-user mailing list