Re: [LAU] [ANN] MusE 1.0

From: Gabriel M. Beddingfield <gabriel@email-addr-hidden>
Date: Tue Dec 22 2009 - 00:09:59 EET

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

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Tue Dec 22 00:15:03 2009

This archive was generated by hypermail 2.1.8 : Tue Dec 22 2009 - 00:15:03 EET