Requirements for current version:
- qt 3.1.0 or newer
(Version 3.1.2 recommended).
MusE does _not_ compile with older versions.
Please compile Qt3 with "-thread" option so you get the qt-mt.so lib instead of qt.so. - ALSA Version 0.9.0 or newer (cvs).
- libsndfile version 1.0.1 (current is 1.0.4)
- gcc 3.x.x or 2.95.3
Problems are reported with (unofficial) 2.96, so if you're using it you may be unable to run MusE.
NOTE: you _must_ compile MusE with the same compiler you used to compile QT - glibc 2.3.1
(may work with older versions but untested) - Linux kernel with rtc (RealTimeClock) driver (device /dev/rtc)
(recommended: apply "low latency patches" for low timing jitter) - highly recommended for audio: JACK download at jack-audio-connection-kit-0.61.0.tar.gz
- fluidsynth-1.0.0 (formerly iiwusynth) from fluid
- if you want to use Tommi Ilmonenīs "givertcap" you need
- a patched Linux kernel:
The kernel is patched by changing two lines from header "linux/capability.h":#define CAP_INIT_EFF_SET { ~0 } #define CAP_INIT_INH_SET { ~0 }
For further information see chapter 10 of the capfaq-0.2 document ftp.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.4/capfaq-0.2.txt - the libcap.so library:
ftp.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.4/ You may also find procompiled packages for your Linux distribution in some other places like www.rpmfind.net.
- a patched Linux kernel: