Hi Dave
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.
The Qt detection has been the same for ages so I hope it works still.
As someone mentioned, MusE uses Qt3 still, so it's
export QTDIR=/usr/share/qt3
Be sure to have the devel packages for libqt3-mt installed too.
/Robert