X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2Fctsim-install.tex;h=083d293bcc621657bf65f39640ec887271bdbd3b;hb=294a10772740d04c66b2ea9284a6d7e243e55c99;hp=a51b550890cefd2a6005c012fcbbf60e5603af0d;hpb=07353e6f00d4b1b0c7a9b57b9b42043da29489ba;p=ctsim.git diff --git a/doc/ctsim-install.tex b/doc/ctsim-install.tex index a51b550..083d293 100644 --- a/doc/ctsim-install.tex +++ b/doc/ctsim-install.tex @@ -22,11 +22,9 @@ 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}\\ +\hspace*{1cm}\texttt{rpm -Uvh} \emph{ctsim-*.rpm}\\ \ctsim\ and \ctsimtext\ will then be installed in the \texttt{/usr/local/bin} directory. The online help file, \texttt{ctsim.hhp}, will be installed in @@ -37,9 +35,12 @@ directory \texttt{/usr/local/man}. Refer to the INSTALL file included in the source distribution for instructions. -\subsection{Optional Libraries}% +\subsection{Optional Libraries} +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} @@ -65,4 +66,8 @@ instructions. 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}