Back to home page

sPhenix code displayed by LXR

 
 

    


Warning, /JETSCAPE/INSTALL.txt is written in an unsupported language. File is not indexed.

0001 (1) HDF5 dependence
0002 In MacOS, use 
0003 > brew tap homebrew/science
0004 > brew install hdf5@1.8
0005 > echo 'export PATH="/usr/local/opt/hdf5@1.8/bin:$PATH"' >> ~/.bash_profile
0006 > source ~/.bash_profile
0007