Using the e907ana1 and e907ana2 machines

The offline software is set up for people to use for code development on the machines in the control room: e907ana2.fnal.gov (best) and other e907anaX systems. To use them:
[1] Log into the machine: % ssh user@e907ana2.fnal.gov
[2] Set up your environment: % source /usr/local/mipp/setup.csh
[3] Make a test release: % mkdir mippsoft; cd mippsoft
% newrel -t development mytest
[4] Set up your test release and build: % cd mytest
% srt_setup -a
% addpkg -h OnlineMonitoring
% gmake


Questions, comments, requests: messier@indiana.edu