We are offering GAMOS free to use, the only thing we ask you is to please register as a New User
GAMOS 6.2.0
Get installation
files for Linux
Get installation
files for Mac OS
Get installation
files for Windows
GAMOS 6.1.0
Get installation
files for Linux
Get installation
files for Mac OS
Get VirtualBox virtual machine (for Windows or Linux) with GAMOS installed
GAMOS 6.0.0
Get installation files for Linux
Get installation
files for Mac OS
Get VMWARE with GAMOS installed
- To download and uncompress the installation scripts, type in your Linux or Mac OS terminal:
./download_scripts.sh; cd scripts
(in some systems you have to type 'source ./download_scripts.sh;', or 'sh ./download_scripts.sh;')
- To install GAMOS, type in your terminal:
./installGamos.sh MY_DIR
(where MY_DIR is the directory where you want GAMOS to be installed,
e.g. $HOME/gamos)
NOTE: the directory name has to be an absolute path, i.e. starting with '/'. '$HOME' is OK because it means '/home/.....'
- This will download all the files, check that you have a proper Linux/Mac OS setup and compile CLHEP, Geant4, ROOT and GAMOS (it will probably take a few hours...)
- Read the GAMOS User's Guide for details on how to run GAMOS
We recommend you to do yourself one of the tutorials after installation