Availability
Content
Installation Instructions
Noticed Problems and Bugs
Distributions are available for downloading from two mirror sites:
Download from CERN (232 MB)
Download from FNAL (232 MB)
Pyt6158_Sim125.tar file contains :
Download and unpack the tar file distribution in the temporary area (requires ~240 MB):
cd <tmp_dir> tar -xvf <path_to_distribution>/Pyt6158_Sim125.tar
Follow installation instructions in the <tmp_dir>/SPRING02_PRODUCTION/00README file.
cmsim_install: Command not found.
or
cmsim_install: No such file or directory
Proposed work around:
bash ./cmsim_install <installation_dir>
Thanks to James Amundson for reporting this bug.
> source cms125_env.csh
Illegal variable name.
Proposed work around:
Remove the curly brackets around the CERN_ROOT in the last line of the cms125_env.csh script.Thanks to Claude Charlot for reporting this bug.