How do I install jac?
To install jac, copy the .tar.gz in your /usr/local/src directory (or wherever you want) and type: $ tar -xvfz jac-x.x.tar.gz (where x.x is release number). You will find a directory called jac-x.x, change to that directory and type: $ make After this you can get root privileges and run $ make install this will copy jac into your /usr/local/bin directory, or without getting root privileges, copy the generated binary jac wherever you find better. You’re done. You can run jac.