Skip to content

Commit

Permalink
Update manual about new HDF5 build macro.
Browse files Browse the repository at this point in the history
  • Loading branch information
Elliott Sales de Andrade committed Oct 1, 2015
1 parent 8c5e401 commit 260702b
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions doc/citcoms-manual.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1172,12 +1172,10 @@ \section{\label{sec:HDF5-Configuration}HDF5 Configuration (Optional)}
\end{quote}
By default, CitcomS will attempt to auto-detect your PHDF5 installation,
and will disable HDF5 support if it is not found. You may specify
the location of your PHDF5 installation by setting the PHDF5\_HOME
environment variable to the appropriate installation prefix.
the location of your PHDF5 installation by passing the \texttt{-{}-with-hdf5}
argument with the appropriate installation prefix.
\begin{lyxcode}
\$~export~PHDF5\_HOME=/opt/phdf5/1.6.5

\$~./configure~-{}-with-hdf5
\$~./configure~-{}-with-hdf5=/opt/phdf5/1.6.5
\end{lyxcode}

\subsection{Additional Tools}
Expand Down

0 comments on commit 260702b

Please sign in to comment.