I'm a computational cosmologist trying to remember all the little code tricks I've stumbled upon. I work mostly in Fortran 90/03 and IDL but I'm learning some Python, C, and C++.
sudo /home/galtay/Downloads/linux-programs/hdf5/hdf5-1.8.6/configure FC=gfortran-4.5 --enable-fortran --prefix=/opt/hdf5-1.8.6-gfortran-4.5
sudo make
sudo make install