Instructions for compiling / linking / running sample DatTemplate job --------------------------------------------------------------------- In your current working directory (cwd), e.g., /home/youruserid/test/ create and fill a 'templates' subdirectory: cp -r /home/keithr/public_html/camp/templates ./ Compile and link the 'DatTemplate' executable by typing: make (You should see something like "g++ -Wall -g -I/export...." followed perhaps by compiler/linker warnings, but not by errors, one hopes.) If you want to see a plot from this monitor with the DMT viewer, you should set up the DMT name server environmental variable to communicate with fortress. Setting this variable before starting the monitor ensures that the monitor connects to fortress. The same variable will determine what server you communicate with later when you run the DMT Viewer itself. setenv DMTNAMESERVER fortress:23456 (At a mature stage of monitor development, you will want to set the name server to the online DMT "sandbox" machine called sand at LHO or delaronde at LLO. The LLO analog to the GC machine fortress is decatur.) Now run the job on some files archived on tape (you may have to wait a while for the tapes to be mounted by the robot). ./DatTemplate -channel H0:PEM-LVEA_SEISX -infile /samrds/S3/L1/LHO/H-RDS_R_L1-7522/\*.gwf then run the DMT Viewer: dmtviewer