Difference between revisions of "HDGEANT on the CUE"

From GlueXWiki
Jump to: navigation, search
Line 25: Line 25:
 
</pre>
 
</pre>
  
last bit does not work unless ROOTSYS is defined
+
last bit does not work unless ROOTSYS is defined. Use IT's "use root" command to set it.
  
* there is no hdgeant binary in the latest version
+
* there is no hdgeant binary in the this version
* try an older version
+
* during the [[Mark's notes on HDGEANT under RHEL4|RHEL4 try]], we were using a different directory: /group/halld/Software/builds/build_2007-08-06 as the root directory.
 +
* try that binary again
 +
** hdgeant runs to completion
 +
** hd_dump gives the usage message
 +
** when reading hdgeant.hddm get [[errors from hd_dump|errors]]

Revision as of 16:47, 15 August 2007

setenv OS `/bin/uname -s`
setenv ARCH `/bin/uname -p`
setenv OSNAME ${OS}-${ARCH}
setenv JANA_HOME /group/12gev_phys/builds/LATEST
setenv HALLD_HOME ${HOME}/HallD
setenv JANA_PLUGIN_PATH ${HALLD_HOME}/lib/${OSNAME}
setenv JAVAROOT /apps
setenv HALLD_EXTERNALPACKAGES /group/halld/Software/ExternalPackages
setenv XERCESCROOT ${HALLD_EXTERNALPACKAGES}/xerces-c-src_2_7_0.${OSNAME}
setenv XERCES_INCLUDE ${HALLD_EXTERNALPACKAGES}/include
setenv XERCES_LIB ${HALLD_EXTERNALPACKAGES}/lib/${OSNAME}
setenv PERL5LIB ${HALLD_EXTERNALPACKAGES}/perl_mods/lib/site_perl/5.8.2/i686-linux

and

setenv PATH ${PATH}:${JANA_HOME}/bin/${OSNAME}:${HALLD_HOME}/bin:${HALLD_HOME}/bin/${OSNAME}:${HALLD_EXTERNALPACKAGES}/bin:${HALLD_EXTERNALPACKAGES}/bin/${OSNAME}:${ROOTSYS}/bin:${CERN}/${CERN_LEVEL}/bin
setenv LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:${ROOTSYS}/lib:${XERCES_LIB}

last bit does not work unless ROOTSYS is defined. Use IT's "use root" command to set it.

  • there is no hdgeant binary in the this version
  • during the RHEL4 try, we were using a different directory: /group/halld/Software/builds/build_2007-08-06 as the root directory.
  • try that binary again
    • hdgeant runs to completion
    • hd_dump gives the usage message
    • when reading hdgeant.hddm get errors