notes below are out of data, but we keep them just in case. To see documentation for use, go to URL: https://wiki.anl.gov/gsdaq/Analog_Gammasphere ------------------------------------------------------------- These GSSort and GSUtil_cc.so utilities are documented on the WWW at URL: http://www.phy.anl.gov/gammasphere/doc/GSSort ------------------------------------------------------------- Binaries are nolonger provided. Please compile the code as described below. There are too many versions of root and too many platforms... ------------------------------------------------------------- To build the GSSort utility from the source code you should 1) make sure 'Makefile.SunOS' or 'Makefile.Linux' is appropriate for your system. Modify whatever needs to be modified (should not be much). If you are on the Phy div Solaris or Linux machines, you should not have to do anything. 2) modify BIN in the Makefile if you do not want the GSSort executable to be placed in ../bin from where you are 3) On linux machines, it may be necessary to issue the command mt -f /dev/st0 setblk 0 to the tape drive you are reading from. Otherwise Linux may assumes a specific blocksize and GSSort will not be able to read GS tapes. To build the GSUtil_cc.so shared object, do 1) on the linux machines 'setup root' on the suns, see instructions in http://www.phy.anl.gov/gammasphere/doc/GSSort/setup.html 2) type 'rootn.exe' 3) type '.L GSUtil.cc++' ------------------------------------------------------------- The src.tgz is a gnu zipped copy of all the source codes you see in this directory. ------------------------------------------------------------- this directory was last updated on Mon Mar 7 15:11:23 CST 2011 by tl@halfpint.phy.anl.gov