r568: no message
[ctsim.git] / doc / ctsim-install.tex
index 09425e598d25109a970f2b464f8b11ff8ba2ed15..b0cd92fbb449e5831d98c0bc0428fad5bf1ca2fd 100644 (file)
@@ -24,18 +24,21 @@ and Windows 2000. Due to use of the OpenGL and htmlhelp libraries,
 \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}\\
+\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{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 the platform-independent graphical interface. The graphical version
@@ -60,7 +63,7 @@ instructions.
     \urlref{Web site}{http://www.gnu.org}
 
   \item \textbf{dmalloc}\\
-    Used for debugging memory allocation\\
+    Used for debugging memory allocation.\\
     \urlref{Web site}{http://www.dmalloc.com}
 
 \end{itemize}