X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2Fctsim-install.tex;h=858cf4f0ad31868a1cfec2558d9bac3fd7976122;hb=21362871030affef16ed3f135ac36349476416b5;hp=09425e598d25109a970f2b464f8b11ff8ba2ed15;hpb=17f20398d8bb0e4b97b5884b999bbe8d58c5254f;p=ctsim.git diff --git a/doc/ctsim-install.tex b/doc/ctsim-install.tex index 09425e5..858cf4f 100644 --- a/doc/ctsim-install.tex +++ b/doc/ctsim-install.tex @@ -22,20 +22,25 @@ 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 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 +65,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}