|
|
Build requirements
In order to compile AQuoSA, you need:
- GNU Make 3.81, available from the GNU ftp site
- The Linux kernel sources, currently version 2.6.21.1 (the architecture should compile on 2.4.32 as well), available from http://www.kernel.org
- The Generic Scheduler Patch (GSP) to the Linux kernel, available from the kernel-patches package of the AQuoSA downloads
- GCC version 2.95, 3.x or 4.0.x
- For the 2.4.32 kernel series, the High Resolution Timers Patch (HRT), available from the high-res-timers SourceForge project, made available for convenience in the kernel-patches package of the AQuoSA downloads
Alternatively, you can use the automatic build script (see below aquosa-build-x.y.z.tgz).
|
|