| [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 |