X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2Fctsim-install.tex;h=caed69e132fe3bb28657ff33c369e8e366759e18;hb=8162ad03f6532038cad80069679bd369207b8684;hp=858cf4f0ad31868a1cfec2558d9bac3fd7976122;hpb=21362871030affef16ed3f135ac36349476416b5;p=ctsim.git diff --git a/doc/ctsim-install.tex b/doc/ctsim-install.tex index 858cf4f..caed69e 100644 --- a/doc/ctsim-install.tex +++ b/doc/ctsim-install.tex @@ -22,9 +22,7 @@ and Windows 2000. Due to use of the OpenGL and htmlhelp libraries, \ctsim\ is not compatible with the stock Windows 95 system. \section{Installing Linux RPM} -Download the \ctsim\ - -RPM file, then use +Download the \ctsim\ RPM file, then use the \texttt{rpm} manager program as follows:\\ \hspace*{1cm}\texttt{rpm -Uvh} \emph{ctsim-*.rpm}\\ @@ -42,12 +40,12 @@ These libraries are optional and not required to build \ctsim\ from source code. However, they add functionality to \ctsim\ and there inclusion is recommended. \begin{itemize} - \item \textbf{wxWindows}\\ + \item \textbf{wxWindows 2.3}\\ Used for the platform-independent graphical interface. The graphical version of \ctsim\ requires this library.\\ \urlref{Web site}{http://www.wxwindows.org} - \item \textbf{FFTW}\\ + \item \textbf{FFTW3}\\ Used for fast Fourier transformations of projections and images. Without this library \ctsim\ will use slower, traditional Fourier transformations.\\ \urlref{Web site}{http://www.fftw.org} @@ -68,4 +66,8 @@ However, they add functionality to \ctsim\ and there inclusion is recommended. Used for debugging memory allocation.\\ \urlref{Web site}{http://www.dmalloc.com} + \item \textbf{ctn}\\ + DICOM library used to support import/export of DICOM files + \urlref{Web site}{http://www.erl.wustl.edu/DICOM/ctn.html} + \end{itemize}