X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=doc%2Fctsim-install.tex;h=b0cd92fbb449e5831d98c0bc0428fad5bf1ca2fd;hp=c697bf44f1bc00ebabf52c5520afcfc41758dadf;hb=b161e504433ad5d62dd2ecb0e325da73718f00a3;hpb=e5c753200f28fdf5542a48051ad79c7c7dfbb299 diff --git a/doc/ctsim-install.tex b/doc/ctsim-install.tex index c697bf4..b0cd92f 100644 --- a/doc/ctsim-install.tex +++ b/doc/ctsim-install.tex @@ -1,19 +1,19 @@ \chapter{Installation}\label{installation}\index{Installation}% -\setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}% +\setheader{{\it CHAPTER \thechapter}}{}{}{\ctsimheadtitle}{}{{\it CHAPTER \thechapter}}% \ctsimfooter% -\section{Download}\label{download}\index{Installation,Download}% +\section{Download}\label{download}\index{Download}% -The latest version of \ctsim, both executable programs and source code, +The latest version of \ctsim, both as executable programs and source code, can be downloaded from the official \ctsim\ \urlref{web site}{http://www.ctsim.org}. Additionally, these - files are also available from the \urlref{FTP site}{ftp://ftp.ctsim.org}. + files are also available from the \ctsim\ \urlref{FTP site}{ftp://ftp.ctsim.org}. -\section{Installing Windows Binary}\index{Installation,Windows}% +\section{Installing Windows Binary} Download the Windows executable file. -Simply execute this program to unpack \ctsim\ and begin the +Simply execute this program to begin the installation program. \ctsim\ will then be accessible from the \texttt{Start} Menu under the \texttt{Programs} submenu. @@ -21,29 +21,32 @@ installation program. \ctsim\ will then be accessible from the 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}\index{Installation,Linux}% -Download the RPM file from as \helprefn{shown}{download}. Then use -the \texttt{rpm} manager program:\\ -\hspace{1cm}\texttt{rpm -Uvh} \emph{ctsim-*.rpm}\\ +\section{Installing Linux RPM} +Download the \ctsim\ RPM file, then use +the \texttt{rpm} manager program as follows:\\ +\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 directory \texttt{/usr/local/man}. -\section{Build From Sources}\label{build}\index{Installation,Build}% +\section{Build From Sources}\label{build}\index{Source code build} 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}\\ - Used for platform-independent graphical interface. The graphical version + 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}\\ - Used for fast frequency-based filtering and fourier transformations of images. + 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} @@ -59,8 +62,8 @@ instructions. Used for \ctsimtext\ interactive shell.\\ \urlref{Web site}{http://www.gnu.org} - \item dmalloc library\\ - Used for debugging memory allocation\\ + \item \textbf{dmalloc}\\ + Used for debugging memory allocation.\\ \urlref{Web site}{http://www.dmalloc.com} \end{itemize}