Installing glam2
2015-01-13azim58 - Installing glam2
These actions actually install glam2scan as well as glam2.
Download glam2 here
http://acb.qfab.org/acb/glam2/archive/
For installation follow these instructions found here (instructions
pasted below link as well)
http://acb.qfab.org/acb/glam2/doc/install.html
===========================================================================
You presumably obtained GLAM2 as a zipped package, called something like
glam2-9999.zip. The first step is to unzip it, creating a new directory
glam2-9999.
Using the command line, move into the src subdirectory and type 'make'.
This should compile the glam2 programs.
To compile purge, move into the purge subdirectory and type 'make'.
After successful compilation, the programs are ready to use. Run them
just by typing their names (possibly with leading ./ depending on the
settings for your command line environment). If you like, you can put the
programs in standard 'bin' directories, or add their location to your
system's PATH.
===========================================================================