====== What do you need to compile jMax ====== ==== On a Linux PC ==== The following list of packages must be installed * Java: either the sun Java or the openjdk, version 1.6.x * Ant. Any recent version. * gcc and the development libraries, including the support for Objective-C. * the gnu make * subversion (svn). * portaudio (including the dev libraries). * portmidi (including the dev libraries). * audiofile ''(including the dev libraries).'' On ubuntu, you can install them using Synaptic. ==== On a Windows PC ==== The current version compile under the cygwin environment. You need to have the audiofile package selected, and to have installed the standard development tools (make, gcc, etc). You need the standard Windows Java installed, 1.6 or later. ==== On a Mac ==== Install XCode, MacPorts,and install the port: * portaudio * portmidi * audiofile