REQUIREMENTS
- jMax-2.5.1 installed.
- OpenGL installed (edit path2gl.in to suit your needs).
- Hardware rendering strongly recommended.
BUILDING
$ cd $(JMAX_SRC)/packages/
$ tar -zxvf ~/gmax-$(version).tar.gz
$ make all ARCH=i686-linux
INSTALLING
$ sudo make install ARCH=i686-linux
Edit your .jmaxrc
package require gmax
LICENSE
gMax is free software, distributed under the GNU General
Public License. See the file LICENSE for further information.