r449: Broken .tex file into chapters
[ctsim.git] / doc / tex2rtf / ctsim-install.tex
diff --git a/doc/tex2rtf/ctsim-install.tex b/doc/tex2rtf/ctsim-install.tex
new file mode 100644 (file)
index 0000000..c5cb08d
--- /dev/null
@@ -0,0 +1,49 @@
+\chapter{Installation}\index{Installation}%
+\setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}%
+\setfooter{\thepage}{}{}{}{}{\thepage}%
+
+\section{Download}\label{download}\index{Installation,Download}%
+
+The latest version of CTSim, plus source code, can be accessed from:
+
+\begin{verbatim}
+http://www.ctsim.org
+ftp://ftp.ctsim.org
+\end{verbatim}
+
+It is available in Windows 95/NT/2000 and Linux GUI versions and non-GUI versions.
+
+\section{Installing Linux RPM}\index{Installation,Linux}%
+
+\section{Installing Windows Binary}\index{Installation,Windows}%
+
+\section{Build From Sources}\label{build}\index{Installation,Build}%
+
+See the INSTALL file included in the source distribution for instructions.
+
+\section{Web Requirements}\label{installreq}\index{Installation,Requirements}%
+  \begin{itemize}\itemsep=0pt
+  \item zlib Library (optional)
+        \par Used for PNG file export.
+
+  \item libpng Library (optional)
+        \par Used for PNG file export.
+       \par www.libpng.org
+
+  \item FFTW library (optional)
+       \par Used for frequency-based filtering and fourier transformations of images.
+       \par www.fftw.org
+
+  \item readline library (optional)
+       \par Used for \ctsimtext interactive shell.
+
+  \item dmalloc library (optional)
+       \par Used for debugging memory allocation
+       \par www.dmalloc.com
+
+  \item wxWindows library (optional) 
+  \par Used for platform-independent graphical interface. The graphical-shell
+  program \ctsim requires this library.  
+  \par www.wxwindows.org
+\end{itemize}
+