r7940: Initial working version of fftw3 conversion -- tested only with pjrec
[ctsim.git] / doc / ctsim-install.tex
index b0cd92fbb449e5831d98c0bc0428fad5bf1ca2fd..caed69e132fe3bb28657ff33c369e8e366759e18 100644 (file)
@@ -40,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}
@@ -66,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}